body {
	font-size: 84%;
	line-height: 160%;
	color: #2B2B2B;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック";
	background-color: #000;
	background-image: url(../img/body_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
}
a:link,
a:visited {
	color: #069;
	text-decoration: none;
}
a:hover,
a:active {
	color: #069;
	text-decoration: underline;
}
#header {
	padding: 0px;
	width: 914px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 88px;
	position: relative;
}
#header h1 {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 20px;
	top: 0px;
	z-index: 2;
}
#header h2 {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 56px;
	right: 11px;
}
#header .freedial {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header .bg {
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: 0px;
	z-index: 2;
}

#container {
	padding: 0px;
	width: 914px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/container_bg_d.png);
	background-repeat: repeat-y;
	background-position: left top;
}
* html #container {
	behavior: url(iepngfix.htc);
}
#contents {
	background-color: #FFF;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #412011;
	background-image: url(../img/g_nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}
#g_nav {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	list-style-type: none;
}
#g_nav li {
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#pagetop {
	text-align: right;
	clear: both;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#f_nav {
	clear: both;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	text-align: center;
	list-style-type: none;
	margin: 0px;
}
#f_nav li {
	display: inline;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BFBEB9;
}
#f_nav .end {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#f_nav a:link,
#f_nav a:visited {
	color: #2B2B2B;
	text-decoration: none;
}
#f_nav a:hover,
#f_nav a:active {
	color: #643608;
	text-decoration: underline;
}


#copyright {
	color: #FFF;
	text-align: center;
	width: 914px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#contents p {
	margin: 0px;
}





* html img {
	behavior: url(iepngfix.htc);
}
.clear {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	width: 0px;
	clear: both;
}
.tx-small {
	font-size: 85%;
	line-height: 140%;
}
img {
	border: 0;
}
