@charset "utf-8";
/* CSS Document */


/*-------------------
	ページ固有部分
------------------- */
#main li.year2010 a{
	background-position:0 0;

}

#main li.year2010 a:hover{
	background-position:0 0;
}


/*右側写真用*/
div.box dl dd dl dd.liveimg img.img1, div.box dl dd dl dd.liveimg img.img2, div.box dl dd dl dd.liveimg img.img3{
	width:314px;
	height:214px;
}
/* 小さい写真 */
div.box dl dd dl dd.liveimg img.img2, div.box dl dd dl dd.liveimg img.img3{
	clear:left;
	margin:20px 0px 0px 0px;
}



*html div.box h3{
	margin:10px 0px 0px 30px;
}


*html div.box li.btn1{
	margin:15px 0px 0px 30px;
}
*html div.box li.btn2{
	margin:15px 0px 0px 15px;
}



/* IE6 */
/**html #main{
	height:auto;
}*/
*html div.box dl.waku{
	margin:30px 60px 0px 60px;
}

*html div.box dl dd dl dd.liveimg{
	margin:35px 0px 0px 0px;
}

*:first-child+html div.box h3{
	margin:20px 0px 0px 60px;
}
*:first-child+html div.box ul{
	margin-top:10px;
}
*:first-child+html div.box dl dd dl dt.livelist{
	margin:0px 0px 0px 0px;
}
