/* --------------------大枠--------------------*/
body {
	background-color: #e0dcb7;
	margin: 0px;
}

#wra{
	margin:0px auto;
	width:860px;
	background-image: url(../images/bl300-img6-background.jpg);
	background-repeat: repeat-y;
	}

#header {
	}

#contents{
	margin-right: 0px;
	margin-left: 0px;
	}
#contents p {
	display: block;
	margin: 0px;
}
.contents-honbun {
	line-height: 180%;
	margin-right: 100px;
	margin-left: 100px;
}
.bl300-h1-position {
	width: 500px;
	position: relative;
	left: 40px;
	top: 6px;
}
.bl300-qa1 {
	width: 580px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:40px;
}
.bl300-qa2 {
	background-image: url(../images/bl300-img2-waku2.jpg);
	background-repeat: repeat-y;
}
.bl300-qa-line {
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bl300-qa-q1 {
	background-position: 42px;
	background-repeat: no-repeat;
	height: 57px;
	line-height: 57px;
	font-weight: bold;
	text-align:center;
}
	
.bl300-qa-q2 {
	background-image: url(../images/bl300-img3-q.jpg);
	background-position: 42px top;
	background-repeat: no-repeat;
	padding-left: 114px;
	line-height: 180%;
	font-weight: bold;
}
.bl300-qa-a {
	background-repeat: no-repeat;
	background-position: 42px top;
	padding-left: 114px;
	padding-right: 42px;
}
h1 {
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
	margin: 0px;
}

.bnr01 {
	background-repeat: repeat-y;
}
.bnr_t01 {
	width: 580px;
	margin-top: 40px;
	margin-right: auto;
	margin-left: auto;
	border-left-style:solid;
	border-left-color:#EEEEEE;
	border-left-width:2px;
	border-top-style:solid;
	border-top-color:#EEEEEE;
	border-top-width:2px;
	border-right-style:solid;
	border-right-color:#BBBBBB;
	border-right-width:2px;
	border-bottom-style:dotted;
	border-bottom-color:#AAAAAA;
	border-bottom-width:1px;
	font-size: 16px;
	font-weight: bold;
	padding:7px 4px 2px 10px;
}
.bnr_c01 {
	width: 580px;
	background-position: 42px;
	background-repeat: no-repeat;
	margin-left: auto;
	border-left-style:solid;
	border-left-color:#EEEEEE;
	border-left-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#BBBBBB;
	border-bottom-width:2px;
	border-right-style:solid;
	border-right-color:#BBBBBB;
	border-right-width:2px;
	font-size: 14px;
	padding:7px 4px 2px 10px;
}





/* --------------------テキスト（サイズ）--------------------*/
.fs-12{
	font-size: 12px;
	line-height: 130%;
}	/* フォントサイズ12px */
.fs-14{
	font-size: 14px;
	line-height: 130%;
}	/* フォントサイズ14px */
.fs-16{
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
}	/* フォントサイズ16px */
.fs-18{
	font-size: 18px;
	font-weight: bold;
	line-height: 180%;
}	/* フォントサイズ18px */
.fs-20{
	font-size: 20px;
	font-weight: bold;
	line-height: 140%;
}	/* フォントサイズ20px */
.fs-22{
	font-size: 22px;
	font-weight: bold;
	line-height: 140%;
}	/* フォントサイズ22px */
.fs-24{
	font-size: 24px;
	font-weight: bold;
	line-height: 120%;
}	/* フォントサイズ24px */
.fs-26{
	font-size: 26px;
	font-weight: bold;
	line-height: 120%;
}	/* フォントサイズ26px */
.fs-28{
	font-size: 28px;
	font-weight: bold;
	line-height: 120%;
}	/* フォントサイズ28px */
.fs-30{
	font-size: 30px;
	font-weight: bold;
	line-height: 140%;
}	/* フォントサイズ30px */
.fs-32{
	font-size: 32px;
	font-weight: bold;
	line-height: 120%;
}	/* フォントサイズ32px */
.fs-36{
	font-size: 36px;
	font-weight: bold;
	line-height: 120%;
}	/* フォントサイズ36px */
.fs-40{
	font-size: 40px;
	font-weight: bold;
	line-height: 120%;
}	/* フォントサイズ40px */
.fs-100{
	width:860px;
	height:128px;
	background-image: url(../images/bl300-img5-footer-02.jpg);
	color: #FFFFFF;
	line-height: 128px;
	text-align:center;
}	/* フォントサイズ40px */
.fs-100 a{
	width:860px;
	height:128px;
	color: #FFFFFF;
	line-height: 128px;
	text-align:center;
}	/* フォントサイズ40px */



/* --------------------テキスト（色）--------------------*/
.fc-red{ color: #990000; 
	font-weight: bold; } /* 赤 */
.fc-blue{ color: #0033CC;
	font-weight: bold; } /* 青 */
.fc-green{ color: #009900; 
	font-weight: bold; } /* 緑 */
.fc-yellow{ color: #ffff00; 
	font-weight: bold; } /* 黄 */
.fc-orange{ color: #ff6600; 
	font-weight: bold; } /* オレンジ */
.fc-gray{ color: #666666; 
	font-weight: bold; } /* 灰 */
.fc-white{ color: #ffffff;
	font-weight: bold; } /* 白 */
	
	
	
/* --------------------テキスト（マーカー）--------------------*/
.bg-r{ background: #cc0000;
	font-weight: bold;
	padding: 2px; }		/* 背景-赤 */
.bg-b{ background: #0033CC;
	font-weight: bold;
	padding: 2px; }		/* 背景-青 */
.bg-g{ background: #009900;
	font-weight: bold;
	padding: 2px; }		/* 背景-緑 */
.bg-y{ background: #ffff00;
	font-weight: bold;
	padding: 2px; }		/* 背景-黄 */

.bg-r-w{ color: #ffffff;
	background: #cc0000;
	font-weight: bold;
	padding: 2px; }		/* 背景-赤：文字-白 */
.bg-b-w{ color: #ffffff;
	background: #0033CC;
	font-weight: bold;
	padding: 2px; }		/* 背景-青：文字-白 */
.bg-g-w{ color: #ffffff;
	background: #009900;
	font-weight: bold;
	padding: 2px; }		/* 背景-緑：文字-白 */
.bg-y-r{  color: #cc0000;
	background: #ffff00;
	font-weight: bold;
	padding: 2px; }		/* 背景-黄：文字-赤 */
