@chaeset "UTF-8";
body {
	text-align: center;
	background-color: #0D0D0D;
	line-height: 1.7;
	color: #ffffff;
}
#page {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #0D0D0D;
	text-align: left;
}
#header {
	width: 700px;
}
#header #headerMainArea {
	background-image: url(../../profile/images/header_2.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	height: 114px;
	width: 700px;
	margin-bottom: -54px;
	padding-top: 84px;
}
#header ul#gNav {
	height: 30px;
	width: 680px;
	background-image: url(../../images/gnav_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 10px;
}
#header ul#gNav li {
	float: left;
}

#header ul#gNav li#nav01 {
	width: 104px;
}
#header ul#gNav li#nav02 {
	width: 107px;
}
#header ul#gNav li#nav03 {
	width: 103px;
}
#header ul#gNav li#nav04 {
	width: 132px;
}
#header ul#gNav li#nav05 {
	width: 134px;
}
#footer {
	width: 700px;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: right;
	background-color: #0D0D0D;
	font-size: 83.3%;
	color: #FFFFF0;
}
#footer ul#textNav {
	margin-bottom: 4px;
}
#footer ul#textNav li {
	display: inline;
}
#footer ul#textNav li a {
	color: #C1C1C1;
	text-decoration: none;
}
#footer ul#textNav li a:hover {
	color: #AF0101;
	text-decoration: underline;
}
