@charset "utf-8";
/* CSS Document */

body {
	background-color: #202A2E;
	margin: 0;
	font: 75%/2 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:active {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
h1 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	word-spacing: 0px;
	margin: 0px;
	color: #FFFFFF;
	}
h3 {
	font-size: 11px;
	font-weight: bold;
	word-spacing: 0px;
	margin: 0px 0px 8px;
	color: #660000;
}
.text01 {
	font-size: 11px;
	color: #003366;
	line-height: 135%;
}
.text02 {
	font-size: 11px;
	color: #FFFFFF;
}
.text02 a:link {
	color: #FFFFFF;
	text-decoration: underline;
} 
.text02 a:active {
	color: #FFFFCC;
	text-decoration: none;
}
.text02 a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.text02 a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.text03 {
	font-size: 11px;
	color: #333333;
	line-height: 135%;
}
.text04 {
	font-size: 12px;
	color: #333333;
	line-height: 200%;
}
#wrap {
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
/*サブウィンドウ----------------------------------------------------*/
.sub_wrap {
	background-image: url(../img/waku/bg_sub.jpg);
}
.nabe {
	margin: 0px auto;
	width: 880px;
}
.nabeimg img {
	margin-bottom: 10px;
}

.nabe .nabe_s {
	margin: 0px;
	padding: 0px;
	width: 342px;
}

.nabeimg {
	margin: 0px;
	padding: 0px;
	width: 520px;
	vertical-align: top;
	height: 357px;
}
.nabeimg img {
	margin: 0px;
	padding: 0px;
}
.nabeimg2 {
	vertical-align: bottom;
	height: 347px;
	width: 520px;
}


.space10 {
	margin: 0px;
	padding: 0px;
	width: 10px;
}
.nabeti {
	margin: 0px auto;
	padding: 0px;
	width: 880px;
	text-align: center;
}
.nabeti img {
	margin-top: 10px;
	margin-bottom: 10px;
}

.nabacap1 {
	font-weight: bold;
	margin-top: 20px;
	line-height: 1.3em;
	font-size: 13px;
}
.nabacap2 {
	margin-top: 30px;
	margin-bottom: 0px;
	line-height: 1.3em;
	font-size: 12px;
}
.nabe .nabacap1 h3 {
	font-size: 16px;
	color: #FF0000;
	margin: 0px 0px 30px;
}
.plan_bana {
	text-align: center;
	margin: 15px 0px 0px;
	padding: 0px;
}
#headplan {
	background: url(../img/waku/com_head.jpg) no-repeat left top;
}

#headplan a {
	background: url(../img/waku/plan_banner_s.jpg) no-repeat right top;
	display: block;
	margin: 8px 0px 0px;
	padding: 0px;
	float: right;
	height: 70px;
	width: 135px;
}
#headplan a:hover {
	background: url(../img/waku/plan_banner_s_ov.jpg) no-repeat left top;
}
#headplan a img {
	display: none;
}
#headplan .cap {
	display: none;
}

