@charset "utf-8";
/*============================================

TOP Page Style Sheet
Last Update 2012-01-23

============================================*/

/*--------------------------------
Area Map
--------------------------------*/
.column2Box .rightBox {width:578px; background:#fff;}
.column2Box .rightBox .section {margin-bottom:0;}
.column2Box .leftBox .section {margin-bottom:0;}
#topCarousel {
    position: relative;
    width:100%;
}
#topCarousel p {margin:5px 5px 10px 5px;}
#topCarousel #imageArea{position:relative; height:250px; z-index:0; padding-left: 11px; padding-top: 11px;}
#topCarousel #imageArea li{ display: block; position:absolute; cursor:pointer;}
#topCarousel #imageArea li.first-child{display:block;}

#topCarousel #imageArea li a{
    display: block;
    float: left;
}

#bnrArea li{cursor:pointer;}
#topCarousel #bnrArea {position:relative; top: 261px; left: 2px;}
#topCarousel #bnrArea ul {padding:9px 4px 9px 4px;}
#topCarousel #bnrArea li {
	float:left;
	padding:2px 0 0 5px;
}

#topCarousel #bnrArea li.last-child {margin-right:0;}
#topCarousel #bnrArea #activeBnr {
	width:187px;
	height:73px;
	position:absolute;
	left:4px;
	top:1px;
	cursor: pointer;
	background: url(../../images/top/sp_loop/out_move.gif) no-repeat;
	/*
	border:solid 2px #9c753b;*/
}

#bnrArea {
    visibility:visible;
}

.fix-box {
  /zoom:1; /* IE6,7 */
}

.fix-box:after {
  content:'';
	display:block;
	clear:both;
	height:0;
}

#DFP_feature1 {
    margin-left: 1px;
}