@charset "iso-2022-jp";

/* contents */
div#bx-lef div#bx-contents {
	padding:0 30px;
	}
div#bx-contents h1 {
	background-image:url(img/h1.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	}
div#bx-contents h1 span {
	display:block;
	font-size:2px;
	text-indent:-9999px;
	background-image:url(../css/img/trans.gif);
	background-repeat:repeat;
	height:100px;
	}


div#bx-sp {
	background-image:url(img/bg_special.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:346px;
	margin-left:30px;
	}
div#bx-sp ul {
	list-style-type:none;
	}
div#bx-sp ul li {
	display:block;
	float:left;
	width:276px;
	height:117px;
	}
div#bx-sp ul li a, div#bx-sp ul li span {
	display:block;
	background-repeat:no-repeat;
	font-size:2px;
	text-indent:-9999px;
	width:269px;
	height:110px;
	}

div#bx-sp ul li a:hover {
	background-image:url(img/btn_hover.png);
	background-position:left top;
	}
