@charset "shift_jis";

#admain {
	text-align: center;
	margin: auto auto 20px auto;
}





#adtitle01 {
	width: 500px;
	text-align: left;
	font-size: 120%;
	position: absolute;
	top: 720px;
	left: 75px;
}

#adlinkbtn a {
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/btn01.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 365px;
	position: absolute;
	left: 150px;
	top: 830px;
	display: block;
	padding-top: 27px;
	padding-left: 30px;
	font-size: 140%;
}

#adlinkbtn02 a {
	color: #FFF;
	text-decoration: none;
	background-image: url(../img/btn01.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 365px;
	display: block;
	padding-top: 27px;
	padding-left: 30px;
	font-size: 140%;
}
#adlinkbtn02 {
	margin-left: 140px;
	margin-top: 30px;
	margin-bottom: 30px;
}

p.headline{
	line-height: 1.8em;
	margin-bottom: 20px;
	font-weight:bold;
}

p.text{
	margin-bottom: 30px;
	line-height: 1.8em;
}

.mb30{
	margin-bottom:30px;
}

.mb60{
	margin-bottom:60px;
}

.btn{
	text-align:center;
}