/* Reset 
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,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,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}
*/

/*******************************************
BASIC
*******************************************/
body {
	font-size: 14px;
	line-height:1.2;
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	color:#333;
	background:url(../img/all_bg.jpg) left top;
}

section#contaigner {
	position:relative;
	width:900px;
	text-align:left;
	background:#ffffff;
	margin:0 auto;
}

#header {
	position:relative;
	width:900px;
	text-align:left;
	margin:0 auto;
}
#header h1 {
	padding:7px 0 0;
}
#header .navi li {
	float:left;
}
#header .contact {
	position:absolute;
	left:703px;
	top:7px;
}
#header .bnr {
	position:absolute;
	left:536px;
	top:57px;
}
section#contents {
	width:900px;
	background:#ffffff;
	margin:0 auto;
	padding:0 0 50px;
}
section#contents .inner {
	padding:0 20px 0;
	position:relative;
}
.contactBox {
	border:#d2c8a9 solid 8px;
	position:relative;
	height:244px;
	margin-top: 24px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
}
.contactBox h3 {
	padding:37px 0 19px 76px;
}
.contactBox dl.tel {
	position:absolute;
	left:39px;
	top:106px;
}
.contactBox dl.mail {
	position:absolute;
	left:431px;
	top:106px;
}
.contactBox dl dt {
	margin:0 0 13px;
}

/*******************************************
TOP PAGE
*******************************************/
#top section#contents .inner {
	padding:0 10px;
}
#top #contents h1 {
	margin:0 -10px;
}
#top .item dd {
	float:left;
}
#top .itaku {
	margin:28px 0 0;
}
#top h2.bnr {
	position:absolute;
	left:20px;
	top:192px;
}

/*******************************************
ACCESS PAGE
*******************************************/

#access #contents h1 {
	margin:0 -20px 30px;
}
#access #contents .info {
	color:#594220;
	line-height:23px;
	background-image:url(../../access/img/access_ph.jpg), url(../../access/img/access_bg.gif);
	background-position:left top, right bottom;
	background-repeat:no-repeat, no-repeat;
	background-color:#e3d7b3;
	height:330px;
	padding:0 0 0 560px;
}
#access #contents .info dt {
	padding:15px 0 5px;
	font-size:20px;
	line-height:28px;
}
#access #contents .map {
	margin:0 0 50px;
}

/*******************************************
ITAKU PAGE
*******************************************/

#itaku #contents h1 {
	margin:0 -20px 30px;
}
#itaku #contents {
	color:#4c4c4c;
	font-size:15px;
	line-height:22px;
}
#itaku #contents strong {
	color:#b33e3e;
}
#itaku #contents .about dd {
	margin:18px 0 45px;
}


/*******************************************
item PAGE
*******************************************/

#item #contents h1 {
	margin:0 -20px 30px;
}
#item #contents {
	color:#4c4c4c;
	font-size:15px;
	line-height:22px;
}
#item #contents .cnt {
	margin:0 0 0 170px;
	padding:15px 0 0;
}
#item #contents .rttp {
	background:url(../../item/img/rttp_bg.gif) left bottom no-repeat;
	padding:19px 0 13px;
	margin:0 0 17px;
	text-align:right;
}
#item #contents #navi {
	position:absolute;
	left:10px;
	top:200px;
	width:160px;
}



/*******************************************
FOOTER
*******************************************/
#footer {
	position:relative;
	text-align:left;
	margin:0 auto;
	background:#d9ceb8;
}
#footer .inner {
	margin:0 auto;
	width:900px;
	position:relative;
}
#footer .info {
	color:#594220;
	padding:10px 0 0;
	line-height:20px;
}
#footer .info dt {
	font-size:18px;
	line-height:32px;
}
#footer .footerNavi {
	position:absolute;
	left:454px;
	top:0px;
	width:446px;
}
#footer .footerNavi .navi li {
	float:left;
}
#footer .footerNavi .link {
	margin:4px 0 0;
	text-align:right;
}
#footer .copyright {
	text-align:center;
	color:#594220;
	margin:36px 0 0;
	padding:0 0 20px;
	font-size:12px;
}


/*******************************************
ADD
*******************************************/
.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  

/*******************************************
LATER
*******************************************/
a:hover img.over {
     opacity: 0.70;
     filter: alpha(opacity=70);
     -moz-opacity: 0.70;
     -ms-filter: "alpha(opacity=70)";
}

/*******************************************
GELATO PAGE
*******************************************/
#gelato #header h1 {
	padding:0px;
}
#gelato .access {
	position:relative;
}
#gelato .access .map {
	position:absolute;
	left:28px;
	top:224px;
}
#gelato .access .tel {
	position:absolute;
	left:24px;
	top:639px;
}
#gelato #contents {
	padding:0px;
}
#gelato #footer {
	position:relative;
	text-align:right;
	margin:0 auto;
	background:none;
}
#gelato #footer .copyright {
	text-align:center;
	border-top:#e45384 solid 5px;
	color:#e45384;
	margin:0 0 0;
	padding:20px 0 20px;
	font-size:12px;
}
