@charset "utf-8";

body {
	font-size: small;
	_font-size: x-small;
	_fo\nt-size: small;
	font-family: verdana, sans-serif;
	line-height: 1.2;
	font-weight: normal;
	color: #333;
}

/*hのスタイルをリセット*/

h1,h2,h3,h4,h5,h6 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: HiraKakuPro-W6, verdana, sans-serif;
	font-weight: bold;
}

p{
	margin-left:10px;
	}

h1 {
	margin-top: 15px;
	margin-left: 8px;
	font-size:18px;
	padding-left:24px;
	background-image: url(../images/h1img.gif);
	background-repeat: no-repeat;
	background-position: left -3px;
}

h2 {
	margin-top: 15px;
	margin-bottom: 8px;
	font-size:18px;
	padding-left:8px;
	border-left:8px solid #333;
}

.column5 h2 {
	margin: 0px;
	padding: 5px;
	font-size:18px;
	color:#fff;
	background-color:#00441B;
	border-left:0px solid #222;
}

h3 {
	margin-top:0px;
	margin-bottom: 3px;
	font-size:14px;
	color:#226924;
}

h4 {
	margin-top: 25px;
	margin-bottom: 15px;
	font-size:16px;
	font-weight:bold;
	color:#C86414;
	padding-left:8px;
	border-left:8px solid #C86414;
}

.column_wrap .column2 h5,
.column_wrap .column3 h5 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-weight:bold;
	font-size:13px;
	height:24px;
	margin-top: 12px;
	margin-bottom: 8px;
	color:#fff;
	padding-top:3px;
	padding-left:12px;
	padding-bottom:3px;
	background-image: url(../images/h5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.column_wrap h5 {
	height:24px;
	margin-top: 12px;
	margin-bottom: 8px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding-top:3px;
	padding-left:12px;
	padding-bottom:3px;
	background-image: url(../images/h5_730.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h6 {
	margin-top: 3px;
	margin-bottom: 5px;
	font-size:12px;
	font-weight:bold;
	color:#00441B;
	padding-left:14px;
	background-image: url(../images/h6.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.discription{
	margin-left:10px;
	font-size:80%;
	line-height:130%;
	font-weight:normal;
}

.asterisk{
	font-size:80%;
	font-weight:normal;
}

.st {
	font-family: Helvetica Bold, Helvetica;
	font-weight:bold;
	line-height:100%;
}

.gr {
	color:#006D2C;
}

.pink {
	color:#F5367A;
}

.bl {
	color:#1F78B4;
}

.txt_ss{
	size:95%;
	line-height:130%;

}

.txt_l{
	size:110%;
	line-height:130%;
	font-weight: bold;
}

.questionQ {
	font-size : 16px;
	color : #00441B;
	font-weight:bold;
}

.question {
	color : #00441B;
	font-weight:normal;
	line-height:120%;
}


.answerA {
	font-size : 16px;
	color : #C86414;
	font-weight:bold;
}

.fsz10px {
	font-size : 10px;
	color : #666666;
}

