@charset "UTF-8";
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
	margin-top: 50px;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
#content {
	width: 750px;
	float: left;
	clear: both;
}
.header {
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/index_header.gif);
	height: 50px;
	padding-left: 150px;
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-bottom: 10px;
	color: #666666;
}
.header   a {
	color: #666666;
}
.header a:visited {
	color: #666666;
}
.header a:hover {
	color: #FF6600;
	text-decoration: none;
}
.main {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.news1 {
	float: left;
	margin-left: 15px;
	clear: both;
	margin-bottom: 30px;
	width: 255px;
	height: 160px;
	padding-top: 5px;
}
.news2 {
	background-image: url(images/news2.gif);
	height: 155px;
	background-repeat: no-repeat;
	font-size: 12px;
	width: 380px;
	float: right;
	margin-right: 15px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	line-height: 1.5em;
}
.footer {
	font-size: 12px;
	background-image: url(images/index_footer.gif);
	background-repeat: no-repeat;
	height: 65px;
	padding-left: 50px;
	padding-top: 10px;
	clear: both;
	padding-right: 50px;
	line-height: 1.1em;
}
.s_menu {
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-top: 93px;
	font-weight: normal;
}
.f_menu {
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	clear: both;
	float: right;
	margin-bottom: 10px;
	margin-right: 15px;
}

