@charset "utf-8";


/* @group content */

/* @group メインエリア写真リスト -----------------------------*/

#mainarea .column#listAreaL {
	padding-bottom:10px;
}

#mainarea .column#listAreaL dl {
	float:left;
	width:367px;
	padding:0 0 12px;
} 

#mainarea .column#listAreaL dl#list02 {
	loat:right;
	width:346px;
}

#mainarea .column#listAreaL img {
	display:block;
}

#mainarea .column#listAreaL dt {
	padding:0 0 5px;
}

#mainarea .column#listAreaL dd a {
	display:block;
	margin:0 0 0 2px;
	padding:2px 0 2px 20px;
	background:url(../../common/images/arrow_big.gif) left center no-repeat;
}

#mainarea .column#photos {
	background-color:#191919;
	padding-top: 20px;
	border-bottom: 0;
}

#mainarea .column#photos .leftPhoto {
	float:left;
	width:348px;
}

#mainarea .column#photos .rightPhoto {
	float:right;
	width:348px;
}


/* @end */

/* @group メインエリアリードエリア　下層ページ -----------------------------*/

#mainarea #leadAreaWrap {
	background:url(../images/index_thumb00.jpg) right top no-repeat;
}

#mainarea .column#leadAreaNoline {
	border-bottom: 0;
	margin-bottom: 0;
}

#mainarea .column#leadAreaNoline h2.nophoto {
	padding-bottom: 0;
	margin-bottom: 0;
}

#mainarea .column#leadArea .text {
	float:left;
	width:400px;
}

#mainarea .column2#bath2 {
	background:url(../images/index_img00.jpg) left bottom no-repeat;
	border-bottom:solid 1px #2b2b2b;
	height:322px;
}

#mainarea .column2#bath3 {
	background:url(../images/index_img00.jpg) left bottom no-repeat;
	border-bottom:solid 1px #2b2b2b;
	height:352px;
}

#mainarea .column2#bath2 h3, 
#mainarea .column2#bath3 h3 {
	padding:0 0 20px 270px;
}

#mainarea .column2#bath2 .text, 
#mainarea .column2#bath3 .text{
	padding-left:270px;
	line-height:1.7;
}

/* @end */

/* @group 情報テーブル -----------------------------*/
#info {
	border-top:solid 2px #5c5c5c;
	border-bottom:solid 1px #5c5c5c;
	margin-top: 20px;
	width: 440px;
	margin-left:270px;
	position:relative;
}

#info dt {
	float: left;
	background-color:#191919;
	width: 80px;
	padding: 7px;
	display:block;
}

#info dd {
	float: right;
	width: 233px;
	padding: 7px;
}

#info .heightLine-group1 {
	border-bottom:dotted 1px #5c5c5c;
}

#info .heightLine-group2 {
	border-bottom:dotted 1px #5c5c5c;
}

#info .heightLine-group3 {
	border-bottom:dotted 1px #5c5c5c;
}

#info .heightLine-group4 {
	border-bottom:none;
}

#info .heightLine-group5 {
	border-bottom:none;
}

#info .heightLine-group6 {
	border-bottom:dotted 1px #5c5c5c;
}

#info-notice {
	width: 440px;
	margin-left:270px;
	padding-top: 10px;
	color:#5c5c5c;
	font-size:77%;
}

#info2 {
	border-top:solid 2px #5c5c5c;
	border-bottom:solid 1px #5c5c5c;
	margin-top: 20px;
	padding: 7px 0;
	width: 440px;
	margin-left:270px;
	position:relative;
}

#info2 p {
	padding-bottom: 7px;
	color:#5c5c5c;
	font-size:77%;
}

#info2 p span {
	color:#9e7d51;
}

/* @end */

/* @group clearfix=================================================================== */
#mainarea .column#listAreaL:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

#mainarea .column#listAreaL {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #mainarea .column#listAreaL {
	height:1%;
}

#mainarea .column#listAreaL {
	display:block;
}
/* End hide from IE-mac */
/* @end */
