@charset "utf-8";



h1 {
	color: #1D2087;
	font-weight: bold;
	font-size: 14px;
	line-height: 2.4em;
	background-image: url(../img_common/h1_backimage.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 0px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	letter-spacing: 0.1em;
	text-align: left;
}
.font_red {
	color: #F00;
}
.font_blue {
	color: #00F;
}
.font_green {
	color: #090;
}

.t10 {
	font-size: 10px;
}
.t10green {
	font-size: 10px;
	color: #090;
}

.t10_red {
	font-size: 10px;
	color: #F00;
}


.font_green_13 {
	font-size: 13px;
	font-weight: bolder;
	color: #090;
	letter-spacing: 0.5em;
	width: 500px;
	border: 1px solid #FF3;
	background-color: #FFC;
}
.photo_left {
	float: left;
	margin-right: 10px;
}
.fplus {
	font-size: 14px;
	font-weight: bold;
}
