/*一覧タイトル*/
.h2_01 span {
	position: absolute;
	background-image:  url("../images/h2_01.gif");
	background-repeat: no-repeat;
	width: 575px;
	height: 30px;
}
.h2_02 span {
	position: absolute;
	background-image:  url("../images/h2_02.gif");
	background-repeat: no-repeat;
	width: 575px;
	height: 30px;
}
.h2_03 span {
	position: absolute;
	background-image: url(../images/h2_03.gif);
	background-repeat: no-repeat;
	width: 575px;
	height: 30px;
}
.h2_0x span {
	position: absolute;
	background-image:  url("../images/h2_0x.gif");
	background-repeat: no-repeat;
	width: 575px;
	height: 30px;
}
.h2_01 h2, .h2_02 h2, .h2_03 h2, .h2_0x h2 {
	height: 35px;
}

/*一覧*/
#main-list {
	width:575px;
	margin: 6px 0px 6px 20px;
}
.list {
	width:575px;
}

.list li {
	width: 287px;
	float: left;
}

.list-box {
	width: 267px;
	height: 80px;
	margin:0px 15px 10px 5px;
	}
.list-img {
	width: 90px;
	float: right;
	}
.list-img img {
	padding: 1px;
	border: 1px #B3B3B3 solid;
	}
.list-text {
	width: 177px;
	float: right;
}
.list h3 {
	font-size: 93%;
	color: #3385C9;
	border-bottom: 1px #cccccc solid;
	padding: 2px 0px 2px 11px;
	background-image: url(../images/list-style.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	margin-bottom:3px;

	}
.list h3 a:link, .list h3 a:visited {
	color: #3385C9;
	text-decoration: none;
}
.list h3 a:hover, .list h3 a:active {
	color: #3385C9;
	text-decoration: underline;
}

.list p {
	line-height: 1.35;
	}

/*大タイトル*/
.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: #3385C9;
	padding-top:3px;
	}
#main-contents p.pad {
	padding: 0px 15px;
}
.text-main {
	width: 300px;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}
.ph-main {
	width: 260px;
	float: right;
	text-align: center;
	margin-bottom: 15px;
}
.htb01-list img {
	float: right;
}
.sub-photo img {
	margin: 1px 2px 1px 0px;
}
.color01 {
	color: #FF6699;
}
.color02 {
	color: #339999;
}
.color03 {
	color: #3366CC;
}
.color04 {
	color: #993399;
}

.subtext {
	background-color: #EDF4FA;
	padding: 5px 10px;
}

.x-ph {
	margin-bottom: 15px;
}
.x-ph th,.x-ph td {
	padding:1px 4px;
	font-weight: normal;
}