@charset "utf-8";
body {
	font-size: 12px;
	line-height: 12px;
	color: rgb(176,132,87);
	margin: 0px;
	text-align: center;
	background : url(../img/bg.gif) #ffffff repeat-y center center;
}
h1,h2,h3,p,ul,li{
	margin: 0px;
	padding: 0px;
}
p {
	padding-bottom: 10px;
}
ul{
	list-style-type: none;
}
img {
	border: none;
	vertical-align: bottom;
}
a:link {
	text-decoration: none;
}
a:visited {
	color:#6F59FF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:#FF0000;
}
a:active {
	text-decoration: none;
	color:#FF0000;
}

/*
------------------------------------------------------------------*/
#container {
	width: 900px;
	margin-left:auto;
	margin-right:auto;

}


/*ヘッダー
------------------------------------------------------------------*/
#header {
	text-align: left;
	background : url(../img/header.jpg) no-repeat;
	height: 93px;
    width: 900px;
	position: relative;
	padding: 0 0 0 0;
}

#header h1 {
	font-size: 10px;
	color: #ffffff;
	position: absolute;
    text-align: right;
	left: 20px;
	top: 2px;
	width: 850px;
	font-weight: normal;
}


/*ナビゲーション
------------------------------------------------------------------*/
#navi{
	clear:both;
	float:left;
	width:900px;
	height:45px;
	background: url(../img/bg_menu.gif) repeat-x right;
}
#globalnavi1 {
	list-style: none;
	width: 900px;
	height:23px;
	margin:0;
	padding:0;
}
#globalnavi1 li {
	display:block;
	float:left;
	width:auto;
	height:23px;
}
#globalnavi1 li a {
	display:block;
	width:auto;
	height:23px;
}
#globalnavi1 li#btn10 a {
	width:180px;
	background:url('../img/global_navi_10.gif') left top no-repeat;
}
#globalnavi1 li#btn1 a {
	width:87px;
	background:url('../img/global_navi_11.gif') left top no-repeat;
}
#globalnavi1 li#btn2 a {
	width:130px;
	background:url('../img/global_navi_12.gif') left top no-repeat;
}
#globalnavi1 li#btn3 a {
	width:108px;
	background:url('../img/global_navi_13.gif') left top no-repeat;
}
#globalnavi1 li#btn4 a {
	width:130px;
	background:url('../img/global_navi_14.gif') left top no-repeat;
}
#globalnavi1 li#btn5 a {
	width:124px;
	background:url('../img/global_navi_15.gif') left top no-repeat;
}
#globalnavi1 li#btn6 a {
	width:141px;
	background:url('../img/global_navi_16.gif') left top no-repeat;
}
#globalnavi1 li#btn10 a:hover {
	width:180px;
	background:url('../img/global_navi_10.gif') left bottom no-repeat;
}
#globalnavi1 li#btn1 a:hover {
	width:87px;
	background:url('../img/global_navi_11.gif') left bottom no-repeat;
}
#globalnavi1 li#btn2 a:hover {
	width:130px;
	background:url('../img/global_navi_12.gif') left bottom no-repeat;
}
#globalnavi1 li#btn3 a:hover {
	width:108px;
	background:url('../img/global_navi_13.gif') left bottom no-repeat;
}
#globalnavi1 li#btn4 a:hover {
	width:130px;
	background:url('../img/global_navi_14.gif') left bottom no-repeat;
}
#globalnavi1 li#btn5 a:hover {
	width:124px;
	background:url('../img/global_navi_15.gif') left bottom no-repeat;
}
#globalnavi1 li#btn6 a:hover {
	width:141px;
	background:url('../img/global_navi_16.gif') left bottom no-repeat;
}
#globalnavi2 {
	list-style: none;
	width:900px;
	height:22px;
	margin:0;
	padding:0;
}
#globalnavi2 li {
	display:block;
	float:left;
	width:auto;
	height:22px;
}
#globalnavi2 li a {
	display:block;
	width:auto;
	height:22px;
}
#globalnavi2 li#btn10b a {
	width:180px;
	background:url('../img/global_navi_00.gif') left top no-repeat;
}
#globalnavi2 li#btn1b a {
	width:58px;
	background:url('../img/global_navi_01.gif') left top no-repeat;
}
#globalnavi2 li#btn2b a {
	width:146px;
	background:url('../img/global_navi_02.gif') left top no-repeat;
}
#globalnavi2 li#btn3b a {
	width:103px;
	background:url('../img/global_navi_03.gif') left top no-repeat;
}
#globalnavi2 li#btn4b a {
	width:92px;
	background:url('../img/global_navi_04.gif') left top no-repeat;
}
#globalnavi2 li#btn5b a {
	width:56px;
	background:url('../img/global_navi_05.gif') left top no-repeat;
}
#globalnavi2 li#btn6b a {
	width:64px;
	background:url('../img/global_navi_06.gif') left top no-repeat;
}
#globalnavi2 li#btn7b a {
	width:53px;
	background:url('../img/global_navi_07.gif') left top no-repeat;
}
#globalnavi2 li#btn8b a {
	width:54px;
	background:url('../img/global_navi_08.gif') left top no-repeat;
}
#globalnavi2 li#btn9b a {
	width:94px;
	background:url('../img/global_navi_09.gif') left top no-repeat;
}
#globalnavi2 li#btn10b a:hover {
	width:180px;
	background:url('../img/global_navi_00.gif') left bottom no-repeat;
}
#globalnavi2 li#btn1b a:hover {
	width:58px;
	background:url('../img/global_navi_01.gif') left bottom no-repeat;
}
#globalnavi2 li#btn2b a:hover {
	width:146px;
	background:url('../img/global_navi_02.gif') left bottom no-repeat;
}
#globalnavi2 li#btn3b a:hover {
	width:103px;
	background:url('../img/global_navi_03.gif') left bottom no-repeat;
}
#globalnavi2 li#btn4b a:hover {
	width:92px;
	background:url('../img/global_navi_04.gif') left bottom no-repeat;
}
#globalnavi2 li#btn5b a:hover {
	width:56px;
	background:url('../img/global_navi_05.gif') left bottom no-repeat;
}
#globalnavi2 li#btn6b a:hover {
	width:64px;
	background:url('../img/global_navi_06.gif') left bottom no-repeat;
}
#globalnavi2 li#btn7b a:hover {
	width:53px;
	background:url('../img/global_navi_07.gif') left bottom no-repeat;
}
#globalnavi2 li#btn8b a:hover {
	width:54px;
	background:url('../img/global_navi_08.gif') left bottom no-repeat;
}
#globalnavi2 li#btn9b a:hover {
	width:94px;
	background:url('../img/global_navi_09.gif') left bottom no-repeat;
}

