@charset "utf-8";
.page_master #body #main {
	height: 640px;
	width: 960px;
	position: relative;
	z-index: 1;
	float: left;
	left: 20px;
	top: 170px;
	right: 0px;
	bottom: 0px;
}
.page_master #body #main #image_effective {
	float: left;
	height: 630px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.page_master #body #main #text {
	height: 630px;
	width: 660px;
	position: absolute;
	left: 300px;
	top: 0px;
	float: left;
}


.Layout_h2 {
	z-index: 3;
	position: absolute;
	left: 0px;
	top: 100px;
	right: 0px;
	bottom: 0px;
	height: 1.6em;
	width: 300px;
	float: left;
	text-align: center;
	padding-top: 5px;
	padding-left: 15px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #FFF;
	letter-spacing: 0.2em;
	font-size: 30px;
	background-image: url(../images/effective/bg_ribbon.jpg);
	background-repeat: repeat-y;
}

.Layout_reaf {
	position: absolute;
	z-index: 2;
	height: 623px;
	width: 292px;
	top: -150px;
	left: 0px;
}
.Layout_InfoText {
	height: auto;
	width: 260px;
	text-align: left;
	float: left;
	position: absolute;
	z-index: 3;
	left: 20px;
	font-size: 15px;
	color: #666;
	top: 475px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #9F0;
	border-radius: 20px;
	padding-right: 5px;
	padding-left: 10px;
}



.page_master #body #main #text table {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float: right;
	text-align: left;
	width: 600px;
	position: absolute;
	top: -110px;
	left: 30px;
}
th {
	text-align: center;
	letter-spacing: 2em;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	text-indent: 2em;
	background-color: #390;
	color: #FFF;
	font-size: 16px;
}
#seibun {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: bold;
	text-align: left;
	text-indent: 0px;
	font-size: 14px;
	letter-spacing: normal;
	width: 10px;
	background-color: #CF9;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
}


td {
	padding: 5px;
}
.page_master #body #main #text table tr #seibun p {
	margin-top: 5px;
	margin-bottom: 5px;
}
#supple {
	text-indent: -1em;
	margin-left: 1.5em;
	font-weight: normal;
}







#footer {
	position: absolute;
	top: 950px;
}
