@charset "UTF-8";


/*------------------------------------------------------------------------------
index
------------------------------------------------------------------------------*/
#header ul li.top a {
	background-position:0 -100px;
}

/*---------------slide--------------------*/
#loopedSlider,
.slides a,
.slides div{
	width: 700px;
	height: 354px;
}

#loopedSlider {
	margin-bottom: 34px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}

.slides {
	position: absolute;
	top: 0;
	left: 0;
}
.slides a:hover img  {  
filter: alpha(opacity=50);  
opacity:0.5;  
   } 

.slides div {
	position: absolute;
	top: 0;
	display: none;
}

.image {
	float: left;
}

.slides a {
	display: block;
	color: #FFF;
	text-decoration: none;
}

#slidesNav {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 700px;
	text-align: right;
}
ul.pagination {
	margin: 0;
	display: inline;
	list-style: none;
	float: right;
	text-align: right;
}

ul.pagination li {
	float: left;
}

#slidesNav a {
	color: #FFF;
	background: #000;
	text-decoration: none;
	padding: 3px 4px 3px 4px;
}

#slidesNav li a {
	color: #FFF;
	background-color: #000;
}

#slidesNav li.active a {
	background: #004bff;
	color: #FFF;
}

#slidesNav a:hover {
	background: #a3d8ff;
	color: #FFF;
}

/*---------------youtube--------------------*/


#youtube a {
	color: #FFF;
	text-decoration: none;
}

#youtube a:hover {
	color: #0047ff;
	text-decoration: none;
}
.youtube {
	clear: both;
}
.youtube-box {
	float: left;
	width: 218px;
	margin-right: 23px;
	background: url(../img/tenten.gif) repeat-x left top;
	margin-top: 19px;
	padding-top: 19px;
	height: 190px;
	display: inline;
}
.youtube-box-top3 {
	float: left;
	width: 218px;
	margin-right: 23px;
	padding-top: 19px;
	height: 190px;
}
.youtube-photo img {
	padding-bottom: 7px;
}

.youtube-artist {
	font-size: 1.6em;
	font-weight: bold;
	line-height: 130%;
}
#youtube .youtube-box :hover img,#youtube .youtube-box-top3 :hover img {
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.5;
}
  
/*---------------side_bnr--------------------*/

#navi a {
	color: #FFF;
	text-decoration: none;
}

#navi a:hover {
	color: #0047ff;
	text-decoration: none;
}

#navi .category ul {
	width: 214px;
	+width: 230px;
	_zoom:1;
	overflow:hidden;
	+margin-left: -16px;
}

#main .category {
	margin: 0;
}

#navi .category li {
	margin-top:-1px;
	list-style-position:inside;
	width: 214px;
	line-height: 135%;
	background-image: url(../img/tenten.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 1px;
	display: block;
}

#navi .category li span {
	display: table-cell;
	width: 120px;
	vertical-align: middle;
	margin-left: 0px;
	padding-left: 0px;
}

* html #navi .category li span,
*:first-child+html #navi .category li span {
	display: inline;
	zoom: 1;
}

#navi .category li span.thumbnail {
	width: 90px;
	padding-right:4px;
	padding-top: 2px;
}

#navi .category li a,
#navi .category li a:hover {
	text-decoration: none;
	cursor:pointer;
}


#navi .category li a:hover img {
	filter: alpha(opacity=50);
	-ms-filter: alpha(opacity=50);
	opacity: 0.5;
}
/*---------------twitter--------------------*/
.twitter {
	clear: both;
	padding-top: 24px;
}
#navi .twitter-box li a:link {
	text-decoration: none;
	color: #0047ff;
}
#navi .twitter-box li a:visited {
	text-decoration: none;
	color: #0047ff;
}
#navi .twitter-box li a:hover {
	text-decoration: none;
	color: #FFF;
}
#navi .twitter-box li a:active {
	text-decoration: none;
	color: #FFF;
}

.twitter-box {
	_zoom:1;
	overflow:hidden;
	line-height: 145%;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
}

.twitter-box li {
	margin-top:-1px;
	background-image: url(../img/tenten.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-bottom: 7px;
	padding-top: 8px;
	margin-left: 0px;
	padding-left: 0px;

}
.twitter-more {
	text-align: right;
}
#navi .twitter-more a:link {
	text-decoration: none;
	color: #0047ff;
}
#navi .twitter-more a:visited {
	text-decoration: none;
	color: #0047ff;
}
#navi .twitter-more a:hover {
	text-decoration: none;
	color: #FFF;
}
#navi .twitter-more a:active {
	text-decoration: none;
	color: #FFF;
}
.twitter-waku {
	padding: 8px;
	border-right: 1px solid #0005B9;
	border-bottom: 1px solid #0005B9;
	border-left: 1px solid #0005B9;
}


#twitter_update_list span a {
	color: #0047ff;
	text-decoration: underline;
	font-size: 0.9em;
	display: inline;
		}
#twitter_update_list span a:hover {
		color: #FFF;
		text-decoration: none;
		}
#twitter_update_list a {
	color: #FFF;
	display: block;
	font-size: 0.9em;
		}
		
