body{
	background:url(../img/bg_04.jpg) no-repeat top center fixed;
	background-size:cover;
}
h1{
	width:760px;
	height:160px;
	background:url(../img/info_title.jpg) no-repeat #000;
	text-indent:-9999px;
	margin:40px auto 0 auto;
}
#content{
	width:700px;
	margin:0 auto 50px auto;
	padding:10px 30px;
	background: #000;
}
h2{
	font-size:14px;
	letter-spacing:2px;
	color:#d3c680;
	border-bottom:solid 1px #d3c680;
	margin-bottom:25px;
	background:url(../img/h2.gif) no-repeat;
	padding:3px 0 3px 33px;
}
#content 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%;
}
.contact{
	font-size:16px;
	line-height:40px;
	font-weight:bold;
}
#content p a{
	color:#fff;
	text-decoration:none;
	background:none;
}
#content p a:hover{
	background:none;
	border-bottom:1px solid #d3c680;
}
.right{
	text-align:center;
	float:right;
}
.left{
	float:left;
}
#footer{
	height:20px;
	width:100%;
	background:url(../img/footer_bg.png);
}
/* SCALE */
.pr40{
	padding-right:40px;
}


.boshu_asp{
	width:700px;
	height:42px;
	margin:-30px auto 0;
	border-radius:5px;
	background-color:#d3c680;
}
.boshu_asp iframe{
	width:100%;
	height:42px;
	margin:0 auto;
	border:none;
	overflow:hidden;
	border-radius:5px;
	vertical-align:bottom;
}