﻿@charset "UTF-8"; 

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {
	margin:0;
	padding:0;
}
body {
	line-height:1.5em;
	font-size:75%;
	color:#333;
	margin:0 auto 0 auto;
	padding:0;
	text-align:center;
	height:auto;
	font-family:Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
/*	background:#f7fbec; */
	background:#fff;
}
#main-body {
	width:900px;
	margin:0 auto 0 auto;
	padding:0;
	text-align:left;
	height:auto;
	background-color:#fff;
}
a img {
	border:none;
}
ol,ul,li {
	list-style:none;
}
p {
	margin:0;
	padding:0;
}



html>/**/body {
	line-height:1.5em;
	font-size:12px;
	color:#333;
	margin:0 auto 0 auto;
	padding:0;
	text-align:center;
	height:auto;
	font-family:Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	background:#fff;
	letter-spacing:-1px;
}


/*　共通設定　－－－－－－－－－－－－－－－－－－
－－－－－－－－－－－－－－－－－－－－－－－－*/
.red_b {
	font-weight:bold;
	color:#f00;
}
.red {
	color:#f00;
}
.center{
	text-align:center;
}
.right{
	text-align:right;
}

/*　リンク　－－－－－－－－－－－－－－－－－－－
－－－－－－－－－－－－－－－－－－－－－－－－*/
a:link {
	text-decoration:underline;
	color:#333;
}
:visited {
	text-decoration:underline;
	color:#333;
}	 
a:active {
	text-decoration:underline;
	color:#333;
}
a:hover {
	text-decoration:underline;
	color:#f66;
}


/*　フッター　－－－－－－－－－－－－－－－－－－
－－－－－－－－－－－－－－－－－－－－－－－－*/
.footer {
	clear:both;
	padding:0;
	margin:0;
	height:32px;
	width:900px;
	background:url(../images/footer.gif) repeat-x;
	text-align:center;
}
address {
	margin:0;
	padding:10px 0 0 0;
	font-style:normal;
}


/*　コンテンツ　－－－－－－－－－－－－－－－－－
－－－－－－－－－－－－－－－－－－－－－－－－*/
#contents_left {
	float:left;
	width:180px;
	height:auto;
	margin:0;
	padding:0;
}
#contents_right {
	float:right;
	width:700px;
	height:auto;
	margin:0 0 0 2px;
	padding:0;
}


/*　このページのトップへ　－－－－－－－－－－－－
－－－－－－－－－－－－－－－－－－－－－－－－*/
.totop {
	clear:both;
	margin:0 12px 30px 0;
	padding:10px 0 0 0;
	text-align:right;
}
.totop02 {
	clear:both;
	margin:0 12px 0 0;
	padding:0;
	text-align:right;
}
.totop03 {
	clear:both;
	margin:0 12px 15px 0;
	padding:0;
	text-align:right;
}


/*　ヘッダー　－－－－－－－－－－－－－－－－－－
－－－－－－－－－－－－－－－－－－－－－－－－*/
h1 {
	line-height:20px;
	width:900px;
	margin:0;
	padding:0;
	text-align:center;
	font-size:100%;
	font-weight:normal;
	color:#fff;
	background-color:#9c0;
}

.header {
	width:900px;
	height:107px;
	margin:0;
	padding:0;
}

.header01 {
	float:left;
	width:156px;
	margin:0;
	padding:0;
}
.header02 {
	float:left;
	width:480px;
	margin:0;
	padding:0;
}
.header03 {
	float:left;
	width:264px;
	height:107px;
	margin:0;
	padding:0;
	background:url(../images/header_img01.jpg) 0 0 no-repeat;
}

ul li.header_menu01 {
	float:left;
	width:70px;
	margin:0;
	padding:0;
}
ul li.header_menu02 {
	float:left;
	width:100px;
	margin:0;
	padding:0;
}
.header04 {
	float:;
	width:230px;
	height:45px;
	margin-top:25px;
	padding:0;
}

