.body1 a:hover,#serinfo a:hover,.nav>li.sfHover>a,.nav>li.current-menu-item>a,#serinfo-nav li.current a,#sec-nav>li.current-menu-item>a,ul#tabsmall>li.ui-tabs-selected>a.sidnav,li.ui-tabs-selected>a.sidnav>p{
	color:#fff  !important;
	background: #24b4c0;
	z-index: 9999;
}

#coinslid {
	padding:0;
	overflow: hidden;
	margin:0 0 30px 0;
	padding:0 0 0 0;
	position: relative;
	z-index:1;
	width:100%;
	height: 315px;
}

.tabbig {
	width:450px;
	padding:0;
	margin:0;
	float: left;
	position: relative;
	overflow: hidden;
	height:315px;
}
.tabbig .imgwarp .title{
	z-index: 9999;
	height: 70px;
	position: absolute;
	top: 245px;
	width: 100%;
}
.tabbig .imgwarp .title table{
	width: 100%;
}
.tabbig .imgwarp .title table th{
	width: 70px;
	height: 70px;
	background: #fff;
	text-align: center;
	vertical-align: middle;
}
.tabbig .imgwarp .title table td{
	width: 100%;
	padding: 0 15px;
	text-align: center;
	height: 70px;
	color: #fff;
	background: rgba(0,0,0,0.4);
	vertical-align: middle;
}
.tabbig .imgwarp .title table td a{
	color: #fff;
}
.ui-tabs-panel>a{ float:left}


.inpost2 {
	margin:0;
	padding:0;
	height:35px;
	overflow: hidden;
	position:absolute;
	top:20px;
	right:20px;
	z-index:999;
}

.inpost2 h1{
	margin:6px 4px 0 0;
	font-size:12px;
}

.inpost2 h1 a{
	color:#fff !important;
}

p.inslider{
	margin-bottom:8px;
	font-size:13px;
}


.body2 .slidecat>a,.body2 .slidecat a:hover,.body2 a.slidelink:hover{ color:#fff !important;}




/* small slider thumbs */
ul#tabsmall {
	position: absolute;
	top:0;
	right:0;
	width:270px;
	height: 315px;
	overflow:hidden;
}

.slthumbss img {	padding: 0px;}

#tabsmall>li {
	position: relative;
	z-index:999;
	width:94%;
	line-height:1.25;
	margin: 0 0 1px 15px;
	opacity:.8;
	float:left;
	background: #fff;
}
#tabsmall>li:last-child{
	margin-bottom: 0;
}

/*#tabsmall>li:first-child {border-top:none;}
#tabsmall>li:last-child {border-bottom:none;}*/

#tabsmall>li a.sidnav{
	position: relative;
	display: block;
	padding: 0;
	color:#2E373F;
	font-size: 11px;
	height: 58px;
	padding: 10px;
}
#tabsmall>li a:hover{
	text-decoration: none;
}
#tabsmall>li a p{
	border-bottom: 1px dotted #444444;
	height: 34px;
	padding-top: 4px;
	padding-bottom: 3px;
	margin-bottom: 6px;
	font-size: 12px;
}
#tabsmall>li a ul{
	width: 100%;
}
#tabsmall>li a ul li{
	float: left;
	font-size: 10px;
	color: #333;
}
#tabsmall>li a ul li:last-child{
	float: right;
}
#tabsmall>li a time{
	font-size: 10px;
}
li.ui-tabs-selected>a.sidnav>p{
	border-bottom: 1px dotted #fff !important;
	height: 34px;
	padding-bottom: 5px;
	margin-bottom: 6px;
}
li.ui-tabs-selected>a.sidnav ul li,
li.ui-tabs-selected>a.sidnav time{
	color: #fff !important;
}

#tabsmall>li h3 i{
	font-size:9px;
}

#tabsmall>li span.arr{
	position:absolute;
	top:36%;
	left:-15px;
	width:15px;
	height:20px;
	z-index:999;
	opacity:0;
	background:url(../img/transparent.gif);
}

ul#tabsmall>li.ui-tabs-selected>.meta,
ul#tabsmall>li.ui-tabs-selected>span.arr { opacity: 1 !important;}


ul#tabsmall>li.ui-tabs-selected {
	opacity: 1 !important;
}

ul#tabsmall>li.ui-tabs-selected>a.sidnav>img { opacity: 1 !important;/* border-left-width:4px; */

	-moz-transition: all 0.1s ease-in;
	-webkit-transition: all 0.1s ease-in;
	-o-transition: all 0.1s ease-in;
	transition: all 0.1s ease-in;
	-ms-transition: all 0.1s ease-in;}

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


.container-inn{
	background-position:;
}


.coinpost{ position:relative;width:100%; float:none; height:253px; margin:0 auto;}

.coinpost img{
	float:none;
	display:block;
	margin:0 auto;
	clear:both;
	overflow:hidden;
	width: 450px;
	height: 315px;
}

.coinpost iframe{
	width:100%;
	height:253px;
	display:block;
	float:none;
	margin:0 auto;
}
.big-rating{
	position:absolute;
	top:0;
	left:42%;
	width:38%;
	padding:100px 0 0 20%;
	color:#fff;
	z-index:1;
	font-size:500px;
	line-height:500px;
	letter-spacing:-70px;
	font-weight:bold;
	/*font-family:'Oswald';*/
	background: -moz-linear-gradient(left,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=1 ); /* IE6-9 */
}

.big-rating span{
	opacity:.2
}

.big-rating span span{
	margin-left:20px;
	line-height:150px;
	font-size:180px !important;
	opacity:.99
}

.big-rating span sup{
	margin-left:-10px;
	line-height:150px;
	font-size:180px !important;
	opacity:.99
}

a.sliderlink{
	position:absolute; width:450px; height:315px; top:0; left:0; z-index:2;
	/*-moz-box-shadow:  0px 10px 145px rgba(0, 0, 0, 1) inset;
	-webkit-box-shadow:  0px 10px 145px rgba(0, 0, 0, 1) inset;
	box-shadow: 0px 10px 145px rgba(0, 0, 0, 1) inset;*/
}



/*　追加記述分　*/


.tabbig .coinpost:first-child .imgwarp .title table tr td{
	display: table-cell;
}
