/* -----------------------------------------------------------
共通
----------------------------------------------------------- */

html, body {
	width:100%;
	height:100%;
}

body {
	width: 100%;
	height: auto;
	font-family: century gothic,Futura,Helvetica,Arial,'メイリオ',Meiryo,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",Osaka,sans-serif;
	font-size: 10px;
	line-height:0;
	letter-spacing:0.1em;
	color: #333;
	background-color:#fff;
	margin: 0 auto;
	position: relative;
}

p {
	font-size: 12px;
	line-height: 14px;
}

header {
	width: 100%;
	height: auto;
	position: relative;
}



/* 全体 */
div#wrapper {
	margin: 0 auto;
	width: 980px;
	height: auto;
	background: #fff;
	position: relative;
}

/**/
header {
	margin-top: 40px;
	width: 100%;
	position: relative;
}

header h1 {
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -125px;
}

header div#fbBtn {
	position: absolute;
	top: 33px;
	right: 40px;
}

/* mainMenu */
header nav#mainMenu {
	margin: 0 auto;
	padding-top: 105px;
	width: 100%;
	height: auto;
}

header nav#mainMenu ul li {
	float: left;
	display: inline;
}

#mainMenu li#btnTop {margin-left: 128px;}
#mainMenu li#btnInformation {margin-left: 55px;}
#mainMenu li#btnPhilosophy {
	margin-left: 100px;
}
#mainMenu li#btnLocation {
	margin-left: 110px;
}
#mainMenu li#btnContact { margin-left: 50px; }


/* top */
#mainPage {
	margin-top: 20px;
	width: 100%;
	height: auto;
	position: relative;
}

#mainPage #mainPageBg {
	z-index: 0;
}

/* Information */
#informationPage {
	width: 980px;
	height: 630px;
	position: relative;
}

#informationPage h2 {
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 1;
}

#informationImg {
	position: absolute;
	top: 160px;
	left: 40px;
}

#informationDesc {
	margin-left: 340px;
	width: 640px;
	height: 350px;
	padding-top: 40px;
}

/* Philosophy / Farm to Mouse */
#philosophyPage{
width: 980px;
padding:40px 0;
font-size:14px;
line-height:1.8;
color:#231815;
position: relative;
}

#philosophyPage h2, #farmtoPage h2 {
position: absolute;
top: 43px;
left: 40px;
z-index: 1;
}

#philosophyImg {
position: absolute;
top: 160px;
left: 40px;
}
#farmtoPage {
width: 980px;
padding-bottom:40px;
font-size:14px;
line-height:1.8;
color:#231815;
position: relative;
}
#farmtoPage h2{
font-size:20px;
font-weight:bold;
line-height:1.8;
}
.message{
margin-left:340px;
margin-bottom:0.5em;
font-size:18px;
line-height:1.8;
}
.message2{
margin-left:340px;
margin-bottom:0.5em;
font-size:15px;
line-height:1.8;
}
#philosophyPage ul{
margin:40px 0;
}
#philosophyPage li {
margin-left:380px;
margin-bottom:0.5em;
font-size:13px;
font-weight:bold;
list-style:outside disc;
line-height:1.8;
}
.farmtoText {
padding: 160px 40px 0 40px;

}
.farmtoText dl{
margin-left:40px;
}
.farmtoText dt{
font-size:16px;
font-weight:bold;
}
.farmtoText dd{
margin-bottom:1em;
}

/* location */
#locationPage {
	width: 100%;
	height: auto;
	position: relative;
}

#locationPage p {
	font-size: 11px;
	letter-spacing: 1;
}

#locationPage p.catTitle {
	font-size: 16px;
	font-weight: bold;
}

#locationPage locationPageBg {
	width: 100%;
	height: auto;
}

#locationPage h2 {
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 1;
}

#tabs {	position: relative; }
.tabs li { margin-right: 20px; float: left; height: 30px; }

#locationPage #locationMapBox {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -356px;
	margin-top: -167px;
}

/* 所在地 */

/* 外枠 */
#mapContainer {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -356px;
	margin-top: -167px
}

/* contact */
#contactPage {
	width: 100%;
	height: auto;
	position: relative;
}

#contactPage a {
	color: #333;
	text-decoration: none;
}

#contactPage contactPageBg {
	width: 100%;
	height: auto;
}

#contactPage h2 {
	position: absolute;
	top: 40px;
	left: 40px;
	z-index: 1;
}

#contactInfoBox {
margin-top: -122px;
margin-left: -247px;
padding: 50px;
width: 415px;
height: 115px;
position: absolute;
top: 50%;
left: 50%;
background: url(../images/contact_bg.png) repeat-x;
}

#contactPage #contactInfoBox h3 {
	margin-top: 25px;
	font-weight: bold;
	font-size: 13px;
	line-height: 13px;
}

#contactPage #contactInfoBox h3:first-child {
	margin-top: 0;
}

#contactPage #contactInfoBox p {
	margin-top: 15px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.1;
}

#contactPage #contactInfoBox p:first-child {
	margin-top: 0;
}

/* Page Top */
#wrapper #toPageTop {
	position: fixed;
	bottom: 30px;
	right: 30px;
}



/* test.html用 */
#psHeading {
	margin-top: -10px;
	font-size: 18px;
	line-height: 32px;
	font-weight: bold;
}

#psAim {
	margin-left: 60px;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	list-style-image: url(../images/list_type.gif);
}

#psLast {
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
}

footer p#copy {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: right;
	color: #333;
	font-size: 10px;
}


/* facebook likebox */
fbcomments,
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fbcomments iframe[style],
.fb_iframe_widget span{
width: 100% !important;
}