@charset "utf-8";

h1 {
	/*background: url(img/h1.jpg) left top;
	text-indent: -9999px;
	display: block;
	height: 105px;
	width: 680px;*/
	font-size: 115%;
	position: relative;
	left: 130px;
	top: 30px;
}

h2 {
	text-indent: -9999px;
	display: block;
	height: 36px;
	width: 600px;
	margin-top: 30px;
}

h2.h2_01 {
	background: url(img/h2_01.jpg) no-repeat left top;
	margin-top: 10px;
}

h2.h2_02 {
	background: url(img/h2_02.jpg) no-repeat left top;
}

h2.h2_03 {
	background: url(img/h2_03.jpg) no-repeat left top;
}

h2.h2_04 {
	background: url(img/h2_04.jpg) no-repeat left top;
}

h2.h2_05 {
	background: url(img/h2_05.jpg) no-repeat left top;
}

h2.h2_06 {
	background: url(img/h2_06.jpg) no-repeat left top;
}

h2.h2_07 {
	background: url(img/h2_07.jpg) no-repeat left top;
}

h2.h2_08 {
	background: url(img/h2_08.jpg) no-repeat left top;
}

h2.h2_09 {
	background: url(img/h2_09.jpg) no-repeat left top;
}

h2.h2_10 {
	background: url(img/h2_10.jpg) no-repeat left top;
}

h2.h2_11 {
	background: url(img/h2_11.jpg) no-repeat left top;
}

h2.h2_12 {
	background: url(img/h2_12.jpg) no-repeat left top;
}

div.box {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	padding: 0px 15px 15px;
}

div.box p {
	padding-top: 15px;
}

div.box dt {
	padding-top: 20px;
}

div.box dd {
	margin-left: 40px;
	margin-top: 10px;
}

div.box a.btn_01 {
	background: url(img/btn_01.jpg) no-repeat left top;
	text-indent: -9999px;
	display: block;
	height: 35px;
	width: 195px;
	margin-top: 10px;
	margin-left: 360px;
}


