@charset "utf-8";

/*-全体-----------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	color: #000000;
	background-image: url(image/waku/haikei01.gif);
	background-repeat: repeat-x;
}
hr {
	display: none;
}



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


a img {
	border-style: none;
}
a:link {

}
a:visited {

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


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


#header {
	padding: 0px;
	height: 98px;
	width: 800px;
	background-color: #FFFFFF;
	background-image: url(image/waku/senyou_header.gif);
	background-repeat: no-repeat;
	clear: both;
}
#senyou_header {
	clear: both;
	height: 98px;
	width: 800px;
}


#side_eria {
	padding: 0px;
	float: left;
	height: auto;
	width: 190px;
	background-color: #FFFFCC;
	border-right: 1px solid #FF9900;
	margin: auto;
}
#nakami {
	float: right;
	height: auto;
	width: 608px;
	background-color: #FFFFFF;
	margin: auto;
	padding: 0px;
}
#wrapper {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right: 1px ridge #F0F0F0;
	border-left: 1px ridge #F0F0F0;
	padding: 0px;
	clear: both;
	float: none;
}
#middle {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#login {
	top: auto;
	bottom: auto;
	margin: auto;
	left: auto;
	right: auto;
}


#footer {
	clear: both;
	height: 50px;
	width: 800px;
	background-color: #F6DE58;
	border-top: 3px solid #FF7F00;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#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;
}

.size12br {
	font-family: sans-serif;
	font-size: 12px;
	color: #000000;
}
.size12wt {
	font-family: sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.size24redb {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}

.size14wtb {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}


.size14br {
	font-family: sans-serif;
	font-size: 14px;
	color: #000000;
}
.size14gr {
	font-family: sans-serif;
	font-size: 14px;
	color: #999999;
}
.size10gr {
	font-family: sans-serif;
	font-size: 10px;
	color: #125824;
}
.size8gr {
	font-family: sans-serif;
	font-size: 8px;
	color: #125824;
}
.size12g15 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}


.size10br {
	font-family: sans-serif;
	font-size: 10px;
	color: #000000;
}

.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;
}