/*パンクズ
------------------------------------------------------------------*/
#pankuzu  {
	width: 800px;
	text-align: left;
	margin-left: 20px;
	margin-top: 60px;
}
#pankuzu  a {
	color:rgb(176,132,87);
}

/*大バナー
------------------------------------------------------------------*/
#bana_b  {
	margin-top: 80px;
	text-align: center;
	width: 900px;
	height: 220px;
}
#bana_b img {
	text-align:center;
	padding-right: 5px;
	padding-left: 5px;
}

/*コンテンツ
------------------------------------------------------------------*/
#contents {
	background : url() repeat-y left center;
	padding-top: 20px;
}




/*エリア検索
------------------------------------------------------------------*/
#area {
	background-color: rgb(198,158,96);
	text-align: left;
	color: #FFF;
}
#area li {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	list-style-type: none;
}
#area a {
	color: #FFF;
}

/*中央バナー
------------------------------------------------------------------*/
#bana_c {
	margin-left: 20px;
	float: left;
	width: 505px;
	text-align: center;
	padding-top: 20px;
	line-height: 15px;
}
#bana_c li {
	text-align: center;
	line-height: 25px;
}
#bana_c p {
	padding-bottom: 10px;
}
#bana_c a {
	text-align: center;
	color: rgb(176,132,87);
}
#bana_c h2 {
	padding-left: 10px;
	padding-bottom: 20px;
	text-align: center;
}
/*右バナー
------------------------------------------------------------------*/
#bana_r {
	text-align: center;
	width: 180px;
	margin-left: 545px;
	padding-top: 25px;
	
}
#bana_r p {
	text-align: left;
	line-height: 15px;
	padding-left: 15px;
	padding-right: 15px;	
}
#bana_r li {
	line-height: 25px;
	padding-top: 15px;
	padding-bottom: 10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: rgb(203,173,143);
}
/*メイン
------------------------------------------------------------------*/
#main p{
	padding-left: 30px;
	padding-right: 30px;
	line-height: 20px;

}
#main h2 {
	margin-top: 20px;
	margin-bottom: 70px;
	text-align: center;
	font-size:16px;
}
#main h3 {
	margin-top: 70px;
	padding-bottom: 70px;
	text-align: center;
	font-size:18px;
}
#main h4 {
	font-size: 16px;
	text-align: left;
	margin-left: 20px;
}
#main h5 {
	float: right;
	margin-left: 20px;
	margin-right: 20px;
}
#main h6 {
	text-align: center;
	font-size:14px;
}
/*左バナー、コンテンツ
------------------------------------------------------------------*/
#left {
	float: left;
	text-align: center;
	width: 175px;
	margin-bottom: 30px;
	color:rgb(176,132,87);
}
#left p {
	padding-right: 5px;
	padding-left: 5px;
}
#left li {
	line-height: 25px;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color: rgb(203,173,143);
}
#left li#title {
	border: none; 
	background-color: rgb(198,158,96);
	color: #FFF;
	padding: 5px;
	font-size: 14px;
}
#left li#news1 {
	text-align: left;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 18px;	
}
#left li#news2 {
	text-align: left;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 18px;	
}
#left li#news3 {
	text-align: left;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 18px;	
}
#left li#news4 {
	text-align: left;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 18px;	
}
#left li#news5 {
	text-align: left;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 18px;	
}
#left_news{
	width: 165px;
	height: 350px;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(198,158,96);
}
#left a {
	color:rgb(176,132,87);
}
/*バナー
------------------------------------------------------------------*/
#main_r {
	float: right;
	text-align: left;
	width: 725px;
	color: rgb(176,132,87);
}
#main_r a {
	color: rgb(176,132,87);
}


/*地図検索
------------------------------------------------------------------*/
#map {
	text-align: center;
}
#map_main {
	padding-top: 20px;
	text-align: center;
}
#map_main .none {
}
#map_title1 {
	padding-top: 20px;
	text-align: center;
}
#map_title2 {
	padding-top: 20px;
	text-align: center;
}
/*バナー
------------------------------------------------------------------*/
#m_left {
	padding-top: 10px;
	float: left;
	width: 180px;
	height: 120px;
}

/*トップに戻る
------------------------------------------------------------------*/
#m_back {
	text-align: center;
}

/*フッター
------------------------------------------------------------------*/
#footer {
	clear: both;
	text-align: center;
	height: 30px;
	padding-top: 15px;
	color: rgb(176,132,87);
	line-height: 25px;
}
#footer a {
	text-align: center;
	color:  rgb(176,132,87);
}



/*
------------------------------------------------------------------*/
#contents:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#contents { display: inline-block; }

/* Hides from IE-mac \*/
#contents { display: block; }
/* End hide from IE-mac */


/*add 100629 seo
------------------------------------------------------------------*/
#main p.seo1 {
    padding:20px 0;
    font-size:14px;
    text-align:center;
}






