@charset "utf-8";

h1 {
	/*background: url(../img/h1.jpg) no-repeat left top;
	height: 295px;
	width: 960px;
	text-indent: -9999px;
	margin-bottom: 30px;*/
	font-size: 115%;
	position: relative;
	left: 130px;
	top: 30px;
}

h2.box_01 {
	width: 680px;
	background: url(../img/box_01_head.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 100px;
}

div.box_01 {
	background: url(../img/box_01_middle.jpg) repeat-y left top;
	width: 540px;
	padding: 10px 80px 20px 60px;
}

div.box_01 .left,
div.box_01 .right {
	width: 252px;
	float: left;
	background: url(../img/box_01_smiddle.jpg) repeat-y left top;
	margin-top: 20px;
}

div.box_01 .left p,
div.box_01 .right p {
	padding: 10px 20px;
}

div.box_01 .right {
	margin-left: 36px;
}

div.box_01 h3 {
	background: url(../img/box_cap_01.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 18px;
	width: 225px;
	margin-bottom: 10px;
}

h2.box_02 {
	width: 680px;
	background: url(../img/box_02_head.jpg) no-repeat left top;
	text-indent: -9999px;
	height: 75px;
	margin-top: 30px;
}

div.box_02 {
	background: url(../img/box_02_middle.jpg) repeat-y left top;
	width: 600px;
	padding: 10px 45px 20px 35px;
}

div.box_02 table {
	margin-top: 10px;
}

div.box_02 table th,
div.box_02 table td {
	padding: 5px;
}

div.box_02 a.btn {
	background: url(../img/box_02_btn.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	margin: 20px auto 0px;
	height: 40px;
	width: 200px;
}

div.box_02 p {
	color: #1C6D23;
}

h2.box_03 {
	background: url(../img/box_03_head.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 680px;
	margin-top: 30px;
}

div.box_03 {
	background: url(../img/box_back.jpg) no-repeat left top;
	width: 665px;
	padding-left: 15px;
	padding-top: 30px;
}

div.box_03 th {
	padding: 10px;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
}

div.box_03 td {
	padding: 10px 10px 10px 0px;
	border-bottom: 1px dotted #CCCCCC;
	vertical-align: top;
}

div.box_03 h3 {
	font-size: 16px;
	font-weight: bold;
	color: #D14718;
	line-height: 20px;
}

div.box_03 strong {
	font-size: 14px;
	color: #333333;
}

div.box_03 table p {
	margin-top: 10px;
}

a.btn_03 {
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 185px;
	margin-top: 20px;
	margin-left: 445px;
	background: url(../img/box_03_btn.jpg) no-repeat left top;
}

h2.box_04 {
	background: url(../img/box_04_head.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 54px;
	width: 680px;
	margin-top: 30px;
}

div.box_04 {
	background: url(../img/box_back.jpg) no-repeat left top;
	padding: 20px 35px 0px 15px;
	width: 630px;
}

div.box_04 table {
	border-collapse: collapse;
}

div.box_04 th,
div.box_04 td {
	border: 1px solid #CCCCCC;
}

div.box_04 th {
	font-weight: normal;
	color: #FFFFFF;
	background: #849389;
	text-align: center;
	padding: 5px;
}

div.box_04 td {
	padding: 5px;
}

