/* Special ページ */

h2.title {
	width: 611px; height: 156px;
	background: url(../special_img/title.jpg) no-repeat;
	text-indent: -9999px; }

.spe_table01 { margin: 3px 0px 15px 57px; }
.spe_table02 { margin: 20px 0px 15px 57px; }
.spe_table03 { margin: 3px 0px 15px 70px; }

.spe_text01 {
	font-size: 91.6%;
	margin: 10px 80px 10px 50px;
	color: #d9ccbc;
	line-height: 150%; }

.spe_text02 {
	font-size: 91.6%;
	margin: 15px 80px 10px 50px;
	color: #c6a75c;
	line-height: 150%; }

.spe_text03 {
	font-size: 91.6%;
	margin: 0px 90px 0px 0px;
	color: #c6a75c;
	text-align: right;
	line-height: 150%; }

.spe_text04 {
	font-size: 91.6%;
	margin: 10px 118px 10px 75px;
	color: #d9ccbc;
	line-height: 150%; }

h3.spe_title01 {
	margin: 30px 0px 0px 40px;
	width: 509px; height: 48px;
	background: url(../special_img/spe_title01.png) no-repeat;
	text-indent: -9999px; }

h3.spe_title02 {
	margin: 30px 0px 0px 40px;
	width: 509px; height: 48px;
	background: url(../special_img/spe_title02.png) no-repeat;
	text-indent: -9999px; }

h3.spe_title03 {
	margin: 30px 0px 0px 40px;
	width: 509px; height: 48px;
	background: url(../special_img/spe_title03.png) no-repeat;
	text-indent: -9999px; }

h3.spe_title04 {
	margin: 5px 0px 0px 40px;
	width: 509px; height: 48px;
	background: url(../special_img/spe_title04.png) no-repeat;
	text-indent: -9999px; }

/* Specialボタン01 */
ul#spe_link01 { list-style:none; margin:0; padding:0; width:100%; }
ul#spe_link01 li{ list-style:none; float:left;
    width:457px; }
ul#spe_link01 a{ display:block;
    width:457px; height:105px;
    background-image:url(../special_img/spe_link01.png); }
ul#spe_link01 a span{ display:none; }

/* Specialボタン02 */
ul#spe_link02 { list-style:none; margin:0; padding:0; width:100%; }
ul#spe_link02 li{ list-style:none; float:left;
    width:457px; }
ul#spe_link02 a{ display:block;
    width:457px; height:105px;
    background-image:url(../special_img/spe_link02.png); }
ul#spe_link02 a span{ display:none; }

/* Specialボタン03 */
ul#spe_link03 { list-style:none; margin:0; padding:0; width:100%; }
ul#spe_link03 li{ list-style:none; float:left;
    width:457px; }
ul#spe_link03 a{ display:block;
    width:457px; height:105px;
    background-image:url(../special_img/spe_link03.png); }
ul#spe_link03 a span{ display:none; }

/* Specialボタン04 */
ul#spe_link04 { list-style:none; margin:0; padding:0; width:100%; }
ul#spe_link04 li{ list-style:none; float:left;
    width:457px; }
ul#spe_link04 a{ display:block;
    width:457px; height:105px;
    background-image:url(../special_img/spe_link04.png); }
ul#spe_link04 a span{ display:none; }

/* 同じ箇所でのMENUバー等なら共通でOK（高さが同じ為） */
a.spe_link_lo { background-position:0px 0px; }
a:hover.spe_link_lo { background-position:0px -105px; }