@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 1px;
}
#header {
	width: 800px;
}
#header #headerMainArea {
	height: 210px;
	width: 800px;
	position: relative;
}
#header p#headerRight img {
	height: 129px;
	width: 552px;
	left: 248px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: absolute;
}
#header ul#subNav {
	position: absolute;
	height: 26px;
	width: 552px;
	left: 248px;
	top: 129px;
}
#header ul#subNav li {
	float: left;
}
#header ul#subNav li#sub01 {
	width: 302px;
}
#header ul#subNav li#sub02 {
	width: 61px;
}
#header ul#subNav li#sub03 {
	width: 77px;
}
#header ul#subNav li#sub04 {
	width: 112px;
}

#header ul#gNav {
	width: 800px;
	height: 55px;
}
#header ul#gNav li {
	float: left;
}
#header ul#gNav li#nav01,
#header ul#gNav li#nav03 {
	width: 95px;
}
#header ul#gNav li#nav02 {
	width: 102px;
}
#header ul#gNav li#nav04 {
	width: 128px;
}
#header ul#gNav li#nav05 {
	width: 170px;
}
#header ul#gNav li#nav06 {
	width: 125px;
}
#header ul#gNav li#nav07 {
	width: 85px;
}
#contentsArea {
	width: 780px;
	margin-right: 10px;
	margin-left: 10px;
}
#contentsArea #leftContentsBox {
	width: 210px;
	height: 0px;
	padding-top: 10px;
	float: left;
}
#leftContentsBox #contentsNav ul {
	width: 200px;
}
#leftContentsBox #contentsNav ul li {
	margin-bottom: 10px;
}
/* CSS Document */

#leftContentsBox #blogBox {
	width: 210px;
	margin-top: 25px;
}
#leftContentsBox #blogBox h3 {
	margin-bottom: 10px;
	width: 210px;
}
#leftContentsBox #blogBox .blogBanner {
	width: 200px;
	padding-bottom: 10px;
}
#leftContentsBox #blogBox .blogBanner img {
	border: 1px solid #8499ac;
	padding: 2px;
}
#leftContentsBox #linkBox {
	width: 210px;
	margin-top: 25px;
}
#leftContentsBox #linkBox h3 {
	width: 200px;
	margin-bottom: 10px;
}
#leftContentsBox #linkBox p img {
	width: 200px;
	margin-bottom: 10px;
}

#footer {
	width: 800px;
}

#footerMainArea #footerLeftBox {
	float: left;
	width: 292px;
}
#footerMainArea #footerRightBox {
	float: right;
	width: 508px;
}
#footerMainArea #footerRightBox ul {
	background-image: url(../images/index_r5_c5.jpg);
	background-repeat: no-repeat;
	height: 140px;
	width: 508px;
}
#footerMainArea #footerRightBox ul li {
	font-size: 100%;
	padding-top: 8px;
	padding-left: 15px;
}

