@charset "utf-8";
/*-------------------------------------

-------------------------------------*/
h1 {
    font-size: 14px;
    font-weight: normal;
    line-height: 15px;
    color: #666666;
    width: 960px;
	padding: 5px 0 0 0;
   margin: 0px auto 0 auto;
    display: block;
}

/*.h1_box{background: #E9983F;
	padding: 2px 0;}*/

h2 {color:#5B440B;
	margin: 0 0 30px;
	line-height: 1.3;
	font-size: 23px;
	padding: 4px 0px 4px 25px;
	border-radius: 0px;
	background:url("../image/common/h2.png") no-repeat left 10px;
	background-size: auto 17px;
  font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
	border-top: 2px solid #206E43;
	border-bottom: 2px dotted #206E43;

position: relative;}

h3 {font-family: "Kiwi Maru", serif;
	color:#fff;
	background: #206E43;
	font-size: 22px;
	padding:5px 10px 5px 10px;
	margin: 0 0 15px 0;
	line-height: 1.3;
	border-radius: 10px;
		clear: both;
}


h4 {
	font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
	margin: 0 0px 15px;
	color:#5B440B;
	padding: 0px 0 8px 20px;
	border-radius: 0px;
	font-size: 18px;
	line-height: 1.4;
	transform: rotate(0.03deg);
	position: relative;
	border-bottom: 1px solid #206E43;
background: url("../image/common/h3.png") no-repeat left 8px;
background-size: auto 12px;}





.bgnone{border: none;
background: none;
padding: 0;}

.center{text-align: center;}

.bg_orange{background-color: #F69C00;}

.white{color: #fff;}

/*-------------------------------------




-------------------------------------*/
.boldred {
    color: #EC0000;
    font-weight: bold;
}
.vivid {
    font-size: 22px;
    font-weight: bold;
    color: #005724;
    line-height: 170%;
}
.notes {
    font-weight: bold;
    color: #F00;
}
.red {
    color: #F00000;
}
