@charset "utf-8";

/*****Second H1 title*****/
/*wh*/
.h1_wh-00 span {
	width: 571px;
	height: 51px;
	position: absolute;
	background: url(/wh/images/h1_title-wh-00.gif) no-repeat;
}

.h1_wh-01 span {
	width: 571px;
	height: 51px;
	position: absolute;
	background: url(/wh/images/h1_title-wh-01.gif) no-repeat;
}

.h1_wh-02 span {
	width: 571px;
	height: 51px;
	position: absolute;
	background: url(/wh/images/h1_title-wh-02.gif) no-repeat;
}

.h1_wh-00 h1,
.h1_wh-01 h1,
.h1_wh-02 h1 {
	margin-bottom: 30px;
	width: 571px;
	height: 51px;
	overflow: hidden;
}

/*wh*/
/*****Second H1 title*****/


/*****Layout Box*****/
ul#Tab {
	width: 100%;
	margin: 0px -3px -1px 0px;
	padding: 0 10px;
	float: left;
	position: relative;
	top: 0px;
	left: 0px;
}

* html ul#Tab {
	width: 548px;
}

ul#Tab li {
	width: 86px;
	margin-right: 3px;
	padding: 6px 1px 5px 1px;
	float: left;
	font-size: 90%;
	text-align: center;
	border: #E0EAEB solid 1px;
	background: #EEF4F4;
}

ul#Tab li.on {
	padding-bottom: -1px!important;
	border-bottom-width: 1px!important;
	border-bottom-style: solid!important;
	border-bottom-color: #FFFFFF!important;
	background: #FFFFFF;
}


ul#Tab li a:link,
ul#Tab li a:hover,
ul#Tab li a:visited {
	color: #28737B;
}

#TabBox {
	width: 100%;
	margin-top: 0px;
	border: #E0EAEB solid 1px;
	clear: both;
}

#TabBox .inner_box {
	padding-top: 15px;
}




#TabBox dl.ml22,
#TabBox dl.ml50 {
	margin-bottom: 25px;
}

#TabBox dl.ml22 dt,
#TabBox dl.ml50 dt {
	width: 100%;
	margin-bottom: 3px;
}

#TabBox dl.ml50 dd {
	margin: 0 0 15px 50px;
	line-height: 1.4;
}

#TabBox dl.ml22 dd {
	margin: 0 0 15px 22px;
	line-height: 1.4;
}

/*****Layout Box*****/
