@charset "UTF-8";


#bg1{
	width:100%;
	height:100%;
}

#mainInner{
	background:url(../../common/img/black_80per.png) repeat left top;
}

#mainInner .padding20{
	padding-right:20px;
	}

#pageVisual{
	width:810px;
	height:313px;
	background:url(../img/pagevisual.jpg) no-repeat left 0;
	margin-bottom:64px;
	overflow:hidden;
}

#pageTtl{
	position:absolute;
	right:72px;
	top:38px;
}

#mainInner h2{
	margin-bottom:30px !important;
}

#mainInner h3{
	font-weight:normal;
	font-size:124%;
	margin-bottom:20px !important;
}

#mainInner h4{
	font-weight:normal;
	font-size:116%;
	margin-top:80px !important;
	margin-bottom:20px !important;
}

#mainInner .smallCaps{
	font-size:85%;
}

#mainInner td{
	vertical-align:middle;
}

/************
reserve
************/
#reserve{
	
}

