@charset "utf-8";
/* CSS Document */


 /*　CMへの文章リンク部分　*/

#cm div{
margin-bottom:10px;}


#cm .normal{
clear:both;
width:630px;
height:160px;
border:solid 1px #cccccc;
background:url(../img/normal_background.gif) repeat-x;
}

#cm .normal .midashi{
padding:5px 0 0 20px;}


 /*　CMリスト部分　*/

#cm ul{
width:614px;
margin:25px 0 0 20px;}

#cm li{float:left;}

 /*　各年　ＣＭ　*/

#cm #entries_1999{
clear:both;
width:634px;
height:200px;
background:url(../img/1999_background.jpg) no-repeat;
}



#cm #entries_2001{
clear:both;
width:634px;
height:200px;
background:url(../img/2001_background.jpg) no-repeat;
}

#cm #entries_2004{
clear:both;
width:634px;
height:200px;
background:url(../img/2004_background.jpg) no-repeat;
}


.midashi{
padding:10px 0 0 20px;}

.txt_tit{
font-size:16px;
font-weight:bold;}




.movie{padding:0 0 0 90px;}

.movie img{border: solid 4px #333333;}

img.movie a:hover{
	filter: alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;
}

.txt_read{width:374px;}


 /*　CMへの文章リンク部分　*/

.txt_read a{
	display:block;
	background:url(../img/saisei_b.gif) no-repeat;
	background-position:2pt 2pt;
	text-decoration:none;
	padding:2px 2px 2px 20px;
}
.txt_read a:link {color: #333333;}

.txt_read a:visited {color: #333333;}

.txt_read a:hover {
	display:block;
	background:url(../img/saisei_p.gif) no-repeat;
	background-position:2pt 2pt;
	background-color:#f5a4bf;
	text-decoration:none;
	width:280px;
}





 /* cmの映像が流れる部分 別窓*/
#cm_movie{
	text-align:center;
	padding:30px 0;
}

#cm_movie p{
	display:block;
}
