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

body{
	background-color:#FFF;
}

a:link img{
	border-style:none;
}

/*文字関係*/
.text01{
	font-size:13px;
	color:#666;
	line-height:1.8em;
}

.text02{
	font-size:11px;
	color:#666;
	line-height:1.7em;
}

.text03{
	font-size:12px;
	color:#666;
	line-height:1.8em;
}

.text04{
	font-size:12px;
	color:#666;
	line-height:1.8em;
	font-weight:bold;
}

.text05{
	font-size:13px;
	color:#F00;
	line-height:1.8em;
}

.text06{
	font-size:11px;
	color:#666;
	line-height:1.8em;
	font-weight:bold;
}



/*リンク文字関係*/
a:link {
	text-decoration: none;
	border:none;
}
a:visited {
	text-decoration: none;
	border:none;
}
a:hover {
	text-decoration: underline;
	border:none;
}
a:active {
	text-decoration: none;
	border:none;
}

img{
	border:none;
}

a img{
	border:none;
	outline:none;
}

/*header*/
#wrapper_head{
	min-width:965px;
}

/*footer*/
#wrapper_foot{
	background:url(../../../common_mw/common_bg_02_nw.png) repeat-x 0px bottom;
	min-width:965px;
}

/*title*/
#title{
	margin:0 auto;
}

/*news*/
#news{
	margin:0 auto 20px;
	width:100%;
	border-bottom:#F29AAE dotted 2px;
	padding-top:20px;
	padding-bottom:20px;
}

#news p{
	text-align:center;
	vertical-align:middle;
}

#news p a{
	font-size:12px;
	color:#7F4E1A;
	line-height:2.8;
	text-decoration:underline;
}



/*wrapper*/
#wrapper{
	width:800px;
	height:100%;
	margin:0 auto;
	overflow:hidden;
}


/*contents*/
#content_right{
	width:620px;
	height:100%;
	margin:0 0 0 180px;
	text-align:left;
}


/*左：navi*/
#side_navi{
	width: 250px;
	height: 462px;
	float: left;
	position: absolute;
	z-index: 1000;
	left: 85px;
	top: 275px;
}

#navibox{
	width:250px;
	height:362px;
	background:url(../img/navi_back.png) no-repeat;
	margin-top:60px;
	margin-bottom:15px;
}

#navibox ul{
	width:140px;
	height:165px;
	margin:0 auto;
	padding-top:72px;
}

#navibox ul li{
	width:140px;
	height:33px;
	margin-bottom:0px;
}

#party_navi{
	width:250px;
	height:100px;
}

.clear{
	clear:both;
}

/*content01_concept*/
#content01{
	width:620px;
	position:relative;
	float:right;
	border-bottom:#F29AAE dotted 2px;
}

.content_title{
	float:right;
	height:25px;
	margin-top:70px;
	margin-bottom:25px;
}

#content01 .content_image{
	width:620px;
	height:330px;
	margin-bottom:40px;
}

#content01 .box01{
	margin-left:100px;
	margin-bottom:60px;
}

#content01 .box01 .content_topic{
	margin-bottom:25px;
}


/*content02_plan*/
#content02{
	width:620px;
	height:100%;
	position:relative;
	float:right;
	border-bottom:#F29AAE dotted 2px;
}

#content02 .box02{
	clear:both;
	width:620px;
}

#content02 .price{
	width:520px;
	margin-left:100px;
	margin-bottom:40px;
	border-bottom:#F29AAE solid 1px;
}

#content02 .price p{
	padding-bottom:30px;
}


.lead{
	font-size:13px;
	color:#666;
	line-height:1.8em;
	margin-left:100px;
	margin-bottom:30px;
}

.lead02{
	font-size:13px;
	color:#666;
	line-height:1.8em;
	margin-left:100px;
	margin-bottom:15px;
}


#content02 .box02 .plan{
	margin-bottom:60px;
}

#content02 .box02 .plan .plan_title{
	margin-bottom:25px;
}

#content02 .box02 .plan .plan_info{
	width:520px;
	margin-left:100px;
}

#content02 .box02 .plan .plan_info .plan_topic{
	margin-top:20px;
	margin-bottom:20px;
}

#content02 .box02 .plan .plan_info .plan_topic ul{
	padding-left:15px;
	padding-top:5px;
}

#content02 .box02 .plan .plan_info .plan_topic ul li{
	font-size:12px;
	color:#E58BA4;
	line-height:1.8em;
	list-style:decimal inside;
}

/*contents03_SPACE*/
#content03{
	width:620px;
	height:100%;	
	position:relative;
	float:right;
	border-bottom:#F29AAE dotted 2px;
}

#content03 .box03{
	clear:both;
	width:620px;
}

#content03 .box03 .space{
	width:540px;
	height:260px;
	margin-left:80px;
	margin-bottom:30px;
	}

#content03 .box03 .space ul li{
	width:160px;
	height:110px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

#content03 .box03 .floormap{
	width:520px;
	height:470px;
	margin-left:100px;
	margin-bottom:60px;
	background:url(../img/space_floormap.png) no-repeat;
}


/*contents04_CUISINE*/
#content04{
	width:620px;
	height:100%;
	position:relative;
	float:right;
	border-bottom:#F29AAE dotted 2px;
}

#content04 .box04{
	clear:both;
	width:620px;
}

#content04 .box04 .cuisine{
	width:540px;
	height:260px;
	margin-left:80px;
	margin-bottom:10px;
	}

#content04 .box04 .cuisine ul li{
	width:160px;
	height:110px;
	margin-left:20px;
	margin-bottom:20px;
	float:left;
}

.fairlink{
	text-align:right;
	margin-bottom:60px;
	clear:both;
}

.fairlink a{
	font-size:12px;
	color:#7F4E1A;
	line-height:1.8em;
	text-decoration:underline;
}

/*contents05_INFORMATION*/
#content05{
	width:620px;
	height:100%;
	position:relative;
	float:right;
	border-bottom:#F29AAE dotted 2px;
	margin-bottom:60px;
}

#content05 .box05{
	clear:both;
	width:620px;
}

#content05 .box05 .map{
	width:520px;
	height:420px;
	margin-left:100px;
	margin-bottom:10px;
}

#content05 .box05 .access{
	margin-left:100px;
	font-size:12px;
	color:#666;
	line-height:1.7em;
	margin-bottom:30px;
}

#content05 .box05 .btn ul{
	width:560px;
	margin:30px 0 60px 100px;
	overflow:hidden;
}

#content05 .box05 .btn li{
	float:left;
	margin-right:25px;
}

.bg_white {
	background-color:#FFF;
}
