@charset "UTF-8";
	/* 文字エンコードの設定（削除不可） */

/* ***********************************************
/* HTML要素（一部#ID） */
*	{	}

/* 基本構造 */
html	{	}
body	{
	background-color: #f3f3f3;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: normal;
}
hr	{	}

/* 見出し */
h1,h2,h3,h4,h5,h6	{	}
h1	{	}
h2	{	}
h3	{	}
h4	{	}
h5	{	}
h6	{	}

/* 段落 */
p	{	}

/* アンカー */
a	{
	color: #006699;
}
	a:link	{	}
	a:visited	{
	color: #336633;
}
	a:hover	{
	color: #0099CC;
}
	a:active	{	}
	a:focus	{	}

/* 強調・追加・削除 */
em	{	}
strong	{	}
ins	{	}
del	{	}

/* フォーム */

input	{	}
	input#TEXT	{	}
	input#CHECKBOX	{	}
	input#RADIO	{	}
	input#BUTTON	{	}
textarea	{	}
select	{	}
option	{	}
optgroup	{	}

/* リスト */
ol	{	}
	ol li	{	}
ul	{	}
	ul li	{	}
dl	{	}
	dt	{	}
	dd	{	}

/* アドレス */
address	{	}

/* 引用（サンプルページ未記述） */
blockquote	{	}
cite,q	{	}

/* 整形済みテキスト（サンプルページ未記述） */
pre	{	}

/* 物理要素（サンプルページ未記述） */
b	{	}
i	{	}
big	{	}
small	{	}
tt	{	}

/* ***********************************************
/* 各#ID＆.class */

body#INDEX	{	}

div#PAGETOP	{
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b9b9b9;
	border-left-color: #b9b9b9;
	background-color: #FFFFFF;
	clear: both;
	background-image: url(../image/back_line.gif);
	background-repeat: repeat-y;
}
div#HEADER	{
	background-image: url(../image/top_bar_y.gif);
	background-repeat: repeat-x;
	height: 43px;
	margin: 0px;
	padding: 0px;
}
#HEADER img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float: left;
}
	ul#top_btn	{
	padding: 0px;
	list-style-type: none;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#top_btn li {
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: left;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	width: 90px;
}
#top_btn a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*indstrial map*/
	ul#top_btn_ind	{
	padding: 0px;
	list-style-type: none;
	display: block;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#top_btn_ind li {
	font-size: 10px;
	font-weight: bold;
	display: block;
	float: left;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
}
#top_btn_ind a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 90px;
	display: block;
	font-size: 14px;
	font-weight: bold;
}
/*indstrial map終了*/

#main_image {
	clear: both;
}
div#MENU	{
	background-image: url(../image/top_bar_o.gif);
	background-repeat: repeat-x;
	height: 39px;
	clear: both;
	width: 760px;
}
	#MENU ul {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
}
#MENU li {
	float: left;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #FFFFFF;
}
.menu_btn a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	text-align: center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	line-height: 15px;
	width: 145px;
	background-image: url(../image/menu_line.gif);
	background-repeat: no-repeat;
}

.menu_btn a:hover {
	color: #FFFFCC;
	background-image: url(../image/menu_back_o.gif);
	background-repeat: repeat-x;
}

.menu_btn2 a:hover {
	color: #FFFFCC;
	background-image: url(../image/menu2_back_o.gif);
}
.menu_btn2 a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	text-align: center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	line-height: 15px;
	width: 179px;
}
#MENU a:visited {
	color: #FFFFFF;
}

