@charset "utf-8";


header h1 {
	font-size: 14px;
	color:#645A27;
	margin: 0px auto 5px auto;
	line-height: 25px;
	padding-top: 0px;
	width:950px;
	font-weight:normal;
}
h2 {
	font-size: 22px;
	letter-spacing: 1px;
font-family: "Kosugi Maru", sans-serif;
  font-weight:600;
  font-style: normal;
	padding:0px 0px 8px 25px;
	border-radius: 0px;
	margin: 0 0 15px;
	color:#645A27;
	line-height:1.3;
	
	border-bottom: 2px dotted #A0D50B;
    background:url("../image/common/h2.png") no-repeat left 6px;
	background-size: auto 15px;
	/*border-top:2px solid #9CC813;
	*/
	position: relative;
}


h3 {
	
	font-size: 20px;
	line-height: 30px;
	margin: 0 0 10px 0;
    border-radius: 0px;
	color:#4FB403;
    font-family: 'Noto Sans JP', sans-serif;
	border-bottom: 1px solid #8FC320;
	font-weight: 700;
    padding: 0px 10px 5px 0px;
    background-color: #fff;
    text-shadow: none;
	
}

h4 { font-family: 'Noto Sans JP', sans-serif;
	font-weight: 700;
	color: #99BE4A;
	margin: 0 0 10px;
	
	font-size: 18px;
	padding: 0px 5px 5px 0px;
	border-radius: 0px;
	line-height: 1.5;
border-bottom: 2px dotted #99BE4A;
}


h6 {
	line-height: 25px;
	font-size: 15px;
	color: #401000;
	border-bottom: 2px dotted #ED6D0F;
	margin: 0 0 7px 0
	
}
.bold_red {
	font-weight: bold;
	color:#D80000;
}
.bold_blue {
	font-weight: bold;
	color: #1D72C7;
}
.normal {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.vivid {
	font-size: 22px;
	font-weight: bold;
	color:#EB7EAC;
	line-height: 170%;
}

table { border-collapse:collapse}

.notes {
	font-weight: bold;
	color: #F00;
}

.red{ color:#ED0003;}

.notes2{
	font-weight: bold;
	color: #F00;
	font-size:15px}
