@charset "UTF-8";

@import url("onsen_tuika.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;
}
#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 .effect th,
#contents .inner .notes .effect td
{
	padding: 0.3em;
	border: 1px solid #ccc;
}
#contents .inner .notes .effect th
{
	width: 3em;
	background: #eff3fb;
	text-align: center;
}
#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;
}
