body {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	width:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	background-repeat:repeat-y;
	background-image:url("images/back.gif");
	}
body.member {
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	width:100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	background-repeat:repeat-y;
	background-image:url("../images/back.gif");
	}
	

.gray { background-color:#999999; }
.gray2 { background-color:#cccccc; }
.gray3 { background-color:#eeeeee; }
.black { background-color:#333333; }
.white { background-color:#ffffff; }
.orange{ background-color : #FFCC99; }
.blue1{ background-color : #01BFDA; }
.blue2{ background-color : #CBF1F5; }
a{ 	color : #000099; }
a:visited{ 	color : #996699; }
a.link{color:#000099;}
a.link:hover { background-color: #ffcc99; }

.foot1 {
background-image:url("images/foot.gif");
background-repeat:no-repeat;
}
.foot2 {
background-image:url("../images/foot.gif");
background-repeat:no-repeat;
}
.foot3 {
	color : #666666;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 120%;
}

.hiragana{ margin-left:20px; }
.hiragana2{ margin-left:15px; }
.textform{ width:110px; }
.textform2{ width:70px; }

.en{
	background-image:url("images/en.gif");
	background-repeat:no-repeat;
	}

.no{
	color:#ffffff;
	font-family: sans-serif;
	font-size: 10px;
	line-height: 140%;
	font-weight: bold;
	text-indent : -2px;
}
.errer{
	color:#cc0000;
	font-family: sans-serif;
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
}

.t0{
	font-family: sans-serif;
	font-size: 12px;
	line-height: 150%;
	font-weight : normal;
}

.t0b{
font-family: sans-serif;
font-size: 12px;
line-height: 150%;
font-weight: bold;
}
.t0g{
font-family: sans-serif;
font-size: 12px;
line-height: 150%;
color:#555555;
}
.t0r{
font-family: sans-serif;
font-size: 12px;
line-height: 150%;
color:#cc0000;
}
.t0w{
font-family: sans-serif;
font-size: 12px;
line-height: 150%;
background-color:#ffffff;
}

.t1{
font-family: sans-serif;
font-size: 13px;
line-height: 140%;
}

.t1b{
font-family: sans-serif;
font-size: 13px;
line-height: 140%;
font-weight: bold;
}

.t2{
font-family: sans-serif;
font-size: 14px;
line-height: 140%;
}

.t2b{
font-family: sans-serif;
font-size: 14px;
line-height: 140%;
font-weight: bold;
}
.t2br{
color:#cc0000;
font-family: sans-serif;
font-size: 14px;
line-height: 140%;
font-weight: bold;
}
.t3{
font-family: sans-serif;
font-size: 16px;
line-height: 130%;
}

.t3b{
font-family: sans-serif;
font-size: 16px;
line-height: 130%;
font-weight: bold;
}
.ten_w{
	background-repeat:repeat-x;
	background-image:url("../images/ten_w.gif");
}
.ten_h{
	background-repeat:repeat-y;
	background-image:url("../images/ten_h.gif");
}