/*－－－－－*/
.header03 ul {
	margin:0;
	padding:0;
}
.header03 ul li {
	float:left;
	width:132px;
	margin:0;
	padding:0;
	text-indent:-9999px;
}
.header_menu01 a {
	background:url(../images/header_menu01.gif) no-repeat;
	height:22px;
	margin:0;
	display:block;
	width:132px;
}
.header_menu01 a:hover {
	background:url(../images/header_menu01.gif) no-repeat 0 -22px;
	height:22px;
	width:132px;
	margin:0;
}
.header_menu02 a {
	background:url(../images/header_menu02.gif) no-repeat;
	height:22px;
	margin:0;
	padding:0;
	display:block;
	width:132px;
}
.header_menu02 a:hover {
	background:url(../images/header_menu02.gif) no-repeat 0 -22px;
	height:22px;
	width:132px;
	margin:0;
}
/*－－－－－－－*/

/*　ログイン　－－－－－－－－－－－－－－－－－－
－－－－－－－－－－－－－－－－－－－－－－－－*/
.login {
	/* --- v add 2009/05/28 --- */
	display: none;
	/* --- ^ add 2009/05/28 --- */
	margin:0;
	padding:8px 0 0 0;
	width:180px;
	height:138px;
	background:url(../images/login_bg.gif) no-repeat;
}

.login01 {
	margin:0 0 0 70px;
	padding:0;
	width:60px;
	height:14px;
}
.login02 {
	margin:0 0 5px 85px;
	padding:0;
	height:14px;
}
/*　IE6・IE7以外（モダンブラウザ）　*/
html>/**/body .login02 {
	margin:0 0 8px 85px;
	padding:0;
	height:14px;
}

.login03 {
	margin:0 0 45px 25px;
	padding:0;
	height:14px;
}
.login04 {
	margin:0 0 0 50px;
	padding:0;
	width:72px;
	height:19px;
}


/*　メインメニュー　－－－－－－－－－－－－－－－
－－－－－－－－－－－－－－－－－－－－－－－－*/
.main_menu {
	margin:0;
	padding:0;
}
.main_menu01 a {
	background:url(../images/main_menu01.gif) no-repeat;
	height:62px;
	margin:0;
	display:block;
	width:180px;
	text-indent:-9999px;
}
.main_menu01 a:hover {
	background:url(../images/main_menu01.gif) no-repeat 0 -62px;
	height:62px;
	width:180px;
	margin:0;
}
.main_menu02 a {
	background:url(../images/main_menu02.gif) no-repeat;
	height:62px;
	margin:3px 0 0 0;
	padding:0;
	display:block;
	width:180px;
	text-indent:-9999px;
}
.main_menu02 a:hover {
	background:url(../images/main_menu02.gif) no-repeat 0 -62px;
	height:62px;
	width:180px;
	margin:3px 0 0 0;
}
.main_menu03 a {
	background:url(../images/main_menu03.gif) no-repeat;
	height:62px;
	margin:3px 0 0 0;
	padding:0;
	display:block;
	width:180px;
	text-indent:-9999px;
}
.main_menu03 a:hover {
	background:url(../images/main_menu03.gif) no-repeat 0 -62px;
	height:62px;
	width:180px;
	margin:3px 0 0 0;
}
.main_menu04 a {
	background:url(../images/main_menu04.gif) no-repeat;
	height:71px;
	margin:5px 0 0 0;
	padding:0;
	display:block;
	width:180px;
	text-indent:-9999px;
}
.main_menu04 a:hover {
	background:url(../images/main_menu04.gif) no-repeat 0 -71px;
	height:71px;
	width:180px;
	margin:5px 0 0 0;
}
.main_menu05 a {
	background:url(../images/main_menu05.gif) no-repeat;
	height:71px;
	margin:3px 0 0 0;
	padding:0;
	display:block;
	width:180px;
	text-indent:-9999px;
}
.main_menu05 a:hover {
	background:url(../images/main_menu05.gif) no-repeat 0 -71px;
	height:71px;
	width:180px;
	margin:3px 0 0 0;
}
.main_menu06 a {
	background:url(../images/main_menu06.gif) no-repeat;
	height:56px;
	margin:3px 0 0 0;
	padding:0;
	display:block;
	width:180px;
	text-indent:-9999px;
}
.main_menu06 a:hover {
	background:url(../images/main_menu06.gif) no-repeat 0 -56px;
	height:56px;
	width:180px;
	margin:3px 0 0 0;
}


