@charset "shift_jis";

/* ================================================================================= */
/* Decoration																		 */
/* ================================================================================= */
a      {color:#0066ff;text-decoration:underline;}
a:hover{color:#ff0000;text-decoration:underline;}

p{line-height:140%;}

.m5 {margin:5px;line-height:140%;}
.m10{margin:10px;line-height:140%;}
.p5 {padding:5px;line-height:140%;}
.p10{padding:10px;line-height:140%;}

.strTitle01{
	background-image:url(../img/strbg01.gif);
	background-repeat:no-repeat;
	height:21px;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
	padding-top:2px;
	padding-left:10px;
}

.faqQ{
	color:#0066cc;
	font-size:14px;
	font-weight:bold;
	line-height:140%;
}
.faqA{
	line-height:140%;
}
.NewsList{
	margin-top:5px;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:10px;
	line-height:140%;
}
.NewsList2{
	margin-top:5px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	line-height:160%;
}
.inqstr{
	margin:0px;
}

