@charset "UTF-8";

@import url("facilities.css");

/* ======================================

 onsen main CSS style
 
 Color Cordination
 Key Color: 

======================================= */

/* ======================================

 main ###OVERRIDE###

======================================= */

#contents .container h3
{
	margin-bottom: 20px;
}

/* ======================================

 inner

======================================= */

#contents .inner
{
	margin: 0 0 30px;
}
#contents .inner h4
{
	margin: 0 0 20px;
	padding: 0.1em 0.5em;
	border-left: 5px solid #000;
}
#contents .inner .notes p
{
	margin: 0 0 1.5em;
}
#contents .inner .notes .time
{
	color: #285100;
}
#contents .inner .notes .amenity
{
	color: #333;
	font-size: 84%;
}
#contents .inner .notes .link
{
	margin-bottom: 0.2em;
}
#contents .inner .menu
{
	width: 310px;
	margin: 0 0 10px;
	font-size: 86%;
}
#contents .inner .menu th,
#contents .inner .menu td
{
	padding: 0.3em;
	border: 1px solid #ccc;
}
#contents .inner .menu th
{
	
	background: #eff3fb;
	text-align: center;
}
#contents .inner .menu .time
{
	text-align: right;
}
#contents .inner .menu .price
{
	text-align: right;
}
#contents .inner .images
{
	width: 270px;
	margin: 0;
}
#contents .inner .images li
{
	float: left;
	width: 121px;
	margin-right: 20px;
	margin-bottom: 15px;
	padding: 1px;
	border: 1px solid #ccc;
}
#contents .inner .images .maincut
{
	width: 266px;
}
#contents .inner .images .edge
{
	margin-right: 0;
}
#top_bn{
	float: left;
}
