#wrapper{
	background:url(../img/pagetitle_info.png) no-repeat 0px 0px;
}

.list{
	line-height:3em;
}
.big{
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	letter-spacing:1px;
	vertical-align:20%;
}
.right{
	text-align:center;
}

/* SCALE */
.pr40{
	padding-right:40px;
}


.contact {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}


.boshu_asp{
	width:700px;
	height:42px;
	margin:20px auto 0;
	border-radius:5px;
	background-color:#A71603;
}
.boshu_asp iframe{
	width:100%;
	height:42px;
	margin:0 auto;
	border:none;
	overflow:hidden;
	border-radius:5px;
	vertical-align:bottom;
}