@charset "shift_jis";

#admain {
	text-align: center;
	margin: auto auto 20px auto;
}


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;
}