@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	background-color: #E0CBAB;
	color: #714926;
	font-size:12px;
	}
a:link {
	color: #714926;
	}
a:visited {
	color: #C1805B;
	}
a:hover {
	color: #F90;
	}
a:active {
	color: #F90;
	}
.page{
	width:100%;
	}
.whole_wrap{
	width: 700px;
	height: 100%;
	margin: 0 auto;
	background-color: #FFFCE8;
	}
#hed {
	width:700px;
	height:16px;
	background-color:#7CB038;
}
#pankuzu{
	padding:10px;
}

.navi_wrap{
	width:210px;
	float: left;
	padding-left:10px;
	font-size: 12px;
}

.cat{
	border-collapse: collapse;
	border: 1.5px dashed #CFA346;
	width: 210px;
	height: 40px;
	background-color: #FFF;
	margin-top: 5px;
}

.main{
	float: right;
	width: 460px;
	padding:0px 10px 0px 10px;
}
.main_title{
	background-image:url(images/main_title.gif);
	background-repeat: no-repeat;
	width:350px;
	height:65px;
}
.main_title_icon{
	margin-top: 5px;
	margin-left: 5px;
	float: left;
}
h1{
	float: right;
	width: 300px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #4A9E23;
}
h2{
	float: right;
	width: 300px;
	margin-top: 20px;
	font-size: 16px;
	font-weight: bold;
	color: #4A9E23;
}
.foot{
	width:700px;
	height:auto;
	clear: both;
	text-align: right;
}
.copy{
	width:700px;
	height:20px;
	color:#ffffff;
	background-color:#80532B;
	margin-top: 5px;
	text-align: center;
	padding-top: 5px;
	
}
.copy a:link {
	color: #ffffff;
}
.copy a:visited {
	color: #ffffff;
}


/*追加*/

/* 画像 */
a img {
border-style:none;
}
.pic_r{
	float:right;
	margin:0px 0px 5px 5px;
}
.pic_l{
	float:left;
	margin:0px 5px 5px 0px;
}
.txt01{
	color: #714926;
	font-size:12px;
	padding:0px 0px 10px 0px;
	margin:0px;
	}
.kochira{
	margin:0px 0px 20px 0px;
	}
	
#menu_y{
	width:185px;
	color:#333333;
	background:url(images/ybanner_01.gif) no-repeat;
	height:35px;
	line-height:1.3em;
	text-decoration:none;
	padding:5px 5px 0px 20px;
	margin:20px 0px 0px 0px;
	}

.catin{
	margin:0;
	padding:0;
	background-image:url(images/navi_icon_orange.gif);
	background-repeat:no-repeat;
	background-position:left;
	border-collapse: collapse;
	border: 1.5px dashed #CFA346;
	width: 207px;
	height: 40px;
	background-color: #FFF;
	margin-top: 5px;
}

.catin ol{
	margin:0px;
	padding:2px 0px 0px 25px;
	list-style:outside;
	}
	
.catin li{
	margin:0px;
	padding:0px;
	width:175px;
	line-height:1.5em;
	text-align: left;
	list-style:none;
	}
	
/* サイトマップ */
.sitemap{
	font-size:10px;
	position:absolute;
	margin:2px 0px 0px 640px;
	}
.sitemap a{
	color:#FFF;
}


/*nakaosan*/
#nakaosan    {
	width: 100%;
	display: block;
	margin:0px 0px 30px 0px;
}
.newstitle    {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	color:#666666;
	font-weight:bold;
	font-size:12px;
}

/*googlead_left*/
.gad_left{
	text-align:center;
	margin:10px 0px 0px 0px;
}