#MENU img {
	padding: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
}
#pan {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#CONT	{
	width: 559px;
	float: left;
	padding-top: 10px;
	padding-right: 9px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	background-image: url(../image/navi_shadow.gif);
	background-repeat: repeat-x;
	margin: 0px;
	display: inline;
	min-height: 400px;
	font-size: 0.8em;
	line-height: 1.3em;
}
#CONT h1 {
	font-size: 18px;
	color: #000000;
	display: block;
	margin: 0px;
	background-image: url(../image/tt_01.gif);
	background-repeat: no-repeat;
	height: 29px;
	line-height: 29px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
}
#CONT h2 {
	padding: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	display: block;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#CONT .float {
	display: block;
	padding: 5px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border: 1px dotted #E54C0E;
}
div#LEFT	{
	float: left;
	width: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../image/navi_shadow_o.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 10px;
	line-height: 10px;
}
#LEFT ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#LEFT li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#LEFT .menu01 a{
	display: block;
	text-align: left;
	padding-left: 10px;
	background-color: #92563E;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 22px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C07B3B;
	font-size: 13px;
	line-height: 22px;
}
#LEFT .menu02 a{
	display: block;
	text-align: left;
	padding-left: 20px;
	background-color: #EE8761;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../image/left_point_n.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
}
#LEFT .menu01 a:hover{
	background-color: #b89181;
	color: #FFFFFF;
}
#LEFT .menu02 a:hover{
	background-color: #f4b198;
	color: #FFFFFF;
	background-image: url(../image/left_point_o.gif);
	background-repeat: no-repeat;
}
#LEFT .menu03 a{
	display: block;
	text-align: left;
	padding-left: 10px;
	background-color: #92563E;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 44px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C07B3B;
	font-size: 13px;
	line-height: 22px;
}
#LEFT .menu04 a{
	display: block;
	text-align: left;
	padding-left: 20px;
	background-color: #EE8761;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../image/left_point_n.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 40px;
	font-size: 12px;
	line-height: 20px;
}
#LEFT .menu03 a:hover{
	background-color: #b89181;
	color: #FFFFFF;
}
#LEFT .menu04 a:hover{
	background-color: #f4b198;
	color: #FFFFFF;
	background-image: url(../image/left_point_o.gif);
	background-repeat: no-repeat;
}
#LEFT img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#L_NEWS {
	clear: both;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#L_NEWS h1 {
	color: #EF500F;
	font-size: 14px;
	font-weight: bold;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EF500F;
	margin: 0px;
	padding: 0px;
}
	div.text	{
	margin: 0px;
	padding: 0px;
	display: inline;
}
.text dt {
	font-weight: normal;
	font-size: 13px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #F3F3F3;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #333333;
	line-height: 20px;
}
.text dd {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}
.text .page {
	text-align: center;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
}
.text .page a {
	border: 1px solid #666666;
	padding: 2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #F3F3F3;
	color: #000000;
	font-size: 1em;
}
.university p {
	display: block;
	clear: both;
	background-color: #F3F3F3;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 530px;
}
.university ul {
	padding: 0px;
	list-style-type: disc;
	display: table;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
}
.university li {
	display: block;
	width: 170px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.university a {
	text-decoration: none;
}

.research p {
	display: block;
	clear: both;
	background-color: #F3F3F3;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 530px;
}
.research ul {
	padding: 0px;
	list-style-type: none;
	display: table;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	height: auto;
}
.research li {
	display: block;
	width: 257px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.research a {
	text-decoration: none;
}
.text .waku {
	display: block;
	clear: both;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 125px;
}
.text h6 {
	font-weight: normal;
	font-size: 10px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}
.text h5 {
	font-weight: normal;
	display: block;
	background-color: #F3F3F3;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #666666;
	font-size: 12px;
}
.text .news_letter {
	width: 460px;
	background-image: url(../image/letter_back.jpg);
	background-repeat: no-repeat;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #F3F3F3;
}
.text form {
	display: block;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 10px;
}
#CONT .text h6 {
	color: #000000;
	margin: 0px;
	display: block;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.6em;
}
.white {
	color: #FFFFFF;
}

div#FOOTER	{
	clear: both;
	height: 18px;
	background-color: #E54C0E;
	color: #FFFFFF;
}
#FOOTER ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#FOOTER li {
	margin: 0px;
	padding: 0px;
}
#FOOTER a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 10px;
}
#FOOTER p {
	font-size: 10px;
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#ichiran {
	font-size: 0.8em;
	line-height: 1.8em;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E54C0E;
	border-bottom-color: #E54C0E;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#ichiran li {
	display: block;
	float: left;
}
#ichiran .category {
	width: 110px;
	margin-right: 5px;
	margin-left: 5px;
}
#ichiran .company {
	width: 110px;
	margin-left: 5px;
	font-weight: bold;
}
#ichiran .appeal {
	width: 230px;
	margin-left: 5px;
}
#ichiran form {
	width: 700px;
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: center;
	margin-top: 0px;
}
#ichiran h2 {
	font-size: 1em;
	font-weight: normal;
	color: #000000;
	display: block;
	width: 715px;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #CCCCCC;
}
#ichiran p {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 15px;
}
#ichiran .scroll {
	height: 440px;
	margin-bottom: 10px;
	overflow-x: hidden;
	overflow-y: scroll;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.koumoku {
	color: #FFFFFF;
	background-color: #EE8761;
}
.koumoku .company {
	font-weight: normal;
}
#ichiran .list_g {
	background-color: #F3F3F3;
}
#ichiran ul {
	overflow: hidden;
	border-bottom-style: solid;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin: 0px;
	list-style-type: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: auto;
}

