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

#contents {
	width: 900px;
	text-align: left;
}
#contents h1 {
	height: 60px;
	width: 900px;
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 30px;
	line-height: 3em;
}
h2 {
	font-size: 20px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	margin-bottom: 30px;
	padding-bottom: 5px;
	clear: both;
}

#contents-area {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
#contents-area td {
	padding: 5px;
}
.td-list {
	width: 105px;
}
.td-contennts {
	width: 380px;
}
.sub-area {
	float: right;
	width: 276px;
}
.main-area {
	float: left;
	width: 514px;
}
.banner-area {
	height: 80px;
	text-align: right;
	width: 840px;
}
