@charset "shift_jis";
.navi	{  }
/*---------ページ全体の設定---------*/

.laine1 {  font-size: 12px; line-height: 24px; color:#666666}

/*-----------メディア紹介-----------*/

.mebia_ttl{
	color:#666666;
	font-weight:bold;
	font-size:20px;
	
}
	
.list{
	color:#666666;

}

.list table {
	color:#333333;
	border: 1px solid #000000;
	border-collapse:collapse;
	border-spacing: 1; 
	background-color:#000000;
}
.list th {
	border: 1px solid #CCCCCC;
	line-height:1.5em;
	border-spacing: 0; 
	color:#ffffff;
	background-color:#333333;
	font-size:0.8em;
}
.list td {
	border: 1px solid #CCCCCC;
	border-spacing: 0;
	line-height:1.5em;
	padding:0.3em;
	color:#666666;
	background-color:#ffffff;
	font-size:12px;
}

tr.evencell td{
	background-color:#F3E9EE;
	
}

.modoru	{
	font-weight:bold;
	text-align:center;
	margin:25px;

}
/*-----メディア詳細紹介ページ-----*/

.tv_ttl{
	color:#333333;
	font-weight:bold;
	font-size:18px;
}

.tv_subttl{
	color:#333333;
	font-weight:bold;
	font-size:14px;
	margin:10px 0 5px 0;
}

#snap{
	line-height: 80%;
	
}

#snap img{
	margin:1px;
	line-height: 80%;
	
}

.snap_left{
	float:left;
	width:344;

}
.snap_right{
	float:right;
	width:344;

}
.caption{
	font-size:75%;
	color:#666666;
	margin:0px 0 15px 0;
	
}

.popup{
	margin:20px;
	text-align:center;

}

#booksnap{
	margin:20px 0px 0px 0px;
	
}