/*大タイトル*/
.h2_001 span {
	position: absolute;
	background-image: url(../images/h2_001.jpg);
	background-repeat: no-repeat;
	width: 595px;
	height: 92px;
}
.h2_002 span {
	position: absolute;
	background-image: url(../images/h2_002.jpg);
	background-repeat: no-repeat;
	width: 595px;
	height: 92px;
}
.h2_003 span {
	position: absolute;
	background-image: url(../images/h2_003.jpg);
	background-repeat: no-repeat;
	width: 595px;
	height: 92px;
}
.h2_00x span {
	position: absolute;
	background-image: url(../images/h2_00x.jpg);
	background-repeat: no-repeat;
	width: 595px;
	height: 92px;
}
.h2_001 h2, .h2_001 p, .h2_002 h2, .h2_002 p, .h2_003 h2, .h2_003 p, .h2_00x h2, .h2_00x p {
	height: 46px;
}


/*MAIN*/
#main-contents {
	width:575px;
	margin: 6px 0px 6px 20px;
}
#main-contents h2 {
	font-size: 125%;
	width:575px;
	height: 40px;
	background-image: url(../../images/h3-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #7BA2A6;
	padding-top:3px;
	}
.text-main {
	width: 300px;
	float: right;
	margin-left: 15px;
	margin-bottom:15px;
	}
.ph-main {
	width: 260px;
	float: right;
	text-align: center;
	margin-bottom:15px;
	}
.text-main02 {
	width: 360px;
	float: right;
	margin-left: 15px;
	margin-bottom:15px;
	}
.ph-main02 {
	width: 200px;
	float: right;
	text-align: center;
	margin-bottom:15px;
	line-height: 1.2;
	}
.ondo01 {
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	padding:2px 12px;
	background-color: #E5E5E5;
}
.ondo02 {
	border-top: 1px #999999 solid;
	border-bottom: 1px #999999 solid;
	padding:2px 12px;
}

#main-contents h3 {
	background-color: #A6CCCC;
	color: #FFFFFF;
	padding:1px 15px;
	margin-bottom:4px;
	font-weight: bold;
	}

.color01 {
	color:#7BA2A6;
}