/*上のメニュー*/
#main_menu {
	margin: auto;
	padding: 0px;
	height: 20px;
	width: 100%;
	background-color: #649F65;
	background-image : url(main_mb.gif);
	background-repeat: repeat-x;
}
#main_menu_box {
	margin: auto;
	background-image : url(m_menu_b.gif);
	height: 20px;
	width: 760px;
	font-size: 9pt;
	text-indent: 0px;
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main_menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#main_menu li {
	list-style-type: none;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
	text-indent: 0px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-right: 6px;
	margin-top: 1px;
	margin-bottom: 0px;
	padding-top: 3px;
}
#main_menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	margin: 0px;
}
#main_menu a:hover {
	text-decoration: underline;
}

/*パンくずリスト*/
#path {
	font-size: x-small;
	color: #555;
	padding-left: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	width: 550px;
	/*border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;*/
}
#path a {
	color: #326633;
	text-decoration: none;
}
#path a:hover {
	text-decoration: underline;
	background-color: #CCDDBD;
}

/*中ページのコンテンツ部分外枠*/
#content_box {
	padding: 0px;
	width: 760px;
	background-image : url(main_b.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*中ページのコンテンツ部分*/
#box {
	margin: 0px;
	padding: 0px;
	width: 760px;
/*	background-image: url(../images/box_b.gif);
	background-repeat: no-repeat;
	background-position: right top;
*/}

/*中ページ左部分*/
#left_menu_box {
	width: 170px;
	background-image : url(titile_map.gif);
	background-repeat: no-repeat;
	float: left;
}
div#left_menu_box ul {
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;
}

div#left_menu_box li {
	display:inline;
	margin:0;
	padding:0;
}

div#left_menu_box li a {
	display:block;
	font-size:10px;
	line-height:1.4em;
	color:#666;
	margin-bottom:1px;
	padding:0.5em 10px 0.5em 14px;
	border:1px solid #ccc;
	text-decoration: none;
	margin-left: 1px;
}
div#left_menu_box li a:hover {
	color:#fff;
	background-color:#a3cf9a;
	text-decoration:none;
}

/*中ページ右部分*/
#right_box {
	margin: 5px 10px 10px 15px;
	float: left;
	width: 555px;
	position: relative;
}

/*中ページの下のライン部分*/
#footer_menu {
	margin: auto;
	padding: 0px;
	background-image : url(s_menu_b.gif);
	height: 20px;
	width: 760px;
}

/*このページ先頭へ戻る*/
#pagetop {
	font-size: x-small;
	margin-top: 20px;
	clear: both;
	text-align: right;
}
#pagetop a {
	color: #326633;
	text-decoration: underline;
}
#pagetop a:hover {
	text-decoration: none;
}
.ya01 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 5px;	
}
/* 2 */
#left_menu_box2 {
	width: 170px;
	background-image : url(titile_map.gif);
	background-repeat: no-repeat;
	float: left;
}
#gaiyo a {
	display:block;
	font-size:13px;
	line-height:1.4em;
	color:#666;
	margin-bottom:1px;
	padding:0.5em 10px 0.5em 14px;
	border:1px solid #ccc;
	text-decoration: none;
	margin-left: 1px;
}
#gaiyo a:hover {
	color:#fff;
	background-color:#a3cf9a;
	text-decoration:none;
}
#koka {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 14px;
	display: block;
	font-size:13px;
	color:#666;
}
div#kakushi ul {
	list-style-type:none;
	margin:0 0 10px 0;
	padding:0;
}
div#kakushi li {
	display:inline;
	margin:0;
	padding:0;
}
div#kakushi li a {
	display:block;
	font-size:10px;
	line-height:1.4em;
	color:#666;
	margin-bottom:1px;
	padding:0.5em 10px 0.5em 14px;
	border:1px solid #ccc;
	text-decoration: none;
	margin-left: 1px;
}
div#kakushi li a:hover {
	color:#fff;
	background-color:#a3cf9a;
	text-decoration:none;
}
