@charset "UTF-8";


/* main */

#main_banner {
	width:1024px;
	min-height:378px;
	margin-bottom:15px;
	padding-top:15px;
}


#main_banner .inner{
	margin:0 auto;
	width: 1024px;
}

#slider_main{
	display:none;
	background:none;
}

#slider_main .box {
	display: block;
	float: left;
	width:1024px;
}

#Short_banner{
	clear:both;
	margin:0 auto 15px;
	padding:0 0 5px 0;
	width:994px;
	min-height:60px;
	position:relative;
}

#Short_banner li {
	float:left;
	list-style-type:none;
	margin: 0 0 0 0;
	cursor: pointer;
	width:142px;
	height:60px;
	text-align:center;
	background-color:#999999;
	padding:0 0 0 0;
}
#Short_banner li.selected, #Short_banner li:hover {
	border-color: #333;
	background-color:#FFF;
}

#select{
	width:200px;
	height:50px;
	position:absolute;
	left:398px;
	bottom:0;
	margin:0 0 15px;
	z-index:20;
}

#prev, #next {
	width: 13px;
	height: 24px;			
	display: block;						
}
#prev {
	position:absolute;
	left: -15px;
	bottom:26px;
}
#next {
	position:absolute;
	right: -15px;
	bottom:26px;
}
#next:hover {
	/*right: 14px;*/
}


#main_banner .bigbanner{
	margin:0 0 20px 0;
}


#main_banner .box h2.itm-summary{
    border-radius: 3px 3px 3px 3px;
	margin:0 0 10px 0;
	padding:0 0 0 12px;
    color: #FFFFFF;
    font-weight: bold;
	height:34px;
    line-height: 1.8em;
    overflow: hidden;
}

#slider_main .box h2.itm-summary.scl01{ background-color: #6B9D54; }
#slider_main .box h2.itm-summary.scl02{ background-color: #e08484; }
#slider_main .box h2.itm-summary.scl03{ background-color: #dd8127; }
#slider_main .box h2.itm-summary.scl04{ background-color: #927e9a; }
#slider_main .box h2.itm-summary.scl05{ background-color: #68b2b5; }
#slider_main .box h2.itm-summary.scl06{ background-color: #d9bb15; }
#slider_main .box h2.itm-summary.scl09{ background-color: #d9bb15; }

#slider_main .box dt{
	float:left;
	margin:0 0 20px 0;
	width:514px;
	text-align:center;
}


#slider_main .box dt p.itm-pic span{
	display:block;
	background:#fff;
	width:514px;
	height:334px;
}

#slider_main .box dd{
	float:right;
	width:396px;
	color:#6e5536;
	position:relative;
}


#slider_main .box dd p.itm-socialpic span{
	display:block;
	background:#fff;
	width:396px;
	height:236px;
}

#slider_main .box dd .itm-name{
	padding:7px 0 0 0;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.3;
}

#top #slider_main .box a{
	text-decoration:none;
	color:#6e5536;
}
#top #slider_main .box a:hover,
#top #slider_main .box a:active{
	text-decoration:underline;
}

/*

#slider_main .box dd .itm-price{
	padding:2px 0 0 0;
	font-weight:bold;
	font-size:1.2em;
}

#slider_main .box dd .itm-status{
	color:#e60012;
	padding:0 0 0 0.5em;
	font-weight:bold;
	height:1em;
}

#main_banner ul.ico-social{
	clear:both;
	float:left;
	padding:4px 0 0 0;
	width:200px;
}

#main_banner ul.ico-social li{
	display:inline;
	margin:0 2px 0 0;
	width:22px;
	height:22px;
}

#slider_main .box dd p.more{
	position:absolute;
	right:0;
	top:307px;
}
*/