@charset "UTF-8";
/* CSS Document */

body {
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	color: #262626;
	background-color: #F5F5F5;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	clear: both;
}
div, pre, form, fieldset, input, textarea, p, th, td {
	margin:0;
	padding:0;
}
ul, ol, li, dl, dt, dd {
	margin:0;
	padding:0;
	list-style-image: none;
	list-style-type: none;
}
img {
	border:0;
}
a, a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	color: #00F;
}
a:hover, a:active {
	text-decoration: underline;
	color: #00F;
}
.cboth {
	clear: both;
}
#b_white {
	background-color: #FFF;
}
.pagetop {
	text-align: right;
	margin-bottom: 20px;
}
.pagetop a, .pagetop a:link {
	color: #262626;
}
.pagetop a:visited {
	color: #262626;
}
.pagetop a:hover, .pagetop a:active {
	text-decoration: underline;
	color: #262626;
}
#footer {
	font-size: 12px;
	text-align: center;
	clear: both;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-right: 10px;
	margin-left: 10px;
}
#footer02 {
	font-size: 12px;
	text-align: center;
	clear: both;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}
#footer03 {
	clear: both;
	margin-right: 10px;
	margin-left: 10px;
}
#footer04 {
	clear: both;
	background-color: #F2F2F2;
	padding: 10px;
}
#footer04 a, #footer04 a:link {
	color: #262626;
}
#footer04 a:visited {
	color: #262626;
}
#footer04 a:hover, #footer04 a:active {
	text-decoration: underline;
	color: #262626;
}
#footer04 .footer05 {
	font-size: 12px;
	line-height: 1em;
	text-align: left;
	float: left;
	background-repeat: no-repeat;
	padding-left: 11px;
}
#footer04 .footer06 {
	text-align: right;
}
#footer04 .footer07 {
	line-height: 1em;
	margin-bottom: 5px;
}
#footer04 .footer08 {
	font-size: 12px;
	line-height: 1.2em;
}
#footer04 .footer09 {
	text-align: center;
	clear: both;
	font-size: 12px;
	line-height: 1em;
	margin-top: 15px;
}
.f_right {
	float: right;
}
.f_left {
	float: left;
}
.txt_center {
	text-align: center;
}
.txt_right {
	text-align: right;
}
.txt_left {
	text-align: left;
}
.fc_orange {
	color: #FD7D0A;
}
.fs_12px {
	font-size: 12px;
}
.fs_14px {
	font-size: 14px;
}
.bd_gray {
	border: 1px solid #999;
}
.bd_red {
	border: 1px solid #AE0029;
}
.mb0 {
	margin-bottom: 0px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.bold {
	font-weight: bold;
}
