@charset "utf-8";

/*------------------------------------------------------
  	TOPページ 
--------------------------------------------------------*/
#inner{
	width:810px;
	margin:0 auto;
}
#contents .section{
	margin:18px 0 37px 0;
}
#contents .section .text{
	margin-left:13px;
	margin-bottom:15px;
}
#contents .pickup li{
	float:left;
	background:url(../../images/back_list01.png) left top no-repeat;
	width:170px;
	height:60px;
	padding:30px 14px 25px 16px;
	text-align:center;
}
#contents .note{
	background:url(../../images/back_list03.png) center top no-repeat;
	width:716px;
	height:312px;
	padding:22px 33px 26px 21px;
	margin-bottom:54px;
}
#contents .note .note_box{
	background:url(../../images/back_list02.gif) left top no-repeat;
	width:309px;
	height:116px;
	padding:19px 17px 8px 15px;
	float:left;
	line-height:0;
	margin-bottom:18px;
	font-size:108%;
}
#contents .note .note_box dt{
	margin-bottom:5px;
	line-height:0;
}
#contents .note .note_box dd{
}
#contents .note .note_box .hour{
	color:#c30d23;
	padding-right:20px;
}
#contents .note .note_box .price{
	color:#c30d23;
	font-size:150%;	
}
#contents .info{
	margin-bottom:20px;
}
#contents .info .tel{
	margin-bottom:20px;
}
#contents .info .tel dt{
	margin-bottom:17px;
	line-height:0;
	width:84px;
	height:17px;
}
#contents .info .tel dd{
	font-family:verdana;
	font-size:167%;
	font-weight:bold;
	padding-left:102px;
	line-height:1.2;
}
#contents .info .tel dd.icon01{
	background:url(../../images/icon01.gif) no-repeat left 9px;
}
#contents .info .mail dt{
	float:left;
	margin-right:28px;

}