html {
	overflow-x: auto;
	overflow-y: scroll;
}
body {
	margin: 0px;
	padding: 0px;

	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 84%;
	line-height: 140%;
	color: #333333;
}
h1,h2,h3,h4,h5,h6,p,ul,li {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style-type: none;
}
a:link,
a:visited {
	text-decoration: none;
	color: #0057A6;
}
a:hover,
a:active {
	text-decoration: underline;
	color: #3379B8;
}
.clear {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: 0px;
}
#body .return_top {
	margin-right: 13px;
	margin-left: 10px;
	padding-top: 6px;
	padding-right: 17px;
	padding-bottom: 6px;
	padding-left: 3px;
	text-align: right;
	background-image: url(../img/icon_return.gif);
	background-repeat: no-repeat;
	background-position: right center;
	clear: both;
}
#container {
	width: 988px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 66px;
	width: 988px;
	padding-top: 5px;
	position: relative;
}
#header #logo {
	padding-left: 5px;
}
#header #header_phone {
	position: absolute;
	top: 11px;
	right: 230px;
}
#header #header_btn {
	position: absolute;
	top: 0px;
	right: 5px;
}
#g_nav {
	clear: both;
	width: 978px;
	height: 34px;
	background-image: url(../img/g_nav_bg.gif);
	padding: 5px;
}
#body h2 {
	margin-bottom: 20px;
	padding-bottom: 9px;
	clear: both;
	width: 725px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#g_nav li {
	float: left;
	height: 34px;
	width: 163px;
	font-size: 0px;
	line-height: 0px;

}
#voice_area {
	background-image: url(../img/voice_bg.gif);
	background-repeat: no-repeat;
	float: left;
	height: 248px;
	width: 195px;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 0px;
	padding-left: 11px;
	margin-bottom: 6px;
}
#side_area {
	float: right;
	width: 219px;
	padding-top: 5px;
}
#pan {
	padding-top: 5px;
	padding-bottom: 10px;
}

#side_area #banner {
	margin-left: 3px;
}
#body {
	float: left;
	width: 725px;
	padding-left: 21px;
}

#side_area #banner h3 {
	margin-bottom: 7px;
	width: 210px;
}
#side_area #banner ul li {
	margin-bottom: 6px;
	font-size: 0px;
	line-height: 0px;
}


#voice_area h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 7px;
}
#side_area #nav_btn {
	width: 210px;
	margin-bottom: 15px;
	padding-top: 8px;
	padding-left: 3px;
}
#side_area #nav_btn ul li {
	font-size: 0px;
	line-height: 0px;
	margin-bottom: 1px;
}


#voice_area #voice {
	height: 203px;
	width: 195px;
	font-size: 10px;
	line-height: 130%;
}
#voice_area #voice .ttl {
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
}
#bottom_link {
	text-align: center;
	clear: both;
	padding-top: 40px;
	padding-bottom: 15px;
}

#bottom_link a:link,
#bottom_link a:visited {
	text-decoration: none;
	color: #333333;
}
#bottom_link a:hover,
#bottom_link a:active {
	text-decoration: underline;
	color: #0057A6;
}
#footer_area {
	background-color: #005CB0;
	color: #FFFFFF;
}
#footer_area #footer {
	width: 956px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-right: 16px;
	padding-left: 16px;
	height: 55px;
	line-height: 55px;
	position: relative;
}
#footer_area #footer #footer_link {
	position: absolute;
	top: 0px;
	right: 16px;
}

#footer_area #footer #footer_link a:link,
#footer_area #footer #footer_link a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#footer_area #footer #footer_link a:hover,
#footer_area #footer #footer_link a:active {
	text-decoration: underline;
	color: #FFFFFF;
}
