@charset 'UTF-8';

/*-------------------------------------------------
  reset
--------------------------------------------------*/

body {
    margin: 0px ;
    padding: 0px;
    font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	font-size:12px;
	background:url(img/bg.jpg);

}


a{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#000;
	text-decoration:underline;
}

ul{
	margin:0;
	padding:0;
}

li{
	list-style:none;
}

img{
	border:0;
	vertical-align:bottom;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
	font-size: 0.1em;
	overflow: hidden;
}

p{
	margin:0;
	padding:0;
	line-height:180%;
}

.left{
	float:left;
}



/*-------------------------------------------------
  header
--------------------------------------------------*/

#header{
	background:url(img/header_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:455px;
	
}

#header_inr{
	width:900px;
	margin:0 auto;
	position:relative;
}

.logo{
	position: absolute;
	top: 14px;
	left: 15px;
	z-index:1;
}

*:first-child+html .logo { /top: 20px; }


#description{
	float:left;
	width:440px;
	margin-right:10px;
	padding-top:10px;
	color:#FFFFFF;
	font-size:10px;
}

#h_info{
	float:left;
	margin-top:7px;
	width:441px;
}

.navi{
	margin-left:178px;
	padding-top:50px;
	width:722px;
	clear:left;
}

.navi li{
	float:left;
	margin-left:20px;
}

.main_img{
	margin-top:30px;
}

/*-------------------------------------------------
  content
--------------------------------------------------*/
#content{
	width:900px;
	margin:0 auto;
	padding-top:60px;
}

#content_left{
	width:636px;
	float:left;
}

#content_right{
	width:226px;
	float:left;
	margin-left:38px;
}

#content_left a:hover{
	opacity:0.5;
}

#content_right a:hover{
	opacity:0.5;
}

.top_bnr{
	float:left;
	margin-right:20px;
}

#topback{
	text-align:right;
	padding-top:60px;
}


#topback a:hover{
	opacity:0.5;
}

.text{
	padding:20px 0px 20px 0px;
}


/*-------------------------------------------------
  footer
--------------------------------------------------*/
#footer{
	background:url(img/footer_bg.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:205px;
}

#footer_inr{
	width:900px;
	margin:0 auto;
}

#footer_info{
	float:left;
	width:374px;
	margin-top:38px;
	background:url(img/footer_line.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

#footer_img{
	float:left;
	margin-right:10px;
}

#footer_info p{
	float:left;
	color:#FFF;
	line-height:200%;
	font-size:10px;
}

#footer_right{
	float:left;
	width:515px;
	margin-top:38px;
	color:#FFFFFF;
	margin-left:10px;
}

#footer_right a{
	color:#FFFFFF;
	text-decoration:none;
}

#footer_right a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}



.f_navi{
	font-size:10px;
	text-align:right;
}

.cr{
	text-align:right;
	margin-top:30px;
	font-size:10px;
}


/*-------------------------------------------------
  wedding
--------------------------------------------------*/	
#wedding_left{
	width:244px;
	float:left;
}

#wedding_right{
	width:618px;
	float:left;
	margin-left:37px;
}

/*-------------------------------------------------
  cuisine
--------------------------------------------------*/	
#cuisine_title{
	background:url(img/cuisine_bg.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding:100px 140px 20px 0px;
}

/*-------------------------------------------------
  reception
--------------------------------------------------*/	
#reception_left{
	width:244px;
	float:left;
}

#reception_right{
	width:618px;
	float:left;
	margin-left:37px;
}

/*-------------------------------------------------
  plan
--------------------------------------------------*/	
#plan_left{
	width:244px;
	float:left;
}

#plan_right{
	width:627px;
	float:left;
	margin-left:29px;
}

.plan1{
	background:url(img/plan_img4.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding:210px 30px 20px 30px;
}

.plan2{
	background:url(img/plan_img5.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding:300px 30px 20px 30px;
}

/*-------------------------------------------------
  access
--------------------------------------------------*/	
#access_left{
	float:left;
	width:636px;
}

#access_inr{
	background:url(img/access_img2.png);
	background-repeat:no-repeat;
	background-position:right top;
	padding:80px 20px 20px 0px;
}

#access_right{
	width:244px;
	float:left;
	margin-left:18px;
}

#map{
	border:solid 1px #000000;
	background:#FFFFFF;
	padding:4px;
}

/*-------------------------------------------------
  produce
--------------------------------------------------*/	
.sample1{
	float:left;
	margin-right:6px;
	width:220px;
}

.sample2{
	float:left;
	margin-bottom:7px;
	margin-left:2px;
	width:220px;
}

.produce_text{
	margin:20px 0 30px;
}