@chaeset "UTF-8";
body {
	text-align: center;
	background-color: #ffffff;
	background-repeat: no-repeat;
	background-position: center 60px;
	line-height: 1.7;
	color: #999999;
	background-image: url(../../information/images/shadow_inho.jpg);
}
#page {
	width: 700px;
	text-align: left;
	background-color: #ffffff;
	margin: auto;
}
#header {
	width: 700px;
}
#header #headerMainArea {
	height: 78px;
	width: 700px;
}

#header ul#gNav {
	height: 30px;
	width: 700px;
	background-image: url(../../images/gnav_bg.jpg);
	background-repeat: repeat-x;
}
#header ul#gNav li {
	float: left;
}

#header ul#gNav li#nav01 {
	width: 107px;
}
#header ul#gNav li#nav02 {
	width: 110px;
}
#header ul#gNav li#nav03 {
	width: 106px;
}
#header ul#gNav li#nav04 {
	width: 137px;
}
#header ul#gNav li#nav05 {
	width: 136px;
}


#footer {
	width: 690px;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: right;
	background-color: #ffffff;
	font-size: 83.3%;
	color: #696969;
	margin-right: 10px;
}
#footer ul#textNav {
	margin-bottom: 4px;
}
#footer ul#textNav li {
	display: inline;
}
#footer ul#textNav li a {
	color: #a3a3a3;
	text-decoration: none;
}
#footer ul#textNav li a:hover {
	color: #000000;
	text-decoration: underline;
}