p.main_menu07 {
	background:url(../images/new_main_menu07-bg.gif) no-repeat;
	height:258px;
	margin:5px 0 0 0;
	padding:0;
	display:block;
	width:180px;
	text-indent:-9999px;
}
p.main_menu07 a {
	background:url(../images/main_menu07-map.gif) no-repeat;
	height:18px;
	margin:30px 0 0 130px;
	padding:0;
	display:block;
	width:39px;
	text-indent:-9999px;
}
p.main_menu07 a:hover {
	background:url(../images/main_menu07-map.gif) no-repeat 0 -18px;
	height:18px;
	width:39px;
	margin:30px 0 0 130px;
}


.main_menu08 a {
	background:url(../images/main_menu08.gif) no-repeat;
	height:45px;
	margin:5px 0 0 0;
	padding:0;
	display:block;
	width:180px;
	text-indent:-9999px;
}
.main_menu08 a:hover {
	background:url(../images/main_menu08.gif) no-repeat 0 -45px;
	height:45px;
	width:180px;
	margin:5px 0 0 0;
}
.main_menu09 a {
	background:url(../images/main_menu09.gif) no-repeat;
	height:67px;
	margin:5px 0 0 0;
	padding:0;
	display:block;
	width:180px;
	text-indent:-9999px;
}
.main_menu09 a:hover {
	background:url(../images/main_menu09.gif) no-repeat 0 -67px;
	height:67px;
	width:180px;
	margin:5px 0 0 0;
}
.main_menu20 a {
	background:url(../images/main_menu20.gif) no-repeat;
	height:67px;
	margin:5px 0 0 0;
	padding:0;
	display:block;
	width:180px;
	text-indent:-9999px;
}
.main_menu20 a:hover {
	background:url(../images/main_menu20.gif) no-repeat 0 -67px;
	height:67px;
	width:180px;
	margin:5px 0 0 0;
}
.main_menu11 a {
	background:url(../images/main_menu11.gif) no-repeat;
	height:56px;
	margin:3px 0 0 0;
	padding:0;
	display:block;
	width:180px;
	text-indent:-9999px;
}
.main_menu11 a:hover {
	background:url(../images/main_menu11.gif) no-repeat 0 -56px;
	height:56px;
	width:180px;
	margin:3px 0 0 0;
}


ul.main_menu102 {
	margin:15px 0 0 0;
	padding:0 0 15px 0;
}
ul.main_menu102 li {
	margin:0 0 6px 0;
	padding:0;
}
.main_menu10 a {
	margin:0;
	padding:0 0 0 29px;
	font-weight:bold;
	background:url(../images/main_menu10-icon.gif) no-repeat;
	height:18px;
	width:151px;
	text-decoration:none;
	color:#9c0;
}
.main_menu10 a:visited {
	text-decoration:none;
	color:#9c0;
}	 
.main_menu10 a:active {
	text-decoration:none;
	color:#9c0;
}
.main_menu10 a:hover {
	text-decoration:none;
	color:#04722a;
	margin:0;
	padding:0 0 0 29px;
	background:url(../images/main_menu10-icon.gif) no-repeat 0 -18px;
}

/* v--- add 2009/05/21 ---*/
.main_menu05{
	display:none;
}
/* ^--- add 2009/05/21 ---*/
