body {
	margin: 0px;
}

#box_t {
	width: 100%;
	overflow: hidden;

}


#box_t_00 {
	position: absolute;
	left: 50%;
	width: 1000px;
	margin-left: -500px;


}









a.box_link
{
	padding: 8px 10px 8px 10px;
	background: #0489B1;
	color: #ffffff;
	text-decoration: none;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    line-height: 300%;
}
a:hover.box_link
{
	background: #58FAF4;
	color: #ffffff;
	text-align: center;
}

#box_t_00 .com_cap_special span {
	text-align: center;
}
#box_t_00 .com_cap_special {
	text-align: left;
	color: #0489B1;
	font-weight: bold;
	font-size: 18px;
}







/* ▼スペシアル▼ */

#top_spe_scall {
	height: 1660px;
	width: 1000px;
	position: absolute;
}

#spe_bg {
	height: 1660px;
	width: 1000px;
	position: absolute;
	background-image: url("../img/spe/spe_bg.png");
	background-repeat: no-repeat;
	left: 0px;
	top: 140px;
	z-index: -1;
}

/* ▲スペシアル▲ */








