body{
	background:url(../img/index_bg.gif);
}
#bg_area{
	width:100%;
	height:90px;
	background:url(../img/content_header.jpg) repeat-x center;
}
h1{
	height:140px;
	background:url(../img/info_title.gif) no-repeat center;
	text-indent:-9999px;
}
#head_element{
	position:absolute;
	top:105px;
	left:0;
	width:100%;
	height:34px;
	background:url(../img/content_tape.png) no-repeat center;
}
#wrapper{
	width:840px;
	margin:30px auto 0;
	padding:0 0 10px;
	background:#fff;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
h2{
	font-size:18px;
	letter-spacing:1px;
	border-bottom:solid 2px #c027ba;
	margin-bottom:25px;
	padding:4px 0 0 50px;
	color:#c027ba;
	background:url(../img/content_h.gif) no-repeat left bottom;
	height:30px;
}
.content{
	width:680px;
	margin:0 auto 90px;
	overflow:hidden;
}
.list{
	line-height:3em;
}
.big{
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	letter-spacing:1px;
	vertical-align:20%;
}
.content a{
	color:#000;
	text-decoration:none;
	background:none;
}
.content a:hover{
	color:#c027ba;
	background:none;
	border-bottom:1px solid #c027ba;
}
.right{
	text-align:center;
	float:right;
}
.left{
	float:left;
}
.contact{
	font-size:16px;
	line-height:40px;
	font-weight:bold;
}
#footer{
	height:50px;
}

/* SCALE */
.pr40{
	padding-right:40px;
}

.boshu_asp{
	width:680px;
	height:42px;
	margin:-60px auto 20px;
	border-radius:5px;
	background-color:#62bde5;
}
.boshu_asp iframe{
	width:100%;
	height:42px;
	margin:0 auto;
	border:none;
	overflow:hidden;
	border-radius:5px;
	vertical-align:bottom;
}