/* box
---------------------------------------------------- */
body {
	background:#fff;
}
#box_all {
	position:relative;
	width:960px;
	background:#fff;
	margin:0 auto 0 auto;
}
#box_header {
	position:relative;
	width:840px;
	height:130px;
	margin:0 auto 0 auto;
}
#box_menu {
	position:relative;
	width:880px;
	height:70px;
	margin:0 auto 0 auto;
	background:url(../img/menu.jpg) no-repeat 0 0;
}
#box_mainphoto {
	position:relative;
	width:850px;
	margin-left:auto;
	margin-right:auto;
}
#box_pan {
	position:relative;
	width:840px;
	height:30px;
	margin:0 auto 0 auto;
}
#box_main {
	position:relative;
	width:840px;
	min-height:300px;
	_height:300px;
	margin:0 auto 0 auto;
}
#box_clear {
	clear:both;
	width:840px;
	height:50px;
	margin:0 auto 0 auto;
}
#box_footer {
	position:relative;
	width:100%;
	margin:0 auto 0 auto;
	background:#5faaef;
}
#box_footer2 {
	position:relative;
	width:840px;
	height:110px;
	margin:0 auto 0 auto;
	background:#5faaef;
}
#box_copy {
	position:relative;
	width:100%;
	height:30px;
	margin:0 auto 0 auto;
	background:#5faaef;
	border-top:solid 1px #fff;
	line-height:30px;
	font-size:inherit;
	font-size:85%;
	text-align:center;
	color:#fff;
	letter-spacing:0;
}
/* ------------------------------------------------- */


/* parts
---------------------------------------------------- */
* {
	margin:0;
	padding:0;
	border:0;
}
.clear {
	clear:both;
	line-height:0;
}
.line {
	border-bottom:dotted 1px #ccc;
}
ul {
	list-style:none;
}
table {
	border:0;
	border-collapse:collapse;
}
.float_l {
	float:left;
	display:inline;
}
.float_r {
	float:right;
	display:inline;
}
.mb_03 {
	margin-bottom:3px;
}
.mb_05 {
	margin-bottom:5px;
}
.mb_10 {
	margin-bottom:10px;
}
.mb_20 {
	margin-bottom:20px;
}
.mb_30 {
	margin-bottom:30px;
}
.mb_40 {
	margin-bottom:40px;
}
.mb_50 {
	margin-bottom:50px;
}
.ml_10 {
	margin-left:10px;
}
.ml_15 {
	margin-left:15px;
}
.ml_20 {
	margin-left:20px;
}
.ml_30 {
	margin-left:30px;
}
.mr_10 {
	margin-right:10px;
}
.mr_20 {
	margin-right:20px;
}
.mt_10 {
	margin-top:10px;
}
.pt_05 {
	padding-top:5px;
}
.pt_10 {
	padding-top:10px;
}
.pt_20 {
	padding-top:20px;
}
.pb_05 {
	padding-bottom:5px;
}
.para_center{
	text-align:center;
}
/* ------------------------------------------------- */


/* header
---------------------------------------------------- */
h1 {
	position:absolute;
	top:0;
	left:0;
	width:840px;
	height:50px;
	line-height:50px;
	font-weight:normal;
	font-size:inherit;
	font-size:100%;
	text-align:center;
}
.logo {
	position:absolute;
	top:50px;
	left:0;
	width:330px;
	height:80px;
}
ul.menu_header {
	position:absolute;
	top:50px;
	right:0;
	width:230px;
	height:40px;
	background:url(../img/menu_header.jpg) no-repeat 0 0;
}
ul.menu_header li {
	width:230px;
	height:40px;
	text-indent:-5000px;
}
ul.menu_header li a {
	display:block;
	width:230px;
	height:40px;
	overflow:hidden;
}
ul.menu_header li a:hover {
	background:url(../img/menu_header_over.jpg) no-repeat 0 0;
}
.tel {
	position:absolute;
	top:90px;
	right:0;
	width:230px;
	height:40px;
}
/* ------------------------------------------------- */


/* menu
---------------------------------------------------- */
ul.menu {
	width:860px;
	height:50px;
	margin-left:10px;
	text-indent:-5000px;
}
ul.menu li {
	float:left;
	display:inline;
	width:172px;
	height:50px;
}
ul.menu li a {
	display:block;
	width:172px;
	height:50px;
	overflow:hidden;
}
li.menu00 a:hover {
	background:url(../img/menu_over.jpg) no-repeat 0 0;
}
li.menu01 a:hover {
	background:url(../img/menu_over.jpg) no-repeat -172px 0;
}
li.menu02 a:hover {
	background:url(../img/menu_over.jpg) no-repeat -344px 0;
}
li.menu03 a:hover {
	background:url(../img/menu_over.jpg) no-repeat -516px 0;
}
li.menu04 a:hover {
	background:url(../img/menu_over.jpg) no-repeat -688px 0;
}
/* ------------------------------------------------- */


/* pan
---------------------------------------------------- */
ul.menu_pan {
	width:840px;
	height:30px;
	line-height:30px;
	font-size:inherit;
	font-size:93%;
	text-align:right;
}
ul.menu_pan li {
	display:inline;
}
/* ------------------------------------------------- */


/* footer
---------------------------------------------------- */
.add{
	position:absolute;
	top:5px;
	left:0;
	width:240px;
	height:100px;
}
ul.menu_footer {
	position:absolute;
	top:30px;
	right:0;
	width:590px;
	font-size:inherit;
	font-size:93%;
	letter-spacing:-1px;
	text-align:right;
}
ul.menu_footer li {
	display:inline;
	color:#fff;
}
ul.menu_footer li a {
	color:#fff;
}
ul.menu_footer li a:hover {
	color:#fff;
}
/* ------------------------------------------------- */


/* common
---------------------------------------------------- */
p.para_area {
	position:relative;
	margin-left:100px;
}
span.linkcontct {
	display:block;
	position:absolute;
	top:115px;
	left:205px;
	width:230px;
	height:40px;
	text-indent:-5000px;
}
span.linkcontct a {
	display:block;
	width:230px;
	height:40px;
	background:url(../img/menu_header.jpg) no-repeat 0 0;
	overflow:hidden;
}
span.linkcontct a:hover {
	background:url(../img/menu_header_over.jpg) no-repeat 0 0;
}
p.para_step {
	margin-left:100px;
	margin-right:20px;
	padding:10px;
	border:dotted 1px #5faaef;
	background:#f6f8fa;
}
p.para_ad {
	margin-left:20px;
	margin-right:20px;
	height:150px;
}
/* ------------------------------------------------- */
