@charset "UTF-8";
/*******************************************************************************
file name  :  concept.css
style info :  
********************************************************************************/

/*===================================================================
	ハック
===================================================================*/

/* clearfix 
xxxxxx:after {
	content: "."; display: block; visibility: hidden; height: 0.1px; font-size: 0.1em; line-height: 0; clear: both;
}*/
/*********************************************************
	party
*********************************************************/
#main #content .section-Lv1{
	padding-bottom:50px;
}
#main #content span.capacity{
	font-size:12px;
	font-weight:normal;
}
#main #content .section-Lv1 p.first-child{
	padding-bottom:20px;
}
#main #content .section-Lv1 .left-column{
	width:320px;
	float:left;
}
#main #content .section-Lv1 .right-column{
	width:320px;
	float:right;
}

/*********************************************************
	banquet
*********************************************************/
#main #content #summary{
	padding-bottom:50px;
}
#main #content #summary h1{
	width:675px;
}
#main #content #location h2{
	margin-bottom:10px;
}
#main #content #location .section-Lv1{
	padding-top:25px;
}

/*********************************************************
	restorante
*********************************************************/
#main #content #summary .left-column{
	width:230px;
	float:left;
}
#main #content #summary .right-column{
	float:left;
	width:430px;
	padding:0 0 0 15px;
}

/*********************************************************
	bar_and_salon
*********************************************************/
#main #content #summary #imgbox{
	padding-top:15px;
}
#main #content #summary #imgbox .left-column,
#main #content #summary #imgbox .right-column{
	width:330px;
	float:left;
}
#main #content #summary #imgbox .right-column{
	padding:0 0 0 15px;
}

/*******************************/
/*****  ▼  residence  ▼  *****/
/*******************************/
#main #content .to_floorguide{
	margin:20px 0 0 0;
	text-align:center;
}

/********************************/
/*****  ▼  floorguide  ▼  *****/
/********************************/
#main #content .floorguide img{
	display:block;
}
#main #content .floorguide{
	margin:0 0 50px 0;
}
#main #content .floorguide .section-Lv1{
	padding:10px 0 0 5px;
}
#main #content .floorguide .section-Lv1 .left-column{
	float:left;
	width:400px;
}
#main #content .floorguide .section-Lv1 .right-column{
	float:left;
	width:265px;
}
#main #content .floorguide .section-Lv1 p{
	margin:10px 0 0 0;
}


