
/* ▽メイン画像▽ */
div#mainimg {
	margin: 0;
	padding: 0;
}


/* ▽メイン画像切り替え用▽ */
.featured {
	margin: 0 0 5px 0;
	padding: 0;
	background-repeat: no-repeat;
	background-position: 0 100%;
	_height:1%;
}

.featured ul.ui-tabs-nav{
	margin-top: 6px;
	/* margin-bottom:7px; */
	/* margin-left:332px; */
	/* padding: 0 !important; */
	/* width: 60px !important; */
	/* height: 9px; */
	list-style: none;
	list-style-image: none !important;
	text-align: center;
	/* overflow: hidden; */
}

.featured ul.ui-tabs-nav li{
	margin: 0 !important;
	padding: 0 15px 0 0 !important;
	font-size: 0;
	line-height: 0;
	float:left;
	text-align: center;
	background-color: transparent;
	background-image: none !important;
}

.featured ul.ui-tabs-nav li a{
        margin: 0 !important;
        padding: 0 !important;
}

.featured ul.ui-tabs-nav li img{
	margin: 0 !important;
	padding: 0 !important;
}

.featured li.ui-tabs-nav-item {
        background: url('/images/mainimg_btn02.gif') 0 0 no-repeat;
}

.featured li.ui-tabs-nav-item a{
        /* background: url('/images/mainimg_btn02.gif') 0 0 no-repeat; */
        /* display: block; */
        /* content: url(/images/mainimg_btn02.gif); */
        background-color: #FFFFFF;
        border: 1px solid #29619c;
        width: 9px;
        height: 9px;
        text-indent: 100%;
        white-space: nowrap;
        overflow: hidden;
        display: block;
}

.featured li.ui-tabs-nav-item a:hover{
	background: url('/images/mainimg_btn01.gif') 0 0 no-repeat;
	content: url(/images/mainimg_btn01.gif);
}

.featured li.ui-tabs-selected{
	background: url('/images/mainimg_btn01.gif') 0 0 no-repeat;
}

.featured ul.ui-tabs-nav li.ui-tabs-selected a{
	/* background: url('/images/mainimg_btn01.gif') 0 0 no-repeat; */
	/* content: url(/images/mainimg_btn01.gif); */
	background-color: #29619c;
	border: 1px solid #29619c;
	width: 9px;
	height: 9px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	display: block;
}

.featured .ui-tabs-panel {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-size: 1%;
	line-height: 1%;
	_height:1%;
}

.featured .ui-tabs-panel a{
        margin: 0;
        padding: 0;
}

.featured .ui-tabs-panel a img {
	margin: 0;
	padding: 0;

}
.featured .ui-tabs-hide {
	display: none;
	margin: 0;
    padding: 0;
}

.t_bt_wp {
    width: 90px;
    margin: 0 auto;
}
