@charset "UTF-8";


/*#topvisual
---------------------------------------*/
#topvisual{
	width: 100%;
	border-bottom: solid 31px #EEEFEF;
	position: relative;
	}

#topvisual p{
	line-height: 0;
	}

#topvisual h1{
	margin: 0;
	position: absolute;
	top: 52px;
	right: 53px;
	z-index: 1;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 43px;
	line-height: 54px;
	text-align: left;
	color: #fff;
	letter-spacing: 1px;
	}


/*#lead
---------------------------------------*/
#lead{
	position: relative;
	width: 980px;
	margin: auto;
	background:url(../images/common/title.png) no-repeat top center;
	padding-bottom: 25px;
	min-height: 120px;
	}

#lead h2{
	text-align: center;
	font-size: 27px;
	line-height: 1;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding-top: 35px;
	}

#lead p{
	font-size: 14px;
	line-height: 37px;
	text-align: center;
	padding-top: 75px;
	}


/*#main
---------------------------------------*/
#main{
	line-height: 0;
	background: #EEEFEF;
	text-align: center;
	}
