@charset "shift_jis";

.content_bg {
	width: 736px;
	background-image: url(../img/content_line.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat-y;
	text-align: center;
}
.img_left {
	float: left;
}
.img_right {
	float: right;
}


.lead {
	font-size: 13px;
	color: #FF7E28;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 0.1em;
}
#main h3 {
	text-align: left;
	font-size: 14px;
	color: #4B4B4B;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	padding-top: 20px;
	padding-bottom: 5px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
	clear: both;
	margin-bottom: 5px;
}
#container #main p {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}
.title {
	padding-bottom: 20px;
}
.st {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

.red {
	font-size: 12px;
	color: #FF0000;
}
#main h4 {
	text-align: left;
	font-size: 12px;
	color: #993300;
	padding-top: 20px;
	padding-bottom: 5px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
	clear: both;
}
.box_r {
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0.1em;
	text-align: left;
}

.left {
	text-align: left;
}

.b_gl {
	font-size: 13px;
	color: #009900;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 0.1em;
}
.b_red {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.gl {
	font-size: 12px;
	color: #006600;
}
