body{
	background:url(../img/bg_02.jpg) no-repeat top center fixed;
	background-size:cover;
	color:#fff;
}
#wrapper{
	width:720px;
	padding:0 50px;
	margin:0 auto;
	background:url(../img/content_bg.png);
}
h1{
	height:131px;
	text-indent:-9999px;
	background:url(../img/info_title.png) no-repeat center bottom;
	margin:0 0 60px;
	padding:25px 0 0;
}
h2{
	letter-spacing:2px;
	margin:0 0 30px;
	font-size:16px;
	border:#777 dashed 1px;
	padding:6px 15px;
	0display:inline-block;
}
h2:first-letter{
	font-size:125%;
}
#wrapper p{
	text-align:justify;
	line-height:2;
	font-size:12px;
	margin:0 0 0 30px;
	padding-bottom:100px;
}
#wrapper .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;
}
#wrapper p a{
	color:#fff;
	text-decoration:none;
	background:none;
}
#wrapper p a:hover{
	background:none;
	border-bottom:1px solid #bb1d3f;
}
#wrapper .right{
	text-align:center;
	float:right;
}
#wrapper .left{
	float:left;
}


/* SCALE */
.pr40{
	padding-right:40px;
}


.boshu_asp{
	width:680px;
	height:42px;
	margin:-80px auto 20px;
	border-radius:5px;
	background-color:#c00;
}
.boshu_asp iframe{
	width:100%;
	height:42px;
	margin:0 auto;
	border:none;
	overflow:hidden;
	border-radius:5px;
	vertical-align:bottom;
}