@charset "utf-8";
/*----------------------------------------------------
　
------------------------------------------------------*/
#mainimage{
	clear:both;
	margin:0 0 40px;
	background:#f2ede5;
}

/*----------------------------------------------------
　
------------------------------------------------------*/
#main h2.title{
	clear:both;
	margin:0 0 0.4em;
	color:#6B162D;
	font-size:175%;
	font-weight:bold;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	line-height:1.25;
	background-repeat:no-repeat;
	background-position:left center;
}
#main h2.title .small{
	font-size:57%;
}
#main h2.title .sub{
	color:#000;
}
#main .small{
	font-size:87%;
}
#main h3.copy{
	margin:0 0 0.8em;
	font-size:143%;
	font-weight:bold;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	line-height:1.25;
}

/*----------------------------------------------------
　
------------------------------------------------------*/
#main .page-text{
	clear:both;
	padding:1em 0;
	border-top:1px dotted #666;
}
/*----------------------------------------------------
　
------------------------------------------------------*/
#main .contact-area{
	clear:both;
	overflow:hidden;
	border:1px solid #6B162D;
}
#main .contact-area h3{
	padding:0.2em 1em;
	color:#fff;
	font-size:175%;
	font-weight:bold;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	line-height:1.25;
	background:#6B162D;
}

#main .contact-area .text{
	overflow:hidden;
	width:630px;
	margin:0 auto;
	padding:20px 0;
}
#main .contact-area .text ul{
	overflow:hidden;
	margin:1em 0 0;
}
#main .contact-area .text ul li{
	float:left;
}

/*----------------------------------------------------
　list
------------------------------------------------------*/
#main #list{
	overflow:hidden;
	margin:0 0 2em;
}
#main #list ul{
	overflow:hidden;
}
#main #list ul li{
	float:left;
	width:208px;
	margin:0 28px 28px 0;
}
#main #list ul li:nth-child(3n){
	margin-right:0;
}
/*  
------------------------------------------*/
#main #list ul li .img{
	text-align:center;
}
#main #list ul li .img img{
	max-width:208px;
	max-height:156px;
}
#main #list ul li h4{
	margin:0 0 0.5em;
	font-size:106%;
	line-height:1.6;
}
#main #list ul li h4 a{
	color:#6B162D;
}
#main #list ul li .addr{
	min-height:3em;
	font-size:87%;
	line-height:1.5;
}

/*----------------------------------------------------
　detail
------------------------------------------------------*/
#main #detail-img0{
	margin:0 0 1em;
}
/*  
------------------------------------------*/
#main #detail-text{
	overflow:hidden;
}
#main #detail-text dt{
	float:left;
	width:112px;
	margin-bottom:15px;
	color:#fff;
	text-align:center;
	background:#6b162d;
}
#main #detail-text dd{
	float:left;
	width:130px;
	margin-bottom:15px;
	padding:0 10px;
}
#main #detail-text dd.addr{
	width:558px;
}
#main #detail-text dd.floor{
	width:44px;
	padding:0 0 0 10px;
}
/*  
------------------------------------------*/
#main #detail-text2{
	margin:0 0 3em;
}
/*  
------------------------------------------*/
#main h3#detail-title{
	clear:both;
	margin:0 0 0.4em;
	padding:0 0 0 5px;
	color:#6B162D;
	font-size:175%;
	font-weight:bold;
	font-family: Georgia,游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	line-height:1.25;
	border-left:5px solid #6B162D;
}
#detail-list{
	overflow:hidden;
}
#detail-list ul{
}
#detail-list li{
	display:inline-block;
	width:326px;
	margin:0 38px 38px 0;
	vertical-align:top;
}
#detail-list li:nth-child(2n){
	margin-right:0;
}
#detail-list li .img{
	text-align:center;
}
#detail-list li .img img{
	width:auto;
	height:auto;
	max-width:326px;
	max-height:245px;
}
#detail-list li h4{
	margin:0 0 0.5em;
	padding:0.2em 0;
	border-bottom:1px dotted #ccc;
}
#detail-list li .text{
	font-size:87%;
	line-height:2;
}








