h1{
	height:100px;
	text-indent:-9999px;
	background:url(../img/info_title.png) no-repeat center bottom;
	margin:0;
	padding:110px 0 0;
}
#wrapper{
	width:720px;
	padding:30px 60px;
	margin:0 auto;
	background:url(../img/content_bg.png);
}

h2{
	color:#000;
	letter-spacing:4px;
	margin:0 0 30px;
	font-size:16px;
	border-bottom:#000 dashed 1px;
	padding:0 0 4px 0;
}
#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:#000;
	text-decoration:none;
	background:none;
}
#wrapper p a:hover{
	color:#dc0034;
	background:none;
	border-bottom:1px solid #dc0034;
}
#wrapper .right{
	text-align:center;
	float:right;
}
#wrapper .left{
	float:left;
}


/* SCALE */
.pr40{
	padding-right:40px;
}


.boshu_asp{
	width:680px;
	height:42px;
	margin:-85px auto 0;
	border-radius:5px;
	background-color:#333;
}
.boshu_asp iframe{
	width:100%;
	height:42px;
	margin:0 auto;
	border:none;
	overflow:hidden;
	border-radius:5px;
	vertical-align:bottom;
}