@charset "utf-8";
/* CSS Document */




/* リセット
---------------------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend{
	margin:0;padding:0;border:0;outline:0;font-size:1em;vertical-align:baseline;background:transparent;
}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}


/* 全体構造
---------------------------------------------------- */

body {
	font-size: 12px;
	_font-size: 76%;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.4;
	text-align: center;
	margin: 0;
	padding: 0;
}

img { border: none;}

div { 
	zoom: 100%;
}
div:after {
	content: " "; 
	clear: both; 
	height: 0; 
	display: block; 
	visibility: hidden;
}

#wrapper {
	min-width:900px;
	width: auto !important;
	width: 900px;
	_width: 100%;
	text-align: left;
	margin: 0;
	padding: 0;
	background: url(../img/common/bg.png) repeat-x;
}





/* ヘッダー
---------------------------------------------------- */

#header {
	width: 800px;
	height: 190px;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	background: url(../img/common/header_bg.png) no-repeat;
}

#header h1{
	display: inline;
	overflow: hidden;
	float: left;
	width: 335px;
	height: 80px;
	font-size: 1em;
	margin: 0 0 0 10px;
	padding: 0;
}
#header h1 a{
	display: block;
	width: 335px;
	height: 80px;
	text-indent: -9999px;
	background: url(../img/common/logo.png) no-repeat;
}
#header h1 a:hover{
	background: url(../img/common/logo.png) 0 -80px no-repeat;
}



#header p{
	height: 25px;
	font-size: 0.92em;
	color: #000;
	margin: 0 0 0 5px;
	padding: 5px 0 0;
}



#header ul{
	display: inline;
	float: right;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#header ul li{
	display: inline;
	margin: 0;
	padding: 0 1em 0 0.5em;
	border-right: 1px solid #FFF;
	list-style-type: none;
}
#header ul li.end{
	border-right: none;
}

#header ul li a:link{ color: #FFF; text-decoration: none;}
#header ul li a:visited{ color: #FFF; text-decoration: none;}
#header ul li a:hover{ color: #FFFF00; text-decoration: none;}
#header ul li a:active{ color: #FFF; text-decoration: none;}







/* ナビゲーション
---------------------------------------------------- */

ul#navi {
	width: 800px;
	height: 25px;
	font-size: 1.2em;
	_font-size: 1.14em;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	padding: 5px 0 0;
	_padding: 8px 0 0;
	background: url(../img/common/navi_bg.png) no-repeat;
}
ul#navi li{
	display: inline;
	margin: 0;
	padding: 0 0.55em 0 0.25em;
	list-style-type: none;
}

ul#navi a:link{ font-weight: bold; color: #003300; text-decoration: none;}
ul#navi a:visited{ font-weight: bold; color: #003300; text-decoration: none;}
ul#navi a:hover{ font-weight: bold; color: #FFF; text-decoration: none;}
ul#navi a:active{ font-weight: bold; color: #003300; text-decoration: none;}













/* コンテンツ部分
---------------------------------------------------- */
#content {
	width:770px!important;
	height: auto;
	min-height: 370px;
	margin: 0 auto!important;
	padding: 20px 15px 15px!important;
	background: #FFF;
}













/* 新着情報
---------------------------------------------------- */
#news {
	float: left;
	width: 500px;
	height: 220px;
	margin: 0 0 20px;
	padding: 0;
}

#news h2{
	width: 490px;
	height: 26px;
	font-size: 1.1em;
	color: #003300;
	margin: 0;
	padding: 7px 0 0 10px;
	background: url(../img/index/news_bg.png) no-repeat;
}



/* バナー
---------------------------------------------------- */
#rmenu {
	width: 254px;
	height: 212px;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style: none;
	float: right;
}
#rmenu li{
	height: 53px;
}
#rmenu span{
	display: none;
}
#rmenu a {
	display: block;
	width: 254px;
	height: 48px;
}
#rmenu1 a{
	background-image: url(../img/index/rmenu11.png);
}
#rmenu1 a:hover{
	background-image: url(../img/index/rmenu12.png);
}
#rmenu2 a{
	background-image: url(../img/index/rmenu21.png);
}
#rmenu2 a:hover{
	background-image: url(../img/index/rmenu22.png);
}
#rmenu3 a{
	background-image: url(../img/index/rmenu31.png);
}
#rmenu3 a:hover{
	background-image: url(../img/index/rmenu32.png);
}
#rmenu4 a{
	background-image: url(../img/index/rmenu41.png);
}
#rmenu4 a:hover{
	background-image: url(../img/index/rmenu42.png);
}










/* おすすめ
---------------------------------------------------- */
.osusume {
	width: 375px;
	margin: 0 0 25px;
	padding: 0;
	background: url(../img/index/osusumebody_bg.png) repeat-y;
}

.osusume h2{
	width: 375px;
	height: 26px;
	font-size: 1.1em;
	text-align: center;
	color: #990000;
	margin: 0 0 10px;
	padding: 7px 0 0;
	background: url(../img/index/osusumetitle_bg.png) no-repeat;
}

.osusume a img{
	width: 172px;
	height: 129px;
	margin: 0px 0px 5px 10px;
}

.osusume table{
	width: 355px!important;
	margin: 5px auto!important;
	padding: 0;
	border-collapse: collapse;
	border: #990000 solid 1px;
}

