/* MENU */
#current{
	margin-left:420px;
}

/* INFO */
h1{
	height:154px;
	background:url(../img/info_title.png) no-repeat center bottom;
	text-indent:-9999px;
	margin-bottom:20px;
}
.hr01{
	vertical-align:bottom;
	display:block;
}
.hr02{
	vertical-align:bottom;
	display:block;
	background-color:#000;
}
.wrapper_b{
	background-color:#000;
	overflow:hidden;
}
.wrapper_w{
	background-color:#fff;
	overflow:hidden;
}
.w700{
	width:700px;
	margin:0 auto;
	padding:30px 0;
	overflow:hidden;
}
h2{
	color:#67e8d4;
	font-size:16px;
	letter-spacing:4px;
	border-bottom:solid 1px #67e8d4;
	padding-bottom:5px;
	margin-bottom:40px;
}
.w700 .list{
	line-height:3;
}
.wrapper_b p{
	color:#fff;
}
p.right{
	text-align:center;
	line-height:3;
}
.big{
	font-size:20px;
	line-height:40px;
	font-weight:bold;
	letter-spacing:1px;
	vertical-align:20%;
}
.contact {
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}
.w700 a{
	text-decoration:none;
	color:#000;
}
.w700 a:hover{
	text-decoration:underline;
	color:#fdd521;
}
#info_footer{
	height:80px;
}


.boshu_asp{
	width:700px;
	height:42px;
	margin:15px 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;
}