#wrapper{
	padding:105px 0 35px 0;
}

#content{
	width:680px;
	margin:0 auto;
	color:#59524d;
	padding:20px 30px 0 30px;
	background: #fdfaee;
	border:double 9px #7b1001;
	box-shadow: 0 0 10px rgba(255,255,255,0.6);
}
h1{
	height:100px;
	background:url(../img/info_title.gif) no-repeat center;
	text-indent:-9999px;
}
h2{
	font-size:14px;
	letter-spacing:1px;
	color:#7b1001;
	border-bottom:dashed 1px #7b1001;
	margin-bottom:25px;
}
#wrapper p{
	padding:0 0 50px 5px;
}
.list{
	line-height:3em;
}
.big{
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	letter-spacing:1px;
	vertical-align:20%;
}
#wrapper p a{
	color:#000;
	text-decoration:none;
	background:none;
}
#wrapper p a:hover{
	color:#000;
	background:none;
	border-bottom:1px solid #7b1001;
}
#wrapper p a img{
	vertical-align:baseline;
}
.right{
	text-align:center;
	float:right;
}
.left{
	float:left;
}
.contact{
	font-size:16px;
	line-height:40px;
	font-weight:bold;
}

/* SCALE */
.pr40{
	padding-right:40px;
}


.boshu_asp{
	width:680px;
	height:42px;
	margin:-30px auto 0;
	border-radius:5px;
	background-color:#7b1001;
}
.boshu_asp iframe{
	width:100%;
	height:42px;
	margin:0 auto;
	border:none;
	overflow:hidden;
	border-radius:5px;
	vertical-align:bottom;
}