@charset "utf-8";
/* CSS Document */

#main {
	padding-top: 5px;
}

#image-box {
	margin-bottom: 15px;
}

#contents h2 {
	width: 585px;
	height: 40px;
	text-indent: -9999px;
	margin-bottom: 25px;
	background-repeat: no-repeat;
}

#contents .text-box {
	width: auto;
	padding: 0 5px 0 10px;
	margin-bottom: 20px;
	line-height: 1.5;
}

#contents h2#info-topics-h {
	background-image: url(../images/top/info-topics_h2.jpg);
}

table#info-topics-table,
table#blog-table {
	width: 570px;
	margin-bottom: 15px;
}

table#info-topics-table th,
table#info-topics-table td,
table#blog-table th,
table#blog-table td {
	padding: 5px 0;
}

table#info-topics-table th,
table#blog-table th {
	width: 70px;
}

table#info-topics-table td,
table#blog-table td {
	width: auto;
	padding-left: 14px;
}


table#info-topics-table th span,
table#blog-table th span {
	width: 69px;
	font-weight: normal;
	text-align: left;
	border-right: #434343 solid 1px;
	display: inline-block;
	height: 15px;
	overflow: hidden;
}



#movie-box {
	width: 430px;
	margin-bottom: 20px;
	clear: both;
}

h2#feture-h {
	background-image: url(../images/top/feature_h2.jpg);
}

#contents h3 {
	width: 580px;
	margin-left: 5px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 30px;
	margin-bottom: 15px;
}

#contents h3#feature01-h {
	background-image: url(../images/top/feature01_h3.gif);
}
#contents h3#feature02-h {
	background-image: url(../images/top/feature02_h3.gif);
}
#contents h3#feature03-h {
	background-image: url(../images/top/feature03_h3.gif);
}

#contents h2#blog-h {
	background-image: url(../images/top/blog_h2.jpg);
}