@charset "utf-8";

@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

h1 {
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 1px;
	margin: -20px 0 0 0;
	line-height: 20px;
}
h2 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 0 30px;
	line-height: 36px;
	background-image: url(../image/common/h2_bg.jpg);
	border: 2px solid #FFFFFF;
	position: relative;
	clear: both;
}
h2:before{
	content: "";
	position: absolute;
	width: 36px;
	height: 36px;
	background-image: url(../image/common/h2.png);
	background-repeat: no-repeat;
	background-position: center center;
	top: 0px;
	left: 0px;
	}



h3 {
	padding: 3px 0 3px 15px;
	margin: 0 0 15px;
	font-size: 20px;
	color: #0C88C5;
	border-bottom: 2px solid #024C93;
	letter-spacing: 1px;
	line-height: 30px;
	clear: both;
	background-image: url(../image/common/about_list.jpg);
	background-repeat: no-repeat;
	background-position: left 13px;
}



h5 {
	font-size: 14px;
	font-weight: bold;
	color: #87CC20;
	margin-bottom: 10px;
	padding-left: 5px;
	border-bottom: 2px dotted #7DBD1E;
}
h6 {
	line-height: 25px;
	font-size: 16px;
	color: #0C88C5;
	border-bottom: 2px dotted #0C88C5;
	margin: 0 0 5px 0
	
}

.red{color:#D80000;}


.bold_red {
	font-weight: bold;
	color:#D80000;
}
.blue {
	color: #1D72C7;
}
.normal {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.vivid {
	font-size: 30px;
	font-weight: bold;
	color: #0C88C5;
	line-height: 170%;
}

table { border-collapse:collapse}

.notes {
	font-weight: bold;
	color: #F00;
}

.notes2{
	font-weight: bold;
	color: #F00;
	font-size:15px}
