@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(image/waku/haikei.gif);
	background-repeat: repeat-x;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
}
hr {
	display: none;
}



/*-リンク---------------------------------------*/


a img {
	border-style: none;
}
a:link {
	color: #000000;

}
a:visited {
	color: #000000;

}
a:hover {
	left: 1px;
	top: 1px;
	text-decoration: underline;
	color: #FF9900;
}


/*-ページレイアウト-----------------------------*/


#header {
	padding: 0px;
	height: 98px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(image/waku/senyou_header.gif);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}
#senyou_header {
	clear: both;
	height: 98px;
	width: 800px;
}
#wrapper {
	height: auto;
	width: 804px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 0px;
	clear: both;
	float: none;
	background-image: url(image/waku/side_line.gif);
	background-repeat: repeat-y;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#middle {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(image/waku/middle_haikei.gif);
	background-repeat: repeat-y;
}
#login {
	top: auto;
	bottom: auto;
	margin: auto;
	left: auto;
	right: auto;
}


#footer {
	clear: both;
	height: 72px;
	width: 800px;
	background-color: #F2F2F2;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	margin-right: auto;
	margin-left: auto;
}
#sitamoji {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}


/*-文字スタイル---------------------------------*/


.gyoukan20 {
	line-height: 20px;
}
.gyoukan15 {
	line-height: 15px;
}
.gyoukan17 {
	line-height: 17px;
}

.gyoukan12 {
	line-height: 12px;
}
.size12g15 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.size12g20 {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

.size12red15 {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #FF0000;
}


.size12br {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}
.size12wt {
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.size12wtb {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.size12gr {
	font-family: sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #009900;
}



.size14br {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
}
.size14g18 {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.size14gred {
	font-family: sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #FF0000;
}

.size8gr {
	font-family: sans-serif;
	font-size: 8px;
	color: #125824;
}


.size10br {
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
}
.size10g15 {
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 15px;
}
.size24redb {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

.gyoukan10 {
	line-height: 10px;
}
.form_red {
	color: #CC0000;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 15px;
}
.size12_br {
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0000FF;
}

.size14_redb {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.centaer {
	margin-right: auto;
	margin-left: auto;
}

