@charset "EUC-JP";

/* tvcm(index)
------------------------------------------------------------------*/

#tvcm{
	width:546px;
	margin-bottom:50px;
}
#tvcm dl{
	display:block;
	float:left;
	width:152px;
	height:310px;
	margin:0 30px 15px 0;
}
#tvcm dt{
	display:block;
	width:152px;
	
}
#tvcm h4{
	font-size:12px;
	font-weight:normal;
	line-height:120%;
	text-align:left;
	padding:15px 0 3px 0;
	border-bottom:1px dotted gray;
}
#tvcm dd .icon{
	font-size:10px;
	font-weight:normal;
	line-height:120%;
	padding:3px 0 3px 0;
	border-bottom:1px dotted gray;
}
#tvcm dd.caption{
	display:block;
	width:152px;
	text-align:left;
	font-size:10px;
	line-height:140%;
}
