#featured li img{ vertical-align:top; }

#featured :focus {
outline:none;
      }
#featured{
	margin-bottom: 15px;
	padding: 0px;
	width: 720px;
	height: 301px;
	margin-right: auto;
	margin-left: auto;
	background-color: #DD381A;
}
#featured ul.ui-tabs-nav{
	list-style:none;
	width:170px;
	margin: 0px;
	float: right;
	padding: 0px;
}
#featured ul.ui-tabs-nav li{
	_padding-bottom: 0px;
	width: 170px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#featured ul.ui-tabs-nav li img{
/*
	width:274px;
	height:84px;
	float:left;
*/
	margin:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*
#featured ul.ui-tabs-nav li span{ 
   font-size:11px;
   line-height:18px;
}
*/
#featured li.ui-tabs-nav-item a{
	display:block;
	width: 170px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-indent: -999999px;
}

/* 基本 */
#featured li.ui-tabs-nav-item a.rote1{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 51px;
}
#featured li.ui-tabs-nav-item a.rote2{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -51px;
	height: 50px;
}
#featured li.ui-tabs-nav-item a.rote3{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -101px;
	height: 50px;
}
#featured li.ui-tabs-nav-item a.rote4{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -151px;
	height: 50px;
}
#featured li.ui-tabs-nav-item a.rote5{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -201px;
	height: 50px;
}
#featured li.ui-tabs-nav-item a.rote6{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: 0px -251px;
	height: 50px;
}

/* マウスオン */
#featured li.ui-tabs-nav-item a.rote1:hover{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: -170px 0px;
	height: 51px;
}
#featured li.ui-tabs-nav-item a.rote2:hover{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: -170px -51px;
	height: 50px;
}
#featured li.ui-tabs-nav-item a.rote3:hover{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: -170px -101px;
	height: 50px;
}
#featured li.ui-tabs-nav-item a.rote4:hover{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: -170px -151px;
	height: 50px;
}
#featured li.ui-tabs-nav-item a.rote5:hover{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: -170px -201px;
	height: 50px;
}
#featured li.ui-tabs-nav-item a.rote6:hover{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: -170px -251px;
	height: 50px;
}

/* 選択 */
#featured li.ui-tabs-selected{
	background-color: #C00;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a.rote1{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: -340px 0px;
	height: 51px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a.rote2{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: -340px -51px;
	height: 50px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a.rote3{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: -340px -101px;
	height: 50px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a.rote4{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: -340px -151px;
	height: 50px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a.rote5{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: -340px -201px;
	height: 50px;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a.rote6{
	background-image: url(../index/splash_btn.jpg);
	background-repeat: no-repeat;
	background-position: -340px -251px;
	height: 50px;
}

#featured .ui-tabs-panel{
	width:550px;
	_width:544px;
	height:301px;
	float: left;
}
#featured .ui-tabs-panel img {
	width:550px;
	_width:544px;
	height:301px;
}

/*
#featured .ui-tabs-panel .info{ 
   position:absolute;
   bottom:0; left:0;
   height:100px;
   background: url('/shop/item/flowers/design/img01/pickup_transparentbg.png');
}
#featured .info h2{ 
   font-size:13px;
   margin:10px;
   color:#fff;
   overflow:hidden;
}
#featured .info p{
   margin:10px;
   font-size:11px;
   line-height:15px;
   color:#f0f0f0;
}
#featured .info a{
   text-decoration:none;
   color:#fff;
}
#featured .info a:hover{
   text-decoration:underline;
}
*/

#featured .ui-tabs-hide{
   display:none;
}

