@charset "UTF-8";
body,div,table,tr,td,h1 {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,ul,li,p,address {
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}
img {
	border: 0;
	vertical-align: bottom;
}
.what_text { color: #3cb878; font-size: 8pt }
.what_text_m { color: #3cb878; font-size: 8pt; padding-top: 2px }
.news_text  { color: #0072bc; font-size: 8pt }
.news_text_m { color: #0072bc; font-size: 8pt; padding-top: 2px }
.text  { font-size: 10pt; line-height: 13pt; padding-top: 2px }
.text_9 { font-size: 9pt; line-height: 11pt; padding-top: 2px }
.text_7  { font-size: 7pt; line-height: 11pt; padding-top: 2px }
.text_10 { font-size: 10pt; line-height: 12pt; padding-top: 10px; padding-bottom: 10px }
.text_10_b  { font-size: 10pt; line-height: 12pt }
.text_11_r { color: #dc143c; font-size: 11pt; line-height: 14pt }
.text_12  { color: #b22222; font-weight: bold; font-size: 12pt; padding-top: 2px }
.text_rogo { color: #556b2f; font-weight: bold; font-size: 14pt; line-height: 18pt; padding-top: 2px }
.black_text_7 {
	font-size: 7pt;
}
.white_text_b_9 { color: white; font-weight: bold; font-size: 9pt }
.green_text  { color: #3cb878; font-size: 9pt }
.menseki_text   { font-size: 8pt; line-height: 16px }
.kinsoku { line-break: strict  }
a:hover  { color: #ff8c00 }
.red_text { color: red; font-size: 9pt; line-height: 11pt; text-align: left; }
.center { text-align: center; }


#wrapper {
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#wrapper #contents {
	background-image: url(../images/base_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#wrapper #footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 25px;
}
#footer .white_text_7 {
	color: white;
	font-size: 9px;
	text-align: center;
	padding-top: 4px;
}
