@charset "utf-8";

div#Main{
	height:831px;
}

/*-------------------------------------
TITLE
---------------------------------------*/
div.title{
	background:url("../images/bg_main.jpg") no-repeat 0 0;
}
div.title h1{
	padding:50px 0 50px 32px;
}
div.title h2{
	margin:0 30px;
}
div.title p.lead{
	margin:0 30px;
	padding:20px 10px;
}

/*-------------------------------------
連絡先
---------------------------------------*/
dl.tel{
	width:610px;
	height:39px;
	margin:0 0 0 40px;
}
dl.tel dt,
dl.tel dd{
	float:left;
}

/*-------------------------------------
section
---------------------------------------*/
div.section{
	margin:30px 44px 0 44px;
}
div.section ul{
	padding:0 0 0 5px;
}
div.section ul li{
	margin:8px 0 0 0;
	padding:0 0 0 8px;
	text-indent:-8px;
}
.txt_reserve {
	color: #F00;
}
