@charset "UTF-8";
body,td,th {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 90%;
	color: #333333;
	background-position: center top;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
p {
	text-indent: 1em;
	margin: 0px;
}
#header_nav {
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	height: 25px;
}
#header_nav  a:link {
	color: #666666;
	text-decoration: none;
}
#header_nav  a:visited {
	color: #666666;
	text-decoration: none;
}
#header_nav  a:hover {
	color: #666666;
	text-decoration: underline;
}
#header_nav  a:active {
	color: #666666;
	text-decoration: none;
}
#footer_nav {
	font-style: normal;
	line-height: 100%;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
	overflow: hidden;
	height: 25px;
}
#footer_nav a:link {
	color: #666666;
	text-decoration: none;
}
#footer_nav a:visited {
	color: #666666;
	text-decoration: none;
}
#footer_nav a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer_nav a:active {
	color: #666666;
	text-decoration: none;
}
#footer {
	color: #999999;
	text-align: left;
	overflow: hidden;
}
.clear {
	clear: both;
}
.noscript_note {
	line-height: 100%;
	font-weight: normal;
	color: #FF3300;
	text-align: left;
	vertical-align: top;
	padding-left: 15px;
}
.left_shadow {
	background-image: url(../images/utility/left_shadow_white.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	background-position: left top;
}
.right_shadow {
	background-image: url(../images/utility/right_shadow_white.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	background-position: left top;
}
.nav_bar_image {
	vertical-align: top;
}
.nav_bar_left {
	background-image: url(../images/utility/nav_bar_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: left;
	height: 25px;
}
.nav_bar_pt {
	background-image: url(../images/utility/nav_bar_pt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: left;
	height: 25px;
	vertical-align: middle;
}
.nav_bar_link {
	background-image: url(../images/utility/nav_bar_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	float: left;
	height: 25px;
	vertical-align: middle;
	padding-top: 7px;
}
.nav_bar_right {
	background-image: url(../images/utility/nav_bar_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	float: left;
	height: 25px;
	vertical-align: middle;
}
.copyright {
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 90%;
}
