h1 {
	font-size: 14px;

	clear: both;
	margin: 0px 0px 5px 30px;

}
h2 { font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
	color: #8599D5;
	margin: 0 0 15px;
	font-size: 22px;
	padding: 0 0 5px 40px;
	line-height:1.5;
	border-bottom: 2px dotted #8599D5;
	background-image: url(../image/common/h2.png);
	background-repeat: no-repeat;
	background-position:left top;
}

h2 span{font-size: 18px;}

h3 {
	color:#909FCF;
	font-size: 18px;
	margin: 0 0 15px;
	padding: 5px 10px;
	border-radius: 10px;
	line-height: 30px;
	clear: both;
	position: relative;
	background: #FBECF9;
	font-weight: bold;
	font-family: "Zen Maru Gothic", sans-serif;
  font-weight: 700;
  font-style: normal;
}


h4 {font-size: 18px;
	font-weight: bold;
	border-bottom: 1px dotted #D27DC7;
	color:#D27DC7;
	padding: 0 0 5px 0;
	margin: 0 5px 10px 5px;
	clear: both;
}
h5 {clear: both;
	padding: 0 0 5px 0;
	font-size: 17px;
	font-weight: bold;
	color:#A0ACD0;
	margin: 0 5px 15px;

	border-bottom: 2px dotted #A0ACD0;
}
h6 {
}
small {
	text-align: right;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.mini {
	font-size: 11px;
}
.minimum {
	font-size: 13px;
	line-height: 14px;
	text-align: right;
	height: 14px;
}
.b_brown {
	font-size: 18px;
	color: #654A34;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 15px;
}

.red{ color:#F00}
