@charset "UTF-8";
/* CSS Document */

#top_wrapper {
	width:922px;
	margin:0px auto;
	text-align:left;
}
#flash {
	clear:both;
	padding-bottom:20px;
}
#topmovie{
	text-align:center;
}
#about_contents {
	width:900px;
	margin:0px auto;
}
#about_second {
	clear:both;
}

/* navi */
#navi {
	clear:both;
	width:900px;
	height:35px;
	background:url(../img/bg_navi.gif) repeat;
	margin:0px auto 20px auto;
}

/* topics */
#topics {
	width:610px;
	height:413px;
	float:left;
	background:url(../img/bg_topics.gif) repeat-y;
}
#topics_contents {
	width:590px;
	margin:10px auto 0px auto;
}
#topics_contents h2 {
	width:590px;
	height:30px;
	background:url(../img/tit_topics.gif) no-repeat;
	text-indent:-9999px;
	margin-bottom:10px;
}
#topics_first {
	width:410px;
	float:right;
}
#topics_second {
	width:170px;
	float:left;
}
#img_special,
#topics_second_first {
	margin-bottom:10px;
}

/* times */
#times {
	width:408px;
	height:170px;
	border:#CCCCCC 1px solid;
}
#times_contents {
	width:398px;
	margin:0px auto;
}
#times_contents h3 {
	width:398px;
	height:25px;
	background:url(../img/tit_times.gif) no-repeat;
	text-indent:-9999px;
	margin:5px 0px 15px 0px;
}
#times_img {
	width:149px;
	float:left;
	border:#CCCCCC 1px solid;
}
#times_txt {
	width:239px;
	float:right;
}
#times_txt h4 a,
#times_txt h4 a:link,
#times_txt h4 a:visited {
	color:#666699;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
#times_txt h4 a:hover,
#times_txt h4 a:active {
	color:#666699;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
}
#times_more {
	text-align:right;
	margin-top:10px;
}

/* new */
#new {
	width:280px;
	height:413px;
	float:right;
	background:url(../img/bg_new.gif) repeat-y;
}
#new_contents {
	width:260px;
	margin:10px auto 0px auto;
}
#new_contents h2 {
	width:93px;
	height:13px;
	background:url(../img/tit_new.gif) no-repeat;
	text-indent:-9999px;
	line-height:0px;
}

.new_set {
	width:250px;
	height:60px;
	background-color:#FFFFFF;
	padding:5px;
	margin-top:5px;
}
.new_th {
	width:60px;
	float:left;
}
.new_txt {
	width:180px;
	float:right;
}
.new_txt a,
.new_txt a:link {
	font-size:10px;
	color:#666666;
	text-decoration:none;
	line-height:1.5em;
}
.new_txt a:hover,
.new_txt a:active {
	color:#FF3333;
	text-decoration:underline;
	line-height:1.5em;
}
.new_txt a:visited {
	color:#663366;
	text-decoration:none;
	line-height:1.5em;
}
.txt_new {
	color:#666666;
	line-height:1.5em;
}

/* letter */
#letter {
	width:610px;
	height:202px;
	background:url(../img/bg_letter.gif) repeat-y;
	float:left;
	margin:10px 0px 20px 0px;
	padding-top:10px;
}

.letter_set1 {
	clear:both;
	width:590px;
	margin:0px auto;
}
.letter_set2 {
	clear:both;
	width:590px;
	margin:0px auto;
}
.letter_set1 h4 {
	width:290px;
	height:90px;
	background:url(../img/tit_letter.jpg) no-repeat;
	text-indent:-9999px;
}
.letter_set1 h4 a {
	display:block;
	width:290px;
	height:90px;
}
.letter_set1 .letter_first {
	width:290px;
	float:left;
	margin-bottom:10px;
}
.letter_first {
	width:290px;
	float:left;
}
.letter_set1 .letter_second {
	width:290px;
	float:right;
	margin-bottom:10px;
}

.letter_second {
	width:290px;
	float:right;
}

/* dailymade */
#dailymade {
	width:280px;
	float:right;
	margin:10px 0px 20px 0px;
}