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

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

 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	text-decoration: none;
	background-color: #009966;
	display: block;
	height: 20px;
	width: 150px;
	text-align: left;
	line-height: 1.5em;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
/* CSS Document */
body {
	background-image: url(../m_img/back.gif);
	background-repeat: repeat-x;
}

#wrapper {
	display: block;
	height: auto;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	display: block;
	height: 80px;
	width: 800px;
	background-image: url(../m_img/header_back.jpg);
	background-repeat: no-repeat;
}
#contener {
	display: block;
	height: auto;
	width: 800px;
	clear: both;
}
#leftnavi {
	display: block;
	float: left;
	height: 600px;
	width: 150px;
	font-size: 7pt;
	color: #003399;
	background-image: url(../m_img/back2.jpg);
	background-repeat: no-repeat;
}
#contents {
	display: block;
	float: right;
	height: auto;
	width: 588px;
	font-size: 9pt;
	line-height: 1.3em;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
}
#form_contents {
	display: block;
	float: right;
	height: auto;
	width: 587px;
	font-size: 12pt;
	line-height: 1.3em;
	text-decoration: none;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	text-align: center;
}
#position {
	font-size: 7pt;
	text-decoration: none;
	text-align: right;
	display: block;
	height: 10px;
	width: 618px;
	padding-top: 10px;
	padding-right: 30px;
	float: right;
}
#footer {
	display: block;
	height: 65px;
	width: 800px;
	clear: both;
	background-image: url(../../topimg/footer.gif);
	font-size: 7pt;
	color: #333333;
	text-align: center;
}
#footer #pagetop {
	display: block;
	float: right;
	height: 15px;
	width: 15px;
	margin-right: 10px;
	margin-top: 5px;
}

