@charset "Shift_JIS";
/*--------------------------------------------------------------------
 wrapper setting
--------------------------------------------------------------------*/

div#wrapper {
	text-align: left;
	padding-bottom: 20px;
}
/*--------------------------------------------------------------------
 headerBox setting
--------------------------------------------------------------------*/

div#headerBox {
	background: url(../img/bg_header.jpg) 0 0 repeat-x;
	height: 115px;
}
div#headerInner {
	width: 800px;
	margin: 0 auto;
	position: relative;
	height: 115px;
}
div#headerInner h1 {
	position: absolute;
	left: 0px;
	width: 390px;
	top: 6px;
	height: 18px;
	line-height: 1.3;
	font-size: 10px;
}
div#headerInner ul {
	float: left;
	width: 284px;
	position: absolute;
	left: 516px;
	top: 8px;
	height: 10px;
}
div#headerInner ul li {
	float: left;
	height: 14px;
	margin-right: 13px;
	height: 10px;
}
div#headerInner ul li#headerNavi03 {
	margin-right: 0;
}
div#headerInner ul li a {
	line-height: 0;
	display: block;
	text-indent: -9999px;
	height: 10px;
	background: url(../img/navi_header.gif) 0 0 no-repeat;
}
div#headerInner ul li#headerNavi01 a {
	width: 54px;
}
div#headerInner ul li#headerNavi02 a {
	background-position: -65px 0;
	width: 94px;
}
div#headerInner ul li#headerNavi03 a {
	background-position: -170px 0;
	width: 110px;
}
div#headerInner ul li#headerNavi01 a:hover {
	background-position: 0 -11px;
	width: 54px;
}
div#headerInner ul li#headerNavi02 a:hover {
	background-position: -65px -11px;
	width: 94px;
}
div#headerInner ul li#headerNavi03 a:hover {
	background-position: -170px -11px;
	width: 110px;
}
div#headerInner h2 a {
	background: url(../img/img_logo.gif) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	width: 269px;
	height: 38px;
	position: absolute;
	left: 0px;
	top: 54px;
}
div#headerInner p {
	position: absolute;
	left: 593px;
	top: 52px;
}

/*--------------------------------------------------------------------
 naviBox setting
--------------------------------------------------------------------*/

div#naviBox {
	background: url(../img/bg_navi.gif) 0 0 repeat-x;
	height: 38px;
}
div#naviBox div {
	width: 800px;
	margin: 0 auto;
	height: 24px;
	padding-top: 11px;
}
div#naviBox div ul li {
	float: left;
	margin-right: 27px;
	height: 14px;
}
div#naviBox div ul li#globalNavi07 {
	margin-left: 2px;
	margin-right: 0px;
}
div#naviBox div ul li a {
	background: url(../img/navi_global.jpg) 0 0 no-repeat;
	display: block;
	text-indent: -9999px;
	height: 14px;
}
div#naviBox div ul li#globalNavi01 a {
	width: 94px;
}
div#naviBox div ul li#globalNavi02 a {
	background-position: -120px 0;
	width: 83px;
}
div#naviBox div ul li#globalNavi03 a {
	background-position: -230px 0;
	width: 70px;
}
div#naviBox div ul li#globalNavi04 a {
	background-position: -329px 0;
	width: 154px;
}
div#naviBox div ul li#globalNavi05 a {
	background-position: -507px 0;
	width: 82px;
}
div#naviBox div ul li#globalNavi06 a {
	background-position: -618px 0;
	width: 58px;
}
div#naviBox div ul li#globalNavi07 a {
	background-position: -707px 0;
	width: 93px;
}

/*--------------------------------------------------------------------
 contentsBox setting
--------------------------------------------------------------------*/

div#contentsBox {
	background: url(../img/bg_contents.jpg) 0 0 repeat-x;
}
div#contentsBox a {
	color: #AF1D1F;
}

/*--------------------------------------------------------------------
 footerBox setting
--------------------------------------------------------------------*/

div#footerBox {
	background: url(../img/bg_footer.gif) 0 0 repeat-x;
	padding-top: 20px;
	padding-bottom: 10px;
	clear: both;
}
div#footerBox div {
	width: 800px;
	margin: 0 auto;
	font-size: 10px;
	padding: 0;
}
div#footerBox div p {
	text-align: right;
}