@import url("normalize.min.css");
@import url("font-awesome.min.css");
@import url("style.css");

.news,.news li {
	padding:0;
	margin:0;
	list-style:none;
	}
.news{
	background-color: #F0F0F0;
}
.news li{
	padding: 6px 4px;
	border-bottom: 1px dotted #C5C5C5;
	ont-size:0.8em;
}
.news li:last-child{
	border-bottom: none;
}

section h1 {
	font-size: 1em;
	margin: 0px;
	padding: 8px 12px;
	color: #fff;
	background-color: #131313;
}
section h2 {
	font-size: 1em;
	margin: 0px;
	padding: 0px;
}
section p{margin: 0px;padding:0px;}
section .subt{
		background-color: #F0F0F0;
		padding:4px 8px;
}
section .subt a {
	float:right;
	font-size:0.8em;
	text-decoration:none;
}

/*
.learning ul,.learning li,
.audition ul,.audition li,
.appear ul,.appear li,
.event ul,.event li,
.event ul,.event li,
.event ul,.event li,
*/
section ul,section li {
	padding:0;
	margin:0;
	list-style:none;
	}
ul.learning_onsei {
	padding: 8px;
}
.learning_onsei li a{
	padding: 4px;
	display:block;
/*	font-size:0.9em;*/
}
.learning_onsei li a:hover {
	padding: 4px;
	display:block;
/*	font-size:0.9em;*/
}

.learning_doga li a,.event li a,.goods li a,.emanga li a {
	display: block;
	_zoom: 1;
	overflow: hidden;
	padding: 5px 20px 5px 4px;
	background-image: url(../img/linkpoint_off.gif);
	background-repeat: no-repeat;
	background-position: right center;
	text-decoration: none;
}
div[class$="_thum"] { float: left;margin: 0 10px 5px 0;}  
div[class$="_ttl"] { overflow: hidden; height:90px; width:auto;word-break: break-all; } 
/* div[class$="_ttl"] { overflow: hidden; height:90px; width:auto;text-overflow: ellipsis; } */
.event_thum img{width:90px;height:auto;}

.audition li a{
	display: block;
	_zoom: 1;
	overflow: hidden;
	padding: 8px 6px ;
	text-decoration: none;
	font-size:0.95em;
	text-overflow: ellipsis;
}
.audition li,
.appear li,
.event li,
.goods li,
.emanga li {
	border-bottom: 1px dotted #C5C5C5;
}
.audition li:last-child,
.appear li:last-child,
.event li:last-child,
.goods li:last-child,
.emanga li:last-child {
	border-bottom: none;
}

.appear li{
	display: block;
	_zoom: 1;
	padding: 8px 6px ;

	font-size:0.95em;
}
.appear li a{	text-decoration: none;}


div[class$="_thum"] {
	display: block;
	_zoom: 1;
	overflow: hidden;
	width:90px;
	height:90px;
}
div.doga_thum {width:auto;}
div[class$="_ttl"] img {
	width:90px;
	height:auto;
}

.learning_app li,
.music li,
.links li {
	width: 50%;
	float: left;
}
.learning_app li img,
.music li img,
.links li img {
	width: 100%;
	height: auto;
}




