@charset"utf-8";

h1 {
	font-size: 12px;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
	margin: 0px;
	line-height: 12px;
	color: #999;
}
h2.title {
	padding: 0px;
	height: 62px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h3.title {
	padding: 0px;
	height: 35px;
	width: 720px;
	background-image: url(../img/main/h3_line.gif);
	background-repeat: no-repeat;
	font-size: 18px;
	line-height: 18px;
	background-position: 0px bottom;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-indent: 22px;
	color: #19191919;
}
h4.title {
	width: 720px;
	font-size: 16px;
	text-indent: 40px;
	color: #191919;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 16px;
	margin-bottom: -15px;
	background-image: url(../img/main/h4.gif);
	background-repeat: no-repeat;
	background-position: 22px 3px;
}
.red {
	color: #F00;
}
.red2 {
	color: #990000;
}
.brown {
	color: #963;
}
.bule {
	color: #039;
}
.bule2 {
	color: #69F;
}
.orange {
	color: #FF9933;
}
.green {
	color: #0F5A00;
}
.gray666666 {
	color: #666666;
}
.black {
	color: #000000;
}
.font12 {
	font-size: 12px;
	margin-left: 15px;
}

