@charset "utf-8";
/*********************************************基本設定****/
body,td,th {
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FBFADB;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #3399CC;
}
a:visited {
	color: #3399CC;
}
a:hover {
	color: #3399CC;
}
a:active {
	color: #3399CC;
}
h1 {
	font-size: 24px;
	color: #624828;
	width: 400px;
	padding-top: 10px;
}
.clear {
	clear: both;
}

/*********************************************ヘッダ****/
#head {
	height: 265px;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 3;
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
}
#head .img_float {
	float: left;
}
#head #head_nav {
	font-size: 12px;
	line-height: 23px;
	padding-left: 3px;
}
#head_txt {
	smargin-left: auto;
	height: 200px;
	margin-left: 215px;
	background-image: url(img/head_txt.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #795932;
	padding-right: 189px;
}
#title {
	font-size: 24px;
	color: #624828;
	width: 400px;
	padding-top: 10px;
	font-weight: bold;
	margin-top: 15px;
}
/*********************************************ナ　ビ****/
#menu {
	background-image: url(img/nav_bg.png);
	background-repeat: repeat-x;
	height: 55px;
	z-index: 2;
	position: relative;
	top: -40px;
}


#menu ul {
	width: 1008px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#menu li {
	list-style-type: none;
	display: block;
	height: 46px;
	width: 112px;
	float: left;
	position: relative;
	z-index: 4;
}
#menu li a {
	display: block;
	height: 21px;
	width: 112px;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 25px;
	}
#menu li a:hover {
	background-image: url(img/nav_btn_on.png);
	background-repeat: no-repeat;
	color: #F8D33D;
}
.btn_on {
	background-image: url(img/nav_btn_on.png);
	background-repeat: no-repeat;
}
.btn_off {
	background-image: url(img/nav_btn_off.png);
	background-repeat: no-repeat;
}
/*********************************************メイン****/
#main {
	background-color:#FFFFFF;
	box-shadow:#333333 2px 2px 6px 2px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: -55px;
	z-index: 1;
	padding-right: 40px;
	padding-left: 40px;
	padding-top: 20px;
	padding-bottom: 50px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
#main table {
	margin: 20px;
}
#main h2 {
	color: #303D30;
	font-size: 20px;
	background-image: url(img/h2_main.png);
	background-repeat: no-repeat;
	height: 45px;
	line-height: 45px;
	padding-left: 20px;
}
#main h3 {
	font-size: 16px;
	font-weight: bold;
	color: #333365;
	margin-top: 0px;
}
/*********************************************メイン****index.html****/
.area_box {
	padding: 10px;
	height: 120px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 5px;
	background-color: #FBFADB;
	border: 1px solid #333333;
}
.area_box img {
	display: block;
	float: left;
	height: 120px;
	width: 160px;
	margin-right: 5px;
}
.main_p {
	margin-right: 20px;
	margin-left: 20px;
}
.img_padding_10 {
	margin-right: 10px;
	margin-left: 10px;
}

/*********************************************メイン****トピックス****/
#topix {
	background-image: url(img/topics.png);
	position: absolute;
	left: 0px;
	display: block;
	width: 150px;
	overflow: hidden;
	background-color: #FFF;
	top: 320px;
	box-shadow: 2px 2px 3px 1px #CCC;
	background-repeat: no-repeat;
	background-position: left top;
}

#topix_area {
	display: block;
	padding: 0px;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#topix_area .title {
	font-size: 12px;
	font-weight: bold;
	color: #09C;
	margin-top: 15px;
}
#topix_area .title a {
}
#topix_area .date {
	font-size: 11px;
	color: #09C;
	margin-top: 5px;
}
#topix_area .txt {
	padding:0px 0px 15px 0px;	
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#topix_area .txt img, #topix_area .txt a img {
	display: none;
}
#topix_area .txt a img:hover {

}

/*********************************************メイン****サブページ****/
#main_txtarea {
	margin-right: 20px;
	margin-left: 20px;
	}
#main .txt_box {
	display: block;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	padding-bottom: 20px;
}
#main .txt_box h3 {
	font-weight: bold;
	color: #333365;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #333365;
	padding-left: 10px;
	display: block;
}
#main .img_float {
	float: left;
	margin-right: 5px;
}
/*******************************
関連サイト
********************************/

.kanren {
	display:block;
}

.kanren ul{
	display: block;
	margin: 0xp;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	}
.kanren ul li{
	display: block;
	margin: 0xp;
	padding:0px;

	}
.kanren ul li>span{
	display: block;
	margin: 0xp;
	padding: 0px;
	padding-left: 5px;
	font-size: medium;
	font-weight: bold;
	border-left: 3px solid #585858;
	}		
.kanren ul li dl{
	display: block;
	margin-top: 0;
	margin-bottom: 20px;
	padding: 5px;
	font-size: ;
	background-color:;
	}
.kanren ul li dl dt{
	display: block;
	margin:0px;
	padding: 0px;

	}
.kanren ul li dl dt:before{
	content:">> ";

	}				
.kanren ul li dl dd{
	display: block;
	margin:0px;
	margin-left:1.5em;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;

	}
.kanren ul li dl dd:last-child{
	display: block;
	margin:0px;
	margin-left:1.5em;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;

	}	

/*********************************************フッタ****/
#foot {
	background-image: url(img/nav_bg.png);
	background-repeat: repeat-x;
	height: 35px;
	top: -90px;
	position: relative;
	z-index: 2;
	padding-top: 15px;
	text-align: center;
	font-size: 12px;
}
#foot ul {
	width:780px;
	height: 35px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 35px;
	padding: 0px;
}
#foot li{
	list-style:none;
}

#foot li a {
	text-align:center;
	width:78px;
	line-height:35px;
	float:left;
	text-decoration:none;
	color: #333333;
	display: block;
}
#foot li a:hover {
	color:#FFFFFF;
	}
#cr {
	clear:both;
	margin-top: 25px;
	font-size: 14px;
}
.taigu {
	display: block;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
