@charset "shift_jis";




.sectionH1 {
	font-family:
			"Hiragino Kaku Gothic Pro W3", "ヒラギノ角ゴ Pro W3", 
			Meiryo, "メイリオ",
			Osaka,
			"MS P Gothic", "ＭＳ Ｐゴシック",
			Arial,Helvetica,Verdana,
			sans-serif;
	font-size: 88%;
}


.sectionH1 .section {
	position: relative;
	width: 720px;

}
.sectionH1 .section p.toPageTop {
	position: absolute;
	top: 0px;
	left: 600px;
}


.sectionH1 #lead {
	height: 514px;
	background: #FFFFFF url(../image/lead_bg.jpg) repeat-y left top;
}
.sectionH1 p#lead_2 {
	position: absolute;
	top: 113px;
	left: 250px;
}
.sectionH1 p#lead_3 {
	position: absolute;
	top: 113px;
	left: 50px;
}
.sectionH1 p#lead_4 {
	position: absolute;
	top: 281px;
	left: 43px;
}
.sectionH1 p#lead_5 {
	position: absolute;
	top: 113px;
	left: 470px;
}
.sectionH1 p#lead_6 {
	position: absolute;
	top: 281px;
	left: 470px;
}



.sectionH1 #sec1 {
	height: 633px;
	background: #FFFFFF url(../image/sec1_bg.jpg) repeat-y left top;
}
.sectionH1 p#sec1_p1 {
	position: absolute;
	top: 78px;
	left: 0px;
}
.sectionH1 p#sec1_p2 {
	position: absolute;
	top: 78px;
	left: 359px;
}
.sectionH1 p#sec1_p3 {
	position: absolute;
	top: 271px;
	left: 0px;
}
.sectionH1 p#sec1_p4 {
	position: absolute;
	top: 185px;
	left: 395px;
}


.sectionH1 #sec4 {
	padding-bottom: 20px;
	background: #FFFFFF url(../image/sec4_bg.gif) repeat-y left top;
}
.sectionH1 #sec5 {
	padding-top: 20px;
	background: #FFFFFF url(../image/sec5_bg.jpg) repeat-y left top;
}
.sectionH1 #sec5 p.note {
	padding: 10px 45px 40px 45px;
	color: #666666;
}
.sectionH1 #sec6 p.note {
	padding: 10px 45px 20px 45px;
	color: #666666;
}
.sectionH1 #sec6 {
	background: #FFFFFF url(../image/sec6_bg.jpg) repeat-y left top;
}


.sectionH1 table#tableLineup {
	clear: both;
	width: 650px;
	margin-left: 35px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
.sectionH1 table#tableLineup td {
	padding-bottom: 10px;
	color: #333333;
	text-align: center;
}
.sectionH1 table#tableLineup td img {
	margin-bottom: 5px;
}

.sectionH1 table.tabledata {
	clear: both;
	width: 630px;
	margin-left: 45px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	border-top: 1px solid #978B88;
	border-right: 1px solid #978B88;
}
.sectionH1 table.tabledata th {
	padding: 2px;
	border-left: 1px solid #978B88;
	border-bottom: 1px solid #978B88;
	background-color: #D1CBC2;
	color: #333333;
	font-weight: normal;
	vertical-align: middle;
}
.sectionH1 table.tabledata td {
	padding: 2px;
	border-left: 1px solid #978B88;
	border-bottom: 1px solid #978B88;
	color: #333333;
	text-align: center;
	vertical-align: middle;
}
.sectionH1 table.tabledata td.code {
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
}