.osusume table th{
	width: 5em!important;
	text-align: center;
	color: #444;
	background: #FFE1FF;
	padding: 5px;
	white-space: nowrap;
	border: #990000 solid 1px;
}

.osusume table td{
	color: #444;
	background: #FFF;
	padding: 5px;
	border: #990000 solid 1px;
}

.osusume button {
	width: 182px;
	height: 26px;
	margin: 5px 0px 5px 95px;
}






/* ページのトップへ戻る
---------------------------------------------------- */
.totop {
	clear: both;
	width: 800px;
	text-align: right;
	margin: 25px auto;
	padding: 0;
}

.totop p{
	float:right;
	font-size: 0.92em;
	margin: 0;
	padding: 2px 0 0 25px;
	background: url(../img/common/arrow.png) no-repeat;
}




/* フッター
---------------------------------------------------- */

#footer {
	clear: both;
	width: 100%;
	font-size: 0.92em;
	text-align: center;
	color: #222;
	margin: 0;
	padding: 10px 0;
	background: url(../img/common/footer_bg.png) repeat-y;
}

#footer .addall{
	width: 800px;
	margin: 0 auto;
	padding: 0;
}


#footer ul.sikaku{
	display: inline;
	float: left;
	text-align: left;
	list-style-type: none;
}



#footer ul.navi{
	display: inline;
	float: right;
	margin: 0 0 1em;
	padding: 0;
}
#footer ul.navi li{
	display: inline;
	margin: 0;
	padding: 0 1em 0 0.5em;
	border-right: 1px solid #666;
	list-style-type: none;
}
#footer ul.navi li.end{
	padding-right: 0;
	border-right: none;
}

#footer ul.navi li a:link{ color: #003300; text-decoration: none;}
#footer ul.navi li a:visited{ color: #003300; text-decoration: none;}
#footer ul.navi li a:hover{ color: #990000; text-decoration: none;}
#footer ul.navi li a:active{ color: #003300; text-decoration: none;}



#footer address{
	clear: right;
	display: inline;
	float: right;
	width: 350px;
	font-style: normal;
	text-align: right;
	margin: 0;
	padding: 0;
}

#footer p{
	clear: both;
	margin: 0 auto;
	padding: 20px 0 0;
}
#footer p a:link{ font-weight: bold; color: #FF0000; text-decoration: none;}
#footer p a:visited{ font-weight: bold; color: #FF0000; text-decoration: none;}
#footer p a:hover{ font-weight: bold; color: #FFF; text-decoration: none;}
#footer p a:active{ font-weight: bold; color: #FF0000; text-decoration: none;}



.navige {
	width: 770px;
	margin: 0px auto 20px auto;
	font-size: 12px;
	_font-size: 76%;
	font-family: "メイリオ", Meiryo, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
	line-height: 200%;
	padding: 0px;
}
.navige a,b {
	margin: 0px 8px;
}



.guide {
	margin: 0px auto 50px!important;
	padding: 0px 0px;
	text-align: center;
}
.guide div {
	margin: auto;
}
.guide div b {
	width: 600px;
	font-size: 16px;
	letter-spacing: 2em;
	line-height: 400%;
	color: #000000;
	margin: 0px auto;
}
.guide div img {
	float: right;
	margin: 0px 0px 40px 20px;
}
.guide div p {
	text-align: left;
	text-indent: 12px;
	margin: 0px 0px 15px 0px;
}
.guide div span {
	float: right;
}
.guide table {
	width: 600px;
	background:#999999;
	margin: 60px auto;
	padding: 0px;
}
.guide th {
	width: 80px;
	background-color: #99CCFF;
	padding: 3px 5px;
	font-weight: normal;
	text-align: left;
}
.guide td {
	background-color: #FFFFFF;
	padding: 3px 5px;
	text-align: left;
}
.guide td p b {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
.guide ul {
	width: 550px;
	margin: 50px auto 70px;
	padding: 0px 25px 10px 25px;
	text-align: left;
	list-style: none;
	border: 1px dotted #CCCCCC;
}
.guide ul li b {
	font-size: 16px;
	letter-spacing: 2em;
	line-height: 400%;
	text-align: center;
	margin: 0px 0px 0px 200px;
}
.guide ul li center span {
	margin: 0px 180px 0px 0px;
}
.guide ul li center b {
	font-size: 13px;
	letter-spacing: 0.1em;
	line-height: 200%;
	margin: 0px;
}
.guide ul li {
	margin: 0px 0px 10px 0px;
}
.guide iframe{
	margin: 60px 0px 5px 0px;
}

.aisatu {
	width: 650px;
	margin: 0 auto;
}



.kominka {
	margin: auto;
}

td.photo{
	width: 403px;
	height: 301px;
	vertical-align: top;
}

ul#portfolio{
	float: left;
	margin: 0!important;
	padding: 0!important;
	list-style-type: none;
}
ul#portfolio li{
	margin: 0!important;
	padding: 0!important;
}



.farm1 {
	width: 750px;
	margin: auto;
}



.farm2 {
	width: 800px;
	margin: auto;
}



.link {
	width: 670px;
	padding: 0px 0px 10px 0px;
	margin: auto;
}
.link p {
	padding: 20px 0px 15px 0px;
}