@charset "utf-8";
/* 基本の設定 */

body {margin:0; font-size:12px; font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";}

a {text-decoration:none; color:#3b3321;}
a:hover {color:#de5512;}
a,a;hover {border:none;}

div.wrapp {
	width:100%;
	margin:0;
	text-align:center;
	}
	
/*farmheadder*/

div.head {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0;
	background:#f6e899;
	}

div.head_in {
	width:800px;
	height:135px;
	overflow:hidden;
	margin:0 auto;
	text-align:left;
	background:url(../img/head.gif) no-repeat;
	}
	
h1 {
	width:800px;
	height:35px;
	margin:30px 0 0;
	font-size:12px;
	}
h1 a {color:#006428; text-decoration:none;}
h1 a:hover {color:#009933;}

div.head_in p { color:#b67b1d;
	text-align:right; margin:40px 0 0;}

/*各設定*/
div.content {
	width:800px;
	height:auto;
	overflow:hidden;
	margin:20px auto;
	text-align:left;
	}

div.pan {width:630px; margin-bottom:10px; color:#ccc;}
div.pan a {color:#996600;}
div.pan a:hover {color:#009933;}

div.right {
	width:630px;
	height:auto;
	overflow:hidden;
	margin:0;
	float:right;
	}

div.content img {border:none;}

div.box {
	width:800px;
	height:auto;
	overflow:hidden;
	margin:0;
	}


/*farmsidebar*/

div.left {
	width:153px;
	height:auto;
	overflow:hidden;
	margin:0;
	float:left;
	}

div.left h5 {
	width:153px;
	height:23px;
	background:#629b79;
	color:#fff;
	text-align:center;
	line-height:23px;
	font-size:13px;
	letter-spacing:0.1em;
	font-weight:bold;
	margin:0;
	padding:0;
	}

div.l_in {
	width:153px;
	margin:5px 0 10px;
	}

div.cat img {float:left; margin-right:5px;}

div.cat a {
	display:block;
	width:153px;
	height:32px;
	line-height:32px;
	margin:0;
	border-bottom:dotted 1px #c4c4c4;
	}

div.bana a {
	display:block;
	margin-bottom:10px;}

/*farmfotter*/
div.fotter {
	width:100%;
	height:207px;
	margin:0;
	background:url(../img/footbk.gif) repeat-x bottom;
	}

div.fotter_in {
	width:800px;
	height:207px;
	overflow:hidden;
	margin:0 auto;
	background:url(../img/footimg.jpg) no-repeat bottom;
	}

div.fotter_in p {
	margin:100px 0 0 20px; text-align:left;}









