body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9E9E9;
	background-image: url(../images/bg.gif);
}

.j10wh{font-Size:10px ; color:#ffffff;}
.j10{font-Size:10px ; color:#333333;}
.j10bold{font-Size:10px ;
	color:#333333;
	font-weight: bold;
}
.j11{font-Size:11px ; color:#333333;}
.j11lh18 {
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-weight: normal;
}
text12 {
	font-size: 12px;
	line-height: 135%;
	color: #333333;
}


.j11bold{
	font-Size:11px;
	color:#333333;
	font-weight: bold;
}
.j11oran{font-Size:11px ; color:#FF9900;}
.j12{
	font-Size:12px;
	color:#333333;
}


.j12bold{
	font-Size:12px;
	color:#333333;
	font-weight: bold;
}
.j12wh{font-Size:12px ; color:#FFFFFF;}
.j12red{font-Size:12px ; color:#FF0000;}
.j12oran{font-Size:12px ; color:#FF9900;}
.j14{font-Size:14px ; color:#333333;}
.j15 {
	font-size: 15px;
	line-height: 20px;
	color: #000000;
}


.dotline{
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: dotted 1px #999999;

}

.dotline2{
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #999999;

}

.dotline3{
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom: dotted 1px #FFFFFF;

}

.line{
	margin-top: 2px;
	margin-bottom: 2px;
	border-bottom: solid 1px #999999;

}

.list01{
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	border-bottom: dotted 1px #999999;
}

.faq_title{
	margin-left: 0px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top:2px;
	padding-bottom:2px;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
	border-bottom: dotted 1px #999999;
}



.title01{
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-bottom: 5px;
	padding-left:5px;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	border-left: solid 5px #9AB2E5;
}

.title02{
	padding-bottom: 1px;
	font-size: 14px;
	color: #3366CC;
	font-weight: bold;
}

.photo{
	float: right;
	margin-left: 10px;
}

A:link {
	color:#336600;
	text-decoration: none;
}
A:visited {
	color:#333333;
	text-decoration: none;
}
A:active {color:#669900;}
A:hover {color:#669900; text-decoration: none;}
