#Header {
	height: auto;
	width: 740px;
}

#Contents {
	text-align: center;
	width: 728px;
}
#Contents .midashi {
	font-size: 160%;
	font-weight: bold;
}
#Contents ul {
	position: relative;
	top: 4px;
	margin-top: 5px;
	padding-right: 10px;
	list-style-type: none;
}
#Contents li{
	margin-right: 10px;
	margin-left: 5px;
	background-image: url(../img/mark_top.gif);
	background-repeat: no-repeat;
	line-height: 150%;
	text-indent: 20px;
	text-align: left;
	height: 20px;
	margin-bottom: 10px;
}
#Contents li a{
	text-decoration:none;
	color: #233f8a;
	font-size: 100%;
	font-weight: bold;
	}
#Contents li a:hover { 
	color:#9aa0ce; 
}
#Contents .leftbox {
	width: 335px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
}
#Contents .rightbox {
	width: 335px;
	float: right;
	margin-top: 20px;
	margin-right: 10px;

}
#Contents .s_conts {
	font-size: 80%;
	background-image: url(../img/mark_s.gif);
	margin-left:20px;
	font-weight: normal;
	text-indent: 15px;
	margin-top: 5px;
	margin-bottom: 0px;
}
#Contents .s_conts a:hover {
	color:#fcaa09;
}
#Contents .rightbox .fontcolor {
	color: #F87488;
}
