@charset "UTF-8";
/* CSS Document */

/*flashトップ*/
div #fla_top_100 {
	width:800px;
	height:280px;
}



/*バナー*/
.BnBox {
    position: relative;
	width:560px;
	height:264px;
	background:url(../parts/100bn/ordermade_bg.gif) 0px 39px no-repeat;
	margin:10px 0px;
	clear:both; 
	}

.BnBox .od_ttl {
    position:absolute;
	width:560px;
	height:39px;
	background:url(../parts/100bn/ordermade_ttl.gif) no-repeat;
	top:0px;
	left:0px;
	text-indent:-9999px;
	}

.BnBox div {
    display:none;
	width:560px;
    height:177px;
    left:0px;
    position:absolute;
    top:39px;
	}

.BnBox div {
    display:none;
	width:560px;
    height:177px;
    left:0px;
    position:absolute;
    top:39px;
	}

.BnBox ul {
	width:560px;
    height:177px;
	}

.BnBox ul li {
	width:280px;
    height:177px;
	float:left;
	}


.BnBox .od_btn {
	width:110px;
	height:20px;
	position:absolute;
	top:223px;
	right:10px;
	}

.BnBox .od_btn a {
	display:block;
	width:110px;
	height:20px;
	background:url(../parts/100bn/rc_flash_bn_btn.gif) no-repeat;
	text-indent:-9999px;
	}
	
.BnBox .od_btn a:hover {
	background:url(../parts/100bn/rc_flash_bn_btn_o.gif) no-repeat;
	}