@charset "UTF-8";

@import "global.css";
/*============================== HEAD ==============================*/
#headWrap {
	background-image: url(../images/head_Bg.gif);
	background-repeat: repeat-x;
	height: 100px;
}
#head {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
}
#headLogo {
	float: left;
	width: 155px;
	margin-right: 275px;
}
#headImg {
	float: left;
	width: 390px;
}
#headTitle {
	float: left;
	width: 155px;
	margin-right: 445px;
}
#headContact {
	float: left;
	width: 170px;
	font-size: 10px;
	font-weight: bold;
	line-height: 20px;
	padding-top: 1px;
	letter-spacing: 1px;
	padding-right: 50px;
	text-align: right;
}
#headContact a {
	color: #FFFFFF;
	text-decoration: none;
}
#headContact a:hover {
	color: #D3BF7F;
	text-decoration: underline;
}
#globalNaviWrap {
	clear: both;
	background-image: url(../images/globalNavi_Bg.gif);
	background-repeat: repeat-x;
	height: 40px;
}
#globalNavi {
	background-image: url(../images/globalNavi_Line.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	width: 820px;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	padding-top: 9px;
}
#globalNavi a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	background-image: url(../images/globalNavi_Line.gif);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	float: left;
}
#globalNavi a:hover {
	color: #D3BF7F;
	text-decoration: underline;
}
/*============================== CONTENT ==============================*/
#contentWrap {
	background-image: url(../images/contentWrap_Bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 25px;
	padding-bottom: 25px;
	clear: both;
}
#contentWrapBlack {
	padding-top: 25px;
	padding-bottom: 25px;
	clear: both;
	background-color: #000000;
	color: #FFFFFF;
}
#contentInner {
	width: 810px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
}
.topofpage {
	font-size: 10px;
	text-align: right;
}
.docLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
/*============================== FOOT ==============================*/
#footWrap {
	background-image: url(../images/foot_Bg.gif);
	background-repeat: repeat-x;
	height: 35px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 35px;
	padding-bottom: 2px;
}
#footWrap a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright {
	background-image: url(../images/copyright_Bg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	height: 20px;
	padding-bottom: 3px;
}


#head07 {
	background-image: url(../images/07headBg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#headWrap07 {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: 131px;
}
#headWrap07top {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	height: 131px;
}
#headWrap07 .headLogo {
	width: 170px;
	float: left;
	height: 68px;
}
#headWrap07 .headImg {
	float: left;
	width: 670px;
	text-align: right;
	height: 68px;
}
#headBarWrap07 {
	width: 840px;
	clear: both;
}
#head07 .headTitle {
	padding-top: 7px;
	height: 23px;
	width: 170px;
	float: left;
	text-align: left;
	margin-bottom: 10px;
}
#head07 .headContact {
	float: left;
	width: 670px;
	text-align: right;
	height: 24px;
	padding-top: 6px;
	margin-bottom: 7px;
}
#foot07 {
	height: 56px;
	font-size: 10px;
	color: #FFFFFF;
	background-repeat: repeat-x;
	clear: both;
	background-image: url(../images/07footNaviBg.jpg);
	text-align: center;
}
#foot07 .inner {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	line-height: 24px;
	text-align: center;
}
#foot07 .inner a {
	color: #FFFFFF;
	text-decoration: none;
}
#foot07 .copyright {
	text-align: center;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	line-height: 28px;
}