#ichiran ul:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #ichiran ul {
    height: 1em;
    overflow: visible;
}
/**/

#ichiran ol {
	overflow: hidden;
	border-bottom-style: solid;
	width: auto;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	margin: 0px;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#ichiran ol:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #ichiran ol {
    height: 1em;
    overflow: visible;
}
/**/

/*インダストリアルマップ*/
#ind_map {
	clear: both;
	width: 740px;
	font-size: 0.8em;
	line-height: 1.6em;
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-image: url(../image/navi_shadow.gif);
	background-repeat: repeat-x;
}
#ind_map .map_left {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 390px;
}
#ind_map img {
	float: right;
	border: 3px double #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#ind_map ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#ind_map li {
	display: block;
	margin: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
/*赤の処理*/
#ind_map .red h1 {
	font-size: 1.2em;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #E54C0E;
	text-align: center;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#ind_map .red p {
	display: block;
	padding: 2px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #E54C0E;
}

#ind_map .red {
	border: 1px solid #E54C0E;
	width: 390px;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#ind_map .r_01 {
	background-image: url(../image/ind_dot01.gif);
	background-repeat: repeat;
}
/*青の処理*/
#ind_map .blue h1 {
	font-size: 1.2em;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #3366CC;
	text-align: center;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#ind_map .blue p {
	display: block;
	padding: 2px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #3366CC;
}
#ind_map .blue {
	border: 1px solid #3366CC;
	width: 390px;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#ind_map .b_01 {
	background-image: url(../image/ind_dot02.gif);
	background-repeat: repeat;
}
/*緑の処理*/
#ind_map .green h1 {
	font-size: 1.2em;
	display: block;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #339933;
	text-align: center;
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#ind_map .green p {
	display: block;
	padding: 2px;
	margin: 0px;
	color: #FFFFFF;
	background-color: #339933;
}
#ind_map .green {
	border: 1px solid #339933;
	width: 390px;
	padding: 1px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#ind_map .g_01 {
	background-image: url(../image/ind_dot03.gif);
	background-repeat: repeat;
}
div#FOOTER_ind	{
	clear: both;
	height: 30px;
	background-color: #E54C0E;
	color: #FFFFFF;
}
#FOOTER_ind a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 1.2em;
	width: 80px;
	float: right;
	margin: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(../image/icon_close.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #E54C0E;
}



/*現在の居場所の処理*/

.menu_btn_here a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	text-align: center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	line-height: 15px;
	width: 145px;
	background-image: url(../image/menu_back_o.gif);
	background-repeat: no-repeat;
}
.menu_btn2_here a {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	display: block;
	text-align: center;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 25px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	line-height: 15px;
	width: 179px;
	background-image: url(../image/menu_back_o.gif);
}
#LEFT .menu01_here a {
	display: block;
	text-align: left;
	padding-left: 10px;
	background-color: #b89181;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 22px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C07B3B;
	font-size: 13px;
	line-height: 22px;
}
#LEFT .menu02_here a {
	display: block;
	text-align: left;
	padding-left: 20px;
	background-color: #f4b198;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../image/left_point_n.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 20px;
	font-size: 12px;
	line-height: 20px;
}
#LEFT .menu03_here a {
	display: block;
	text-align: left;
	padding-left: 10px;
	background-color: #b89181;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 44px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C07B3B;
	font-size: 13px;
	line-height: 22px;
}
#LEFT .menu04_here a {
	display: block;
	text-align: left;
	padding-left: 20px;
	background-color: #f4b198;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-image: url(../image/left_point_n.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 40px;
	font-size: 12px;
	line-height: 20px;
}
/*現在の居場所の処理ここまで*/

/*muni_pageの処理*/
div#muni_page {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b9b9b9;
	border-left-color: #b9b9b9;
	background-color: #FFFFFF;
	clear: both;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #E94E00;
	font-size: 0.75em;
}

#muni_page:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
/** html #muni_page {
    height: 1em;
    overflow: visible;
}
/**/
#muni_page h1 {
	display: block;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #E94E00;
	background-image: url(../image/tt_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 2em;
	font-weight: bold;
}
#muni_page h2 {
	color: #666666;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	display: block;
}
#muni_page dl {
	overflow: hidden;
	display: block;
	width: 520px;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../image/muni_01.gif);
	background-repeat: repeat-y;
	border: 1px solid #999999;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#muni_page dl:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}

/*\*/
* html #muni_page dl {
    height: 1em;
    overflow: visible;
}
/**/
#muni_page dt {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	width: 100px;
	float: left;
}
#muni_page dd {
	width: 400px;
	float: right;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#muni_page ul {
	padding: 5px;
	width: 504px;
	display: block;
	background-color: #FADBCF;
	border: 3px double #999999;
	margin: 0px;
}
#muni_page li {
	display: block;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E94E00;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#muni_page h3 {
	font-weight: normal;
	font-size: 0.9em;
	display: block;
	width: 516px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 2px;
	border: 0px dotted #999999;
}
#muni_page .muni_image {
	width: 200px;
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#muni_page .muni_left {
	width: 520px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#muni_page h4 {
	display: block;
	clear: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	color: #E94E00;
	background-image: url(../image/tt_01.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 2em;
	font-weight: bold;
}
/*muni_pageの処理ここまで*/
#muni_page .muni_top {
	background-image: url(../image/top_bar_o.gif);
}
div#ind_PAGETOP {
	width: 760px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b9b9b9;
	border-left-color: #b9b9b9;
	background-color: #FFFFFF;
	clear: both;
}
#LEFT .menu00 a {
	display: block;
	text-align: left;
	padding-left: 10px;
	background-color: #6f412f;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 22px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C07B3B;
	font-size: 13px;
	line-height: 22px;
}
#LEFT .menu00 a:hover {
	background-color: #a18378;
	color: #FFFFFF;
}
#LEFT .menu00_2 a {
	display: block;
	text-align: left;
	padding-left: 10px;
	background-color: #6f412f;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 44px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C07B3B;
	font-size: 13px;
	line-height: 22px;
}
#LEFT .menu00_2 a:hover {
	background-color: #a18378;
	color: #FFFFFF;
}
#LEFT .menu00_here a {
	display: block;
	text-align: left;
	padding-left: 10px;
	background-color: #a18378;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 22px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C07B3B;
	font-size: 13px;
	line-height: 22px;
}
#LEFT .menu00_2_here a {
	display: block;
	text-align: left;
	padding-left: 10px;
	background-color: #a18378;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 44px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C07B3B;
	font-size: 13px;
	line-height: 22px;
}
#WHITE {
	background-color: #FFFFFF;
	text-align: center;
}
#WHITE img {
	margin: 10px;
	clear: right;
}
#WHITE p {
	width: 700px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	margin-right: auto;
	margin-left: auto;
}
#WHITE p a {
	display: block;
	width: 80px;
	text-align: center;
	color: #333333;
	background-color: #E3E3E3;
	border: 1px solid #000000;
	text-decoration: none;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	float: right;
}
.bun {
	font-size: 0.75em;
	line-height: 1.3em;
}
#CONT .text .error {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px dotted #CCCCCC;
	padding: 3px;
	color: #FF0000;
}
#muni_page .sp {
	padding: 5px;
	width: 504px;
	display: block;
	border: 3px double #999999;
	margin: 0px;
}
#INDEX #muni_page .sp p {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#muni_page .sp h6 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #E94E00;
	padding-left: 5px;
	background-color: #FADBCF;
	color: #333333;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1em;
	line-height: 1.5em;
}
.adv_table td {
	padding-bottom: 15px;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 0px;
}

.waku2 {
	background-image: url(../image/muni_bk.gif);
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding: 20px;
}
.waku2 .shien {
	background-color: #FFFFFF;
	padding: 10px;
}

