@charset "utf-8";

/* ----------------------------------------------

	CSS information
	file name  :  style.css
	
 ---------------------------------------------- */

body{
	background:#FDD400; margin:0; padding:0; font-size:0.8em; line-height:180%;
	}

#dc_main { background:url(../images/top.jpg) repeat-x top; width:960px; margin:0 auto; }
#dc_top { background:url(../images/main_img.png) no-repeat left top; width:928px; height:565px; padding:0; margin:0 auto; }

#dc_top H1 { background:url(../images/title.png) no-repeat; width:433px; height:300px; text-indent:-9999px; margin:0 0 0 455px; }

.story { width:433px; margin:50px 0 0 455px; }

#dc_top ul { padding:0; margin:18px 0 0 173px; }
#dc_top li { float:left; list-style:none; }

.info { width:880px; margin:0 auto; }
.info H2 { clear:both; margin:0 0 10px 0; padding:0; }
.info ul { width:880px; margin:0; padding:0; }
.info li { float:left; list-style:none; margin:10px 6px 10px 0; text-align:center; color:#85181D; }

.footer { background-color:#FFFFFF; width:960px; padding:0; margin:20px 0 0 0; }
.footer ul { margin:0 auto; padding:0; width:762px; height:80px; }
.footer li { list-style:none; float:left; width:234px; height: 60px; margin:20px 20px 20px 0; }

.copy { clear:both; padding:0; margin:0; }

.vod {color: #D10212; font-weight: bold; }