@charset "utf-8";

* {
  margin: 0;
  padding: 0;
}

a:link {text-decoration: none; color:#D80C18;}
a:visited {text-decoration: none; color:#D80C18 }
a:hover {text-decoration: underline; color:#D80C18 }
a:active { color:#D80C18}
a img{border:none;}

body {
	font-family: 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro',Meiryo,'メイリオ','ＭＳ Ｐゴシック',sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
	line-height: 2em;
	color: #333;
  background: #FFF;
}

#container{
	width: 100%;
	min-width: 972px;
}

.inner{
  margin: 0 auto 0 auto;
	width: 924px;
}

#header{
	background-color: #fdd000;
}

#header .inner{
	width: 972px;
	height: 120px;
	background: url("/pc/ss10/common/images/header_bg.jpg") no-repeat top left;
	position: relative;
}

#header .inner h1 a{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat 0 -326px;
	width: 216px;
	height: 44px;
	position: absolute;
	top: 14px;
	left: 111px;
}


#header .inner  a.sub_title{
  position: absolute;
	left: 85px;
  bottom: 5px;
  height: 60px;
  width: 260px;
}

#header .inner .duo{
	width: 162px;
	height: 22px;
	display: block;
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -222px -326px;
	position: absolute;
	bottom: 45px;
	right: 194px;
}


#header .inner .myspace{
	width: 73px;
	height: 20px;
	display: block;
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -222px -355px;
	position: absolute;
	bottom: 22px;
	right: 24px;
}

#footer{
	width: 100%;
	height: 132px;
	clear: both;
	background-color: #fdd000;
}

#footer .inner{
  margin: 0 auto 0 auto;
  padding-top: 10px;
	width: 924px;
	height: 122px;
	overflow: hidden;
	position: relative;
	font-size: 11px;
}

#footer .delimiter{
  margin: 0 9px;
}

#footer .copyright{
	margin: 0;
	position: absolute;
	bottom:8px;
	left:0;
}#footer .copyright span{
	font-family: Verdana;
}

#footer .youtube a{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -273px -90px;
	width: 120px;
	height: 60px;
	display: block;
	position: absolute;
	bottom:12px;
	right: 174px;
}

#footer .myspace a{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -40px -137px;
	width: 156px;
	height: 48px;
	display: block;
	position: absolute;
	bottom:18px;
	right: 0;
}

#footer .tower a{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -104px -90px;
	width: 162px;
	height: 35px;
	display: block;
	position: absolute;
	bottom:36px;
	left: 66px;
}
#footer .eplus a{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -40px -90px;
	width: 55px;
	height: 37px;
	display: block;
	position: absolute;
	bottom:36px;
	left: 0;
}

/* ### search ### */

#search{
	padding-top: 6px;
  width: 100%;
  color: #FFF;
	background: #000;
  margin: 0 auto 0 auto;
  overflow: hidden;
  position: relative;
}

#search p{
	margin: 0 0 2px;
	padding: 0;
}

*:first-child+html #search p{
	padding-bottom: 2px;
}

#search .search{
	margin-right: 6px;
  height: 24px;
  width: 228px;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -0px -292px;
  float: left;
}

#search .search input.freeword{
  margin: 0;
  padding-left: 24px;
  height: 24px;
  width: 228px;
  width: 190px;
  border: none;
  line-height: 2em;
  float: left;
  background: url('/pc/ss10/common/images/search_bg.gif') no-repeat center left;
}

#search input.submit_search{
  width: 60px;
  height: 24px;
  border: none;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -238px -292px;
  float: left;
  cursor: pointer;
}
#search input.submit_search:hover{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -308px -292px;
}

#search .searchBtn{
	float: left;
}

#search .detail_search{
	margin: 3px 24px 3px 0;
  float: right;
  width: 85px;
  height: 18px;
  display: block;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -214px -160px;
}#search .detail_search:hover{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -309px -160px;
}

#search .detail_search a{
  width: 85px;
  height: 18px;
  display: block;
}

#search .artist_text,
#search .artist_text_active{
	margin: 3px 24px 3px 0;
  float: right;
}

#search .artist_text,
#search .artist_text_active,
#search .artist_text a,
#search .artist_text_active a{
  width: 62px;
  height: 18px;
  display: block;
}

#search .artist_text{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -214px -188px;
}
#search .artist_text:hover,
#search .artist_text_active{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -286px -188px;
}

#search .artist_thumbnail,
#search .artist_thumbnail_active{
	margin: 3px 0;
  float: right;
}

#search .artist_thumbnail,
#search .artist_thumbnail:hover,
#search .artist_thumbnail_active,
#search .artist_thumbnail a,
#search .artist_thumbnail_active a{
  width: 66px;
  height: 18px;
  display: block;
}

#search .artist_thumbnail{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -214px -216px;
}
#search .artist_thumbnail:hover,
	#search .artist_thumbnail_active{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -290px -216px;
}

#search_field{
  padding: 24px 0 12px;
  clear: both;
  background: #000;
  overflow: hidden;
  width: 924px;
  position: relative;
  font-size: 1.2em;
  display: none;
}

#search_field  table{
  width: 924px;
}

#search_field td{
  vertical-align: top;
  padding-bottom: 12px;
}

#search_field td.keyword{
  padding-bottom:0;
}

#search_field td.label{
 white-space: nowrap;
 padding-right: 36px;
 font-weight: bold;
}

#search_field td.searchBtnBottom{
 vertical-align: bottom;
	text-align: right;
}

#search_field td.searchBtnBottom input{
	margin: 0;
	float: right;
}


#search_field input{
 margin-right: 4px;
}

#search_field td.keyword select{
  margin: 0 12px 12px 0;
}

.search_field_bottom{
  width: 100%;
  overflow: hidden;
  font-size: 1px;
  height: 4px;
  background-color: #000;
  position: relative;
}

.search_field_bottom .BL{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat 0 -100px;
	display: block;
	width: 4px;
	height: 4px;
	font-size: 1px;
	position: absolute;
	top: 0;
	left: 0;
}

.search_field_bottom .BR{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -10px -100px;
	display: block;
	width: 4px;
	height: 4px;
	font-size: 1px;
	position: absolute;
	top: 0;
	right: 0;
	_right: -1px;
}

#content{
  margin: 0 auto 0 auto;
  padding: 24px 0;
	width: 924px;
	overflow: hidden;
	font-size: 1.2em;
}

#sidebar{
	width: 204px;
	float: left;
}

#sidebar .tw_widget{
	margin-bottom: 12px;
	width: 204px;
}

#sidebar .tw_button{
	margin-bottom: 36px;
	width: 204px;
}

#sidebar .tw_button a{
	width: 204px;
	height: 36px;
	display: block;
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat 0 -200px;
}#sidebar .tw_button a:hover{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat 0 -246px;
}

#sidebar .yt{
	margin-bottom: 36px;
	_margin-bottom: 20px;
	width: 204px;
}

#sidebar .yt_head a{
	width: 204px;
	height: 78px;
	display: block;
	background: url("/pc/ss10/images/sprite.gif") no-repeat 0 -184px;
}

#sidebar .yt .body{
	border-left: solid 1px #FCCF14;
	border-right: solid 1px #FCCF14;
	width: 180px;
	padding: 7px 11px 9px;
}

.yt .body ul{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
}

.yt .body li{
	width: 180px;
}

.yt .body li .thumbnail{
	margin-right: 12px;
	width: 96px;
	float: left;
}

.yt .body li p{
	margin: 0;
}


#sidebar .yt_foot{
	width: 204px;
	height: 4px;
	display: block;
	background: url("/pc/ss10/images/sprite.gif") no-repeat 0 -270px;
}

#main{
	width: 696px;
	float: right;
}

.block{
	margin-bottom: 36px;
	width: 100%;
	overflow: hidden;
}

.subBlock{
	padding: 12px;
	background-color: #E5E5E5;
	overflow: hidden;
	position: relative;
}

.subBlock .TL{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -20px -90px;
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	top:0;
	left:0;
	font-size: 1px;
}

.subBlock .TR{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -30px -90px;
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	top:0;
	right:0;
	font-size: 1px;
}

.subBlock .BL{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -20px -100px;
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	bottom:0;
	left:0;
	font-size: 1px;
}

.subBlock .BR{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -30px -100px;
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	bottom:0;
	right:0;
	font-size: 1px;
}

h1,h2,h3,h4{
	color: #000;
}
h1{
	font-size: 1.8em;
	line-height: 1.2em;
}

h2{
	font-size: 1.1em;
	position: relative;
}

h2 .TL{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat 0 -90px;
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	top:0;
	left:0;
	font-size: 1px;
}

h2 .TR{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -10px -90px;
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	top:0;
	right:0;
	font-size: 1px;
}

h2 .BL{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat 0 -100px;
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	bottom:0;
	left:0;
	font-size: 1px;
}

h2 .BR{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -10px -100px;
	display: block;
	width: 4px;
	height: 4px;
	position: absolute;
	bottom:0;
	right:0;
	font-size: 1px;
}

h3,h4{
	font-size: 1em;
}

p,ol,ul{
	margin-bottom: 18px;
}

ol,ul{
	margin-left: 30px;
}

.caution{
	color:red;
}

.caption{
	font-size: .85em;
	line-height: 1.6em;
}

.displayNone{
	display: none;
}

.marginNone{
	margin-bottom: 0;
}

.arrowTop{
  width: 12px;
  height: 12px;
  display: block;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -353px -246px;
  float: left;
  margin: 5px 9px 0 0;
}

.arrowBottom{
  width: 12px;
  height: 12px;
  display: block;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -353px -268px;
  float: left;
  margin: 5px 9px 0 0;
}

.icon-award{
	width: 16px;
	height: 15px;
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -348px -414px;
	float: left;
  margin: 2px 9px 0 0;
}

.TL-gray, .TR-gray, .BL-gray, .BR-gray,
.TL-yellow, .TR-yellow, .BL-yellow, .BR-yellow,
.TL-lightGray, .TR-lightGray, .BL-lightGray, .BR-lightGray,
.TL-whiteGray, .TR-whiteGray, .BL-whiteGray, .BR-whiteGray,
.TL-grayYellow, .TR-grayYellow, .BL-grayYellow, .BR-grayYellow,
.TL-red, .TR-red, .BL-red, .BR-red,
.TL-white, .TR-white, .BL-white, .BR-white{
	display: block;
	width: 4px;
	height: 4px;
	font-size: 1px;
	position: absolute;
}

.TL-gray, .TL-yellow, .TL-lightGray, .TL-whiteGray, .TL-grayYellow, .TL-red, .TL-white{
	top:0;
	left:0;
}

.TR-gray, .TR-yellow, .TR-lightGray, .TR-whiteGray, .TR-grayYellow, .TR-red, .TR-white{
	top:0;
	right:0;
}

.BL-gray, .BL-yellow, .BL-lightGray, .BL-whiteGray, .BL-grayYellow, .BL-red, .BL-white{
	bottom:0;
	left:0;
}

.BR-gray, .BR-yellow, .BR-lightGray, .BR-whiteGray, .BL-grayYellow, .BR-red, .BR-white{
	bottom:0;
	right:0;
}

.TL-gray{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -20px -114px;
}

.TR-gray{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -30px -114px;
}

.BL-gray{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -20px -124px;
}

.BR-gray{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -30px -124px;
}

.TL-yellow{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat 0 -114px;
}

.TR-yellow{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -10px -114px;
}

.BL-yellow{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat 0 -124px;
}

.BR-yellow{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -10px -124px;
}

.TL-lightGray{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -20px -90px;
}

.TR-lightGray{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -30px -90px;
}

.BL-lightGray{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -20px -100px;
}

.BR-lightGray{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -30px -100px;
}

.TL-whiteGray{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -204px -414px;
}

.TR-whiteGray{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -218px -414px;
}

.BL-whiteGray{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -204px -428px;
}

.BR-whiteGray{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -218px -428px;
}

.TL-red{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -320px -414px;
}

.TR-red{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -334px -414px;
}

.BL-red{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -320px -428px;
}

.BR-red{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -334px -428px;
}


/*########## home ##########*/
#home #header{
	height: 394px;
}

#home #header .inner{
  margin: 0 auto 0 auto;
	background: url("/pc/ss10/images/home_header.jpg") no-repeat left center;
	width:970px;
	height: 394px;
	position: relative;
}

#home #header .logo a{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat 0 0;
	width: 400px;
	height: 82px;
	position: absolute;
	top: 25px;
	left: 74px;
	z-index: 10;
}

#home #header .movies{
  position: absolute;
  top: 14px;
  right: 22px;
  margin: 24px 0 0 0;
  width: 408px;
  height: 296px;
}


#home #header .inner #player{
    width:460px;
    height: 366px;
    position: absolute;
    top: 36px;
    left: 60px;
    display: none;
}

#home #header .inner #player .player_background{
    background: url('/pc/ss10/common/images/player_bg.png') no-repeat 0px 0px;
    width:460px;
    height: 366px;
    position: absolute;
}

#home #header .inner #player .closeButton a{
    position: absolute;
    left:0;
    top:0;
    width: 25px;
    height: 25px;
}
#home #header .inner #player .closeButton a span{
  display: none;
}

#home #header .inner #player .screen{
  position: absolute;
  top: 27px;
  left: 26px;
  width:394px;
}

#home #header .inner #player .screen #videoArtistName{
  font-size: 1.2em;
  margin: 0;
}


#home #header .inner #player .screen #videoArtistName a{
  line-height: 180%;
}

#home #header .inner #player .screen #videoArtistName .voteBtn{
}

#home #header .inner #player .screen #videoArtistName a span.arrow{
  height: 12px;
  width: 12px;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -20px -173px;
  display: block;
  float: left;
  margin: 3px 5px 0 0;
}


#home #header .inner #player .screen #videoTitle{
  font-size: 1.5em;
  margin: 14px 0 6px;
  color: #FFF;
  font-weight: bold;
}


#home #header .inner #player .screen #videoArtistName a:link {text-decoration: none; color:#D80C18;}
#home #header .inner #player .screen #videoArtistName a:visited {text-decoration: none; color:#D80C18 }
#home #header .inner #player .screen #videoArtistName a:hover {text-decoration: none; color:#D80C18 }

#home #header .inner #player .screen .ctl{
  position: absolute;
  z-index: 10000;
  bottom: 0;
  right: 0;
  width: 82px;
  height: 25px;
  overflow: hidden;
}

#home #header .inner #player .screen p.prev,
#home #header .inner #player .screen .prev a{
  margin: 0;
  width: 42px;
  height: 25px;
}

#home #header .inner #player .screen p.prev{
  position: absolute;
  z-index: 10000;
  right: 40px;
  bottom: 0;
}

#home #header .inner #player .screen .prev a{
  z-index: 15000;
  display: block;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -52px -414px;
}
#home #header .inner #player .screen .prev a:hover{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -0 -414px;
}

#home #header .inner #player .screen p.next,
#home #header .inner #player .screen p.next a{
  width: 40px;
  height: 25px;
  margin: 0;
}

#home #header .inner #player .screen p.next{
  position: absolute;
  bottom: 0;
  right: 0px;
}

#home #header .inner #player .screen p.next a{
  z-index: 15000;
  display: block;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -104px -414px;
}
#home #header .inner #player .screen .next a:hover{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -154px -414px;
}

#home #header .inner #player .screen p.prev a span,
#home #header .inner #player .screen p.next a span{
  display: none;
}

#home .movies .header{
  width: 408px;
  overflow: hidden;
}

#home .movies .navigation{
	padding-right: 12px;
	width: 120px;
	height: 25px;
	float: right;
}

.movies .navigation .prev,
.movies .navigation .prev a,
.movies .navigation .next,
.movies .navigation .next a{
  display: block;
  width: 36px;
  height: 25px;
}
.movies .navigation .prev{
  float: left;
}
.movies .navigation .prev a{
  background: url('/pc/ss10/images/sprite.gif') no-repeat -188px -69px;
}.movies .navigation .prev a:hover{
  background: url('/pc/ss10/images/sprite.gif') no-repeat -188px -138px;
}

.movies .navigation .count{
	width: 48px;
	height: 25px;
  background: url('/pc/ss10/images/sprite.gif') no-repeat -235px -69px;
  font-size: .85em;
  float: left;
  color: #FFF;
  text-align: center;
  line-height: 3.2em;
}

.movies .navigation .next{
  float: right;
}
.movies .navigation .next a{
  background: url('/pc/ss10/images/sprite.gif') no-repeat -294px -69px;
}.movies .navigation .next a:hover{
  background: url('/pc/ss10/images/sprite.gif') no-repeat -294px -138px;
}

.movies .filter{
	margin: 0;
	padding: 0 0 0 12px;
  display: block;
  overflow: hidden;
  width: 252px;
}

.movies .filter li,
.movies .filter ul{
  margin: 0;
  padding: 0;
  list-style: none;
}

.movies .filter p a{
  padding-top: 4px;
  height: 21px;
}

.movies .filter .genre{
  display: block;
  width: 85px;
  float: left;
}
.movies .filter .genre p a{
  display: block;
  width: 85px;
  background: url('/pc/ss10/images/sprite.gif') no-repeat -188px 0;
}
.movies .genre p a:hover,
.movies .genre p a.active{
  background: url('/pc/ss10/images/sprite.gif') no-repeat -188px -103px;
}

.movies .filter .area{
  display: block;
  width: 82px;
  float: left;
}
.movies .filter .area p a{
  display: block;
  width: 82px;
  background: url('/pc/ss10/images/sprite.gif') no-repeat -188px -34px;
  float: left;
}
.movies .filter .area p a:hover,
.movies .filter .area p a.active{
  background: url('/pc/ss10/images/sprite.gif') no-repeat -280px -34px;
}

.movies .filter .keyword{
  display: block;
  width: 85px;
  float: right;
}
.movies .filter .keyword p a{
  display: block;
  width: 85px;
  background: url('/pc/ss10/images/sprite.gif') no-repeat -283px 0px;
}
.movies .filter .keyword p a:hover,
.movies .filter .keyword p a.active{
  background: url('/pc/ss10/images/sprite.gif') no-repeat -283px -103px;
}

.movies .filter p span{
  padding-left: 12px;
  font-size: 90%
}

.movies .filter ul{
	display: block;
	list-style: none;
	position: absolute;
  background: #1f1f1f;
  color: #000;
  height: 265px;
	overflow: auto;
  width: 131px;
	z-index: 1000;
  display: none;
}

.movies .filter ul li{
  margin:0;
	border-bottom: 1px solid #4d4d4d;
	line-height: 1.4em;
}

.movies .filter ul a{
    display: block;
    padding: 6px;
}

.movies .filter ul a:hover{
    display: block;
    background: #373737;
}

#home #header .inner .filter ul.genre_list,
#home #header .inner .filter ul.area_list,
#home #header .inner .filter ul.keyword_list{
  top: 25px;
  left: 12px;
  width: 252px;
}

#home #header .videoListMask {
    position: absolute;
    top: 68px;
    width: 408px;
    height: 267px;
    overflow: hidden;
}

#home #header .thumbnail{
    position:absolute;
    left: 0;
    margin: 12px 0 13px 12px;
}

#home #header .thumbnail p.mask {
    margin: 0px 12px 13px 0px;
    width: 120px;
    height: 72px;
}

#home #header .thumbnail p {
    float: left;
    margin: 0px 12px 12px 0;
    width: 120px;
    height: 72px;
    background: #000;
}

#home #header .thumbnail p a{
    position: absolute;
    display: block;
    width: 120px;
    height: 72px;
    border: none;
    z-index: 103;
    margin: 0px;
}

#home #header .thumbnail p a.active{
    width: 116px;
    height: 68px;
    border: 4px solid #f00;
}

#home #header .thumbnail img.loading {
    margin: 28px 0px 0px 52px;
}

#home #header .thumbnail .thumbnailImage {
    width: 120px;
    height: 72px;
    background-position: center center;
    background-repeat: no-repeat;
}

#home #header .thumbnailColumn {
    width: 408px;
    float: left;
    overflow: hidden;
}

#home h2{
	margin-bottom: 15px;
	padding: 0 12px;
	background-color: #000;
	color:#FFF;
	width: 672px;
	height: 24px;
	line-height: 2em;
	position: relative;
}

#home h2.twoLine{
	height: 48px;
	width: 204px;
	line-height: 1.4em;
}

#home .twoLine .title{
	padding-top: 7px;
	display: block;
}

#home #sidebar h2{
	padding: 0 12px;
	width: 180px;
}

#home #sidebar .menu{
	margin: 0;
	list-style: none;
}

#home #sidebar .menu li{
	margin-bottom: 4px;
}

#home #sidebar .menu li span{
	margin-top: 3px;
	margin-right: 5px;
	width: 12px;
	height: 12px;
	display: block;
	float: left;
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat 0 -151px;
	line-height: 1.8em;
}


#home #sidebar .banner{
	padding-top: 12px;
}

#home #sidebar .subBlock{
	_width: 180px;
}

#home .livehouseMap .subBlock{
	padding: 0;
}

#home .entryArtistTwitter{
  word-break: break-all;
  	width: 204px;
}

.ranking .twtr-widget h4,
#artist .twtr-widget h4{
	padding-top: 4px!important;
	font-size:1.1em!important;
}

#home .producer ul{
	width: 486px;
	margin: 0;
	list-style: none;
}

#home .comment{
	overflow: hidden;
	width: 696px;
}

#home .comment .portrait{
	padding-bottom: 4px;
	width: 108px;
	height: 96px;
	display: block;
	vertical-align: middle;
}

#home .comment .leftColumn .name{
	margin-bottom: 6px;
}

#home .comment .leftColumn .date,
#home .comment .leftColumn .commentBtn{
	text-align: left;
}

#home a.btn_application{
	width: 360px;
	height: 36px;
	display: block;
	background: url("/pc/ss10/images/sprite.gif") no-repeat 0 0;
}#home a.btn_application:hover{
	background: url("/pc/ss10/images/sprite.gif") no-repeat 0 -46px;
}

#home .videoCommentBtn,
#home .videoBtn,
#home .commentBtn{
	margin: 0;
	padding: 4px 0 0 0;
}

#home .videoCommentBtn{
	width: 108px;
	height: 24px;
}

#home .videoCommentBtn a{
	width: 108px;
	height: 24px;
	display: block;
	background: url("/pc/ss10/images/sprite.gif") no-repeat 0 -68px;
}#home .videoCommentBtn a:hover{
	background: url("/pc/ss10/images/sprite.gif") no-repeat 0 -102px;
}

#home .videoBtn{
	width: 43px;
	height: 24px;
	float: left;
}

#home .videoBtn a{
	width: 43px;
	height: 24px;
	display: block;
	background: url("/pc/ss10/images/sprite.gif") no-repeat 0 -136px;
}#home .videoBtn a:hover{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -53px -136px;
}

#home .commentBtn{
	margin-left: 50px;
	width: 57px;
	height: 24px;
	_margin: 0;
	_float: right;
}

#home .commentBtn a{
	width: 57px;
	height: 24px;
	display: block;
	background: url("/pc/ss10/images/sprite.gif") no-repeat -118px -68px;
}#home .commentBtn a:hover{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -118px -102px;
}

#home .jp_alphabet{
	padding-right: 258px;
	margin-bottom: 12px;
}

#home .comment .leftColumn{
	float: left;
	width: 108px;
	text-align: center;
}

#home .comment .rightColumn{
	padding-left: 24px;
	width: 564px;
	_width: 561px;
	overflow: hidden;
	position: relative;
}

#home #ss_road{
	margin-bottom: 36px;
	position: relative;
}

#home #ss_road p{
	z-index: 100;
}


#home .flow_topic{
	position: absolute;
	top: 115px;
	_top: 117px;
	left: 160px;
	z-index: 1000;
	width: 60px;
	height: 60px;
}

#home .flow_topic img{
	width: 60px;
	height: 60px;
}

#home #main{
	position: relative;
}

#home #main .subBlock{
	_width: 672px;
}

#home #main .livehouseMap .subBlock{
	_width: 696px;
}

#home #main .comment .subBlock{
	_padding: 9px 12px;
	_width: 548px;
}

#home .performance{
	padding: 148px 12px 12px;
	width: 672px;
	position: relative;
	background-color: #333;
	color: #FFF;
}

#home .performance .TL-performance{
	width: 148px;
	height: 121px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	background: url("/pc/ss10/images/sprite.gif") no-repeat 0 -304px;
}

#home .performance .TL-grayYellow{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -158px -304px;
}

#home .performance .TR-grayYellow{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -172px -304px;
}

#home .performance .title{
	margin: 0;
	padding: 0;
	width: 417px;
	height: 42px;
	position: absolute;
	top: 18px;
	left: 162px;
	background: url("/pc/ss10/images/sprite.gif") no-repeat 0 -547px;
}

#home .performance .checkVote .titleDuo{
	width: 117px;
	height: 18px;
	position: absolute;
	top: 7px;
	left: 106px;
	background: url("/pc/ss10/images/sprite.gif") no-repeat -115px -441px;
}

#home .performance .checkUst .titleUst{
	width: 227px;
	height: 18px;
	position: absolute;
	top: 7px;
	left: 51px;
	background: url("/pc/ss10/images/sprite.gif") no-repeat -115px -469px;
}

#home .performance .lead{
	width: 524px;
	position: absolute;
	top: 72px;
	left: 162px;
}

#home .performance .check{
	margin-bottom: 0;
	width: 672px;
	overflow: hidden;
	color: #000;
}

#home .performance h2{
	margin: 0 0 12px -12px;
	_margin-right: -12px;
	padding: 3px 0 3px;
	width: 330px;
	background-color: #fdd000;
	color:#D80C18;
	font-size: 1.2em;
	text-align: center;
	_letter-spacing: .1em;
}

#home .check h3{
	margin-bottom: 12px;
	font-size: 1.1em;
	color: #000;
}

#home .check table{
	margin-left: auto;
	margin-right: auto;
}

#home .performance .checkVote,
#home .performance .checkUst{
	background-color: #FFF;
	padding: 0 12px 9px;
	width: 306px;
	position: relative;
}

#home .performance .checkVote{
	float: left;
}

#home .performance .checkUst{
	float: right;
}

#home .checkUst a,
#home .checkVote a{
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: bold;
}

#home .check .buttonMyspace{
	margin-left: 75px;
	margin-bottom: 6px;
	position: inherit;
	width: 156px;
	height: 48px;
	display: block;
	background: url("/pc/ss10/images/sprite.gif") no-repeat -214px -347px;
}

#home .check .duoInfo{
	margin-bottom: 18px;
	padding: 9px 0;
	background-color: #DDD;
}

#home .check .myspaceUrl{
	text-align: center;
	margin-bottom: 9px;
}

#home .support{
	width: 696px;
	overflow: hidden;
}

#home .support .left{
	_margin-bottom: -15px;
	width: 516px;
	float: left;
}

*:first-child+html #home .support .left{
	margin-bottom: -15px;
}

#home .support .left h3{
	font-size: 1.1em;
	margin-bottom: 12px;
}

#home .support .date{
	font-weight: normal;
}

#home .support .right{
	width: 156px;
	float: right;
}

#home .support .logoIchiba{
	margin-bottom: 36px;
	padding: 0;
	width: 156px;
	height: 56px;
	float: none;
}

#home .right .ss09{
	display: block;
	width: 156px;
	height: 72px;
	background: url("/pc/ss10/images/sprite.gif") no-repeat -214px -184px;
}

/*
#home .right .ss09:hover{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -214px -266px;
}
*/

#home .support .article{
	margin-bottom: 28px;
}

#home .support ul{
	margin: 0;
	list-style: none;
}

#home .support li{
	margin-bottom: 6px;
}

#home .lastYear li{
	margin-bottom: 12px;
	width: 516px;
	overflow: hidden;
}

#home .lastYear h4{
	margin-bottom: 6px;
}

#home .lastYear .iconPmb{
	margin-left: 12px;
	width: 95px;
	height: 95px;
	display: block;
	float: right;
	background: url("/pc/ss10/images/sprite.gif") no-repeat 0 -441px;
}

#home .lastYear p{
	margin: 0;
}

#home .towerLead{
	margin: 0;
	width: 516px;
	overflow: hidden;
	color: #000;
	font-size: 1.1em;
}

#home .towerLead p,
#home .towerLead a{
	float: left;
}

#home .towerLead p{
	margin-top: 4px;
	margin-bottom: 0;
}

#home .towerLead .iconTower{
	width: 130px;
	height: 28px;
}

#home .artist{
	margin-bottom: 18px;
}

#home .artist h2{
	margin-bottom: 12px;
	background-color: #D10519;
}

#home .artist h2 .title{
	padding-left: 42px;
}

#home .artist ul{
	padding: 0;
	margin: 0;
	margin-bottom: 24px;
	list-style: none;
	width: 696px;
	overflow: hidden;
}#home .artist ul.last{
	margin-bottom: 12px;
}

#home .artist li{
	width: 120px;
	margin-right: 24px;
	float: left;
}

#home .artist li.last{
	margin-right: 0;
}

#home .artist li .thumb{
	margin-bottom: 4px;
	width: 112px;
	height: 112px;
	position: relative;
	border: solid 4px #CCC;
}

#home .artist li .on{
	border: solid 4px #D10519;
}

#home .artist li .thumb img{
	text-align: center;
	position: relative;
	top: 0;
	left: 0;
	z-index: 10;
}

#home .artist .taiheiyou{
	margin: 14px 0;
}#home .artist .micann,#home .artist .wws, #home .artist .cheep{
	margin: 19px 0 18px;
}#home .artist .love{
	margin: 17px 0;
}#home .artist .yamanoi{
	margin: 16px 0;
}#home .artist .suityuu{
	margin: 20px 0 21px;
}#home .artist .missi{
	margin: 14px 0;
}
#home .arrow{
  width: 12px;
  height: 12px;
  display: block;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat 0 -173px;
  margin: 4px 9px 0 0;
  float: left;
}

.artist .artist-name{
	width: 120px;
	overflow: hidden;
	word-break: break-all;
}

.artist .name{
	width: 99px;
	float: right;
	overflow: hidden;
	word-break: break-all;
}

.artist .name-award{
	width: 95px;
	float: right;
	overflow: hidden;
	word-break: break-all;
}

#home .artist .award-imai,
#home .artist .award-teraoka,
#home .artist .award-ishiwatari,
#home .artist .award-creativeman,
#home .artist .award-yanai,
#home .artist .award-ohtani,
#home .artist .award-doujima,
#home .artist .award-sogabe{
	margin-top: 9px;
	display: block;
	width: 120px;
	height: 24px;
	clear: both;
}

#home .artist .award-imai{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -380px 0;
}#home .artist .award-imai:hover{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -512px 0;
}

#home .artist .award-teraoka{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -380px -36px;
}#home .artist .award-teraoka:hover{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -512px -36px;
}

#home .artist .award-ishiwatari{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -380px -72px;
}#home .artist .award-ishiwatari:hover{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -512px -72px;
}

#home .artist .award-ohtani{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -380px -108px;
}#home .artist .award-ohtani:hover{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -512px -108px;
}

#home .artist .award-yanai{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -380px -144px;
}#home .artist .award-yanai:hover{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -512px -144px;
}

#home .artist .award-creativeman{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -380px -180px;
}#home .artist .award-creativeman:hover{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -512px -180px;
}

#home .artist .award-doujima{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -380px -216px;
}#home .artist .award-doujima:hover{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -512px -216px;
}

#home .artist .award-sogabe{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -380px -412px;
}#home .artist .award-sogabe:hover{
	background: url("/pc/ss10/images/sprite.gif") no-repeat -512px -412px;
}

#home .title_topics{
	background: url("/pc/ss10/images/title_topics.gif") no-repeat top left;
	width: 65px;
	height: 68px;
	position: absolute;
	top:111px;
	left:-18px;
	z-index: 1500;
}

#home .all{
	width: 696px;
	overflow: hidden;
	position: relative;
}

#home .all p{
	width: 516px;
}

#home .eplusmeets{
	width: 156px;
	height: 28px;
	background: url("/pc/ss10/images/sprite.gif") no-repeat -380px -336px;
	position: absolute;
	top: 42px;
	right: 0;
}

#home .artist-link{
float: right;
   margin: 0;
   padding: 0;
	height: 24px;
}

#home .artist-link .link1{
	float: right;
}
#home .artist-link .link2{
	float: right;
	padding-right: 24px;	
}

#home .account .producer{
	margin-bottom: 24px;
	width: 696px;
	overflow: hidden;
}

#home .account .last{
	margin-bottom: 0;
}

#home .account .teraoka{
	margin-bottom: 12px;
}

#home .producer .portrait{
	margin-right: 12px;
	width: 72px;
	float: left;
	text-align: center;
}

#home .producer .portrait a{
	margin-top: 6px;
	width: 72px;
	display: block;
	text-align: center;
}

#home .producer .ballon{
	margin-top: 24px;
	width: 12px;
	height: 12px;
	float: left;
}

#home .producer .comment{
	padding: 12px;
	width: 576px;
	position: relative;
	float: left;
	background-color: #E6E6E6;
	
}

#home .producer .arrow{
  width: 12px;
  height: 12px;
  display: block;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -375px -268px;
  float: left;
  margin: 5px 9px 0 0;
}

#home #comment_more_teraoka,
#home #comment_more_ishiwatri,
#home #comment_more_imai,
#home #comment_more_ohtani,
#home #comment_more_sogabe,
#home #comment_more_doujima,
#home #comment_more_yanai{
	display: none;
}

#home .comment_toggle_teraoka,
#home .comment_toggle_ishiwatri,
#home .comment_toggle_imai,
#home .comment_toggle_ohtani,
#home .comment_toggle_sogabe,
#home .comment_toggle_doujima,
#home .comment_toggle_yanai{
   float: right;
   margin: 0;
   padding: 0;
   _margin: 0 0 -20px 0;
   
}

*:first-child+html #home .comment_toggle_teraoka,
*:first-child+html #home .comment_toggle_ishiwatri,
*:first-child+html #home .comment_toggle_imai,
*:first-child+html #home .comment_toggle_ohtani,
*:first-child+html #home .comment_toggle_sogabe,
*:first-child+html #home .comment_toggle_doujima,
*:first-child+html #home .comment_toggle_yanai,
*:first-child+html #home .artist-link{
   float: right;
   margin: 0 0 -20px 0;
   padding: 0;
}

#home .bannerArea{
	width: 696px;
	height: 96px;
	margin-bottom: 36px;
}

/*########## artist ##########*/
#artist{
	width: 100%;
	position: relative;
}

#artist h1,
#docs h1{
	margin-bottom: 12px;
	font-size: 1.8em;
	line-height: 1.2em;
	width: 924px;
	overflow: hidden;
	margin-bottom: 9px;
}

#artist h1{
}

#artist .qualifier{
	background: url("/pc/artist/images/topics.gif") no-repeat left top;
	width: 54px;
	height: 54px;
	margin-right: 12px;
	position: absolute;
	top:-21px;
	left:0;
}

#artist h1 .name{
	width: 600px;
	float: left;
}

#artist h1 .name_final{
	padding-left: 66px;
	width: 534px;
	float: left;
}

#artist h1 .name span{
	padding-left: 12px;
	font-size: .8em;
}

#artist h1 .rankOrder{
	width: 300px;
	float: right;
}

#artist h1 .rankOrder .vote{
	float: right;
	font-size: .7em;
}

#artist h1 .vote span{
  width: 18px;
  height: 18px;
  display: block;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -297px -246px;
  float: left;
  margin: 3px 6px 0 0;
}

#artist h1 .rankOrder .ranking{
	float: right;
	margin-right: 24px;
	font-size: .7em;
		padding-left: 12px;
}

#artist h1 .rankOrder .ranking span{
  width: 18px;
  height: 18px;
  display: block;
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -269px -246px;
  float: left;
  margin: 3px 6px 0 0;
}

#artist h1 .rankOrder .vote_date {
  float: right;
  margin: 0 0 0 9px;
  font-size: 50%;
  font-weight: normal;
   _line-height: 1.4em;
}

#artist h2,
#faq h2,
#vote h2{
	margin-bottom: 18px;
}

#artist h2,
#selection h2,
#docs h2,
#vote h2,
#artist_list .searchMap h2{
	padding: 0 0 0 12px;
	height: 24px;
	background-color: #000;
  color: #FFF;
  line-height: 2em;
}

#artist h3{
	margin-bottom: 12px;
}

#artist p{
	margin-bottom: 18px;
}

#artist .arrow,
#vote .arrow,
#notfound .arrow,
#faq .arrow,
#selection .arrow,
#award .arrow{
  width: 12px;
  height: 12px;
  display: block;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat 0 -173px;
  float: left;
  margin: 5px 9px 0 0;
}

#artist .mainContent{
	margin-bottom: 36px;
	width: 924px;
	overflow: hidden;
}

#artist .mainContent .left{
	width: 600px;
	float: left;
}

#artist .mainContent .movie{
	width: 576px;
	padding: 12px;
	color: #FFF;
	position: relative;
	background-color: #333;
}

#artist .mainContent .movie .BL-gray,
#artist .mainContent .movie .BR-gray,
#artist .formArea .BL-yellow,
#artist .formArea .BR-yellow{
	_bottom: -1px;
}

#artist .mainContent .left h2{
	margin: 6px 0;
	padding: 0;
	background: none;
	font-size: 1.3em;
}

#artist .mainContent .left p{
	margin: 0;
	padding-bottom: 18px;
}

#artist .mainContent .movie .leftBody{
	width: 576px;
}

#artist .mainContent .movie .ytList{
	margin: 0;
  width: 576px;
  overflow: hidden;
  list-style: none;
}

#artist .mainContent .left .ytList li{
  margin:0;
  padding:0;
  	float: left;
}


#artist .mainContent .left .ytThumb a{
	padding: 4px;
	margin-right: 12px;
	width: 120px;
	height: 72px;
	display: block;
}

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

#artist .ui-tabs-nav .ui-tabs-selected a,
#artist .mainContent .left .ytThumb a:hover{
	background-color: #D80C18;
}

#artist .mainContent .left .ytThumb img{
	width: 120px;
	height: 72px;
}

#artist .mainContent .prComment{
	width: 264px;
	color: #000;
	padding: 18px;
	background-color: #E6E6E6;
	position: relative;
}

#artist .prComment h3 .iconPr{
	margin-top: 2px;
	margin-right: 6px;
	width: 16px;
	height: 16px;
	display: block;
	float: left;
	background: url("/pc/artist/images/sprite_artist.gif") no-repeat 0 -102px;
}

#artist .mainContent .prComment p{
  margin-bottom: 0;
  padding: 0;
	width: 264px;
}

#artist .mainContent .right{
	width: 300px;
	overflow: hidden;
	float: right;
	position: relative;
}

#artist .mainContent .final_area{
	margin-bottom: 24px;
	padding: 18px;
	width: 264px;
	position: relative;
	background-color: #d80c18;
}

#artist .mainContent .final_artistComment h3{
  color: #FFF;
  margin-bottom: 12px !important;
}
#artist  .final_artistComment{
  color: #FFF;
  padding-top: 18px;
}



#artist .mainContent .formArea{
	margin-bottom: 24px;
	padding: 18px;
	width: 264px;
	position: relative;
	background-color: #FDD000;
}

#artist .mainContent .right h2{
	margin-bottom: 9px;
	padding: 0;
	height: 48px;
	background: none;
	color: #000;
	line-height: 1.6em;
	font-size: 1.1em;
	_font-size: 1.2em;
}

#artist .mainContent .right h3{
	margin-bottom: 6px;
	font-size: 1em;
}

#artist .mainContent .right p{
	margin-bottom: 0;
}

.back{
  clear: both;
	margin-top: 36px;
	margin-bottom: 12px;
}

#artist .mainContent .comment{
	width: 924px;
	overflow: hidden;
	clear: both;
}

#artist .mainContent .comment h3,
#artist .artistData #recommends .relatedBody h3,
#vote #recommends .relatedBody h3{
	color: #000;
	font-size: 1em;
	line-height: 1.2em;
	margin-bottom: 12px;
}

#artist .mainContent .comment h3 span{
	margin: 3px 6px 0 0;
	width: 18px;
	height: 17px;
  background: url('/pc/common/images/sprite.gif') no-repeat -562px 0px;
  display: block;
  float: left;
}

#artist .mainContent .comment p{
	margin-bottom: 0;
}

#artist .dataArea{
	margin-bottom: 0;
	width: 924px;
	overflow: hidden;
}

#artist .producerComment{
	margin-top: 24px;
	width: 300px;
	overflow: hidden;
}

#artist .right .producerComment h2{
	padding-left: 12px;
	height: 24px;
	line-height: 2em;
	font-size: 1.1em;
	background-color: #000;
	color: #FFF;
	overflow: hidden;
}

#artist .producerComment ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#artist .producerComment .producerThumbnail{
	margin-right: 12px;
	width: 72px;
	height: 72px;
	float: left;
}

#artist .producerComment h3{
	margin: 0 0 0 84px;
	_margin-top: -20px;
	padding-bottom: 6px;
}

*:first-child+html #artist .producerComment h3{
	margin-top: -20px;
}

#artist .producerComment p{
	margin: 0 0 0 84px;
	padding: 0;
}

#artist .artistData{
	overflow: hidden;
	margin-bottom: 0;
	_width: 100%;
}

#artist .artistData .left{
	_margin-right: 20px;
	width: 204px;
	float: left;
}

#artist .artistData .left .portrait{
	margin-bottom: 6px;
	display: block;
	width: 204px;
}

#artist .artistData .left p{
	margin-bottom: 0;
}#artist .artistData .left p.blog{
	margin-bottom: 6px;
}

#artist .artistData .left .photoCredit{
	color: #999;
	line-height: 1.4em;
	margin-bottom: 24px;
	width: 204px;
	word-break: break-all;
}

#artist .artistData .left a.mixi,
#artist .artistData .left a.myspace,
#artist .artistData .left a.ust{
	margin-top: 12px;
	width: 88px;
	height: 31px;
  display: block;
}

#artist .artistData .iconBlock{
	margin-bottom: 24px;
}

#artist .artistData .left a.mixi{
  background: url('/pc/artist/images/sprite_artist.gif') no-repeat -296px -243px;
}
#artist .artistData .left a.myspace{
  background: url('/pc/artist/images/sprite_artist.gif') no-repeat -296px -202px;
}

#artist .artistData .left a.ust{
  background: url('/pc/artist/images/sprite_artist.gif') no-repeat 0 -338px;
}

#artist .artistData .twitter_widget{
	margin-bottom: 12px;
	width: 204px;
	word-break: break-all;
}

#artist .artistData .tweet_btn{
	width: 204px;
	height: 36px;
}

#artist .artistData .tweet_btn a{
	cursor: pointer;
	display: block;
	width: 204px;
	height: 36px;
  background: url('/pc/artist/images/sprite_artist.gif') no-repeat -148px -307px;
}#artist .artistData .tweet_btn a:hover{
  background: url('/pc/artist/images/sprite_artist.gif') no-repeat -148px -353px;
}

#artist .artistData .data th{
	text-align: left;
	vertical-align: top;
	padding-right: 12px;
}

#artist .artistData .datablock{
	margin-bottom: 0;
	overflow: hidden;
}

#artist .artistData #recommends,
#vote #recommends{
	padding: 12px 0 12px 12px;
	clear: both;
	position: relative;
	background-color: #FDD000;
	overflow: hidden;
	width: 912px;
}

#artist .artistData p.site,
#artist .artistData p.blog{
clear: both;
}


#artist .artistData #recommends .relatedBody,
#vote #recommends .relatedBody{
	padding-left: 10px;
	overflow: hidden;
}

#artist .artistData #recommends .relatedArtist,
#vote #recommends .relatedArtist{
	width: 96px;
	float: left;
	margin-right: 16px;
	line-height: 120%;
	text-align: center;
	word-break: break-all;
}

#artist .artistData #recommends .relatedArtist .relatedPhoto,
#vote #recommends .relatedArtist .relatedPhoto{
	display: block;
	width: 96px;
	margin-bottom: 6px;
}

#artist .artistData #recommends .relatedArtist .name,
#vote #recommends .relatedArtist .name{
	display: block;
	width: 96px;
	word-break: break-all;
}

#artist .artistData #recommends .relatedArtist img,
#vote #recommends .relatedArtist img{
	margin-top: auto;
	margin-bottom: auto;
}

#artist .artistData #recommends .last
#vote #recommends .last{
	margin-right: 0;
}

#artist .artistData .right{
	margin-left: 228px;
	width: 100%;
	_margin-left: 0;
	_width:696px;
}

#artist .artistData .right .data{
	_width: 672px;
	position: relative;
	padding: 12px;
	background-color: #E6E6E6;
}

#artist .artistData .right .data td{
	word-break: break-all;
}

#artist .livehouseOn .artistData{
	_width: 600px;
	_float: left;
}

#artist .livehouseOn .artistData .left{
	_margin-right: 20px;
}

#artist .livehouseOn .artistData .right{
	width: 372px;
	_display:inline;
}

#artist .livehouseOn .artistData .right h3,
#artist .livehouseOn .artistData .right p{
	width: 372px;
	_width:368px;
}

#artist .livehouseOn .artistData .right .data{
	width: 348px;
	padding: 12px;
}


#artist .livehouseOn .artistData #recommends{
	width: 576px;
}

#artist .livehouseOn .artistData #recommends{
	clear: both;
	position: relative;
	overflow: hidden;
	width: 588px;
}

#artist .livehouseOn .artistData #recommends .relatedBody{
	padding-left: 8px;
	overflow: hidden;
}

#artist .livehouseOn .artistData #recommends .relatedArtist{
	width: 96px;
	height: 132px;
	float: left;
	margin-right: 20px;
	margin-bottom: 24px;
	line-height: 120%;
	overflow: hidden;
}

#artist .livehouseOn .artistData #recommends .relatedArtist img{
	margin-top: auto;
	margin-bottom: auto;
}

#artist .livehouseOn .artistData #recommends .relatedArtist .name{
	display: block;
	width: 96px;
	word-break: break-all;
}

*:first-child+html #artist .livehouseOn .artistData .left{
	margin-right: 24px;
	background-color: #FFF;
}

*:first-child+html #artist .livehouseOn .artistData .right{
	display: inline;
}

#artist .liveHouse{
	margin-left: 24px;
	margin-bottom: 12px;
	width: 300px;
	overflow: hidden;
	float: right;
}

#home .livehouseMap h2 .icon-livehouse,
#artist_list .searchMap .icon-livehouse,
#artist .liveHouse h2 .icon-livehouse,
#artist_list .livehouse_nominee h3 .icon-livehouse{
	margin: 5px 6px 0 0;
	width: 14px;
	height: 14px;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -214px -137px;
  display: block;
  float: left;
}

#artist .liveHouse #map{
	width: 300px;
	height: 225px;
}

#artist .liveHouse .livehouseInfo{
	margin: 18px 0 0;
	padding: 0;
	width: 300px;
	overflow: hidden;
}

#artist .livehouseInfo .left{
		margin-right: 12px;
		float: left;
    width: 120px;
}


#artist .livehouseInfo .right{
	float: right;
	width: 168px;
}

#artist .livehouseInfo .livehouseThumbnail{
    margin-bottom: 0;
    width: 120px;
    height: 90px;
}

#artist .livehouseInfo h3{
	margin: 0 0 7px 0;
	padding: 0;
}

#artist .icon-twitter{
	margin-bottom: 0;
}

#artist .icon-twitter a,
#artist_list .livehouse_nominee .icon-twitter a{
	margin-top: 6px;
	display: block;
	width: 54px;
	height: 13px;
  background: url('/pc/artist/images/sprite_artist.gif') no-repeat -297px -284px;
  cursor: pointer;
}

#artist .livehouseComment{
	width: 300px;
	clear: both;
}

#artist .livehouseComment .article{
	margin-top: 18px;
}

#artist .liveHouse p.link{
  clear: both;
	padding: 0;
	margin: 0;
	display: block;
}

#docs h1{
  margin-bottom: 24px;
}
#docs h2, #docs h3{
	margin-bottom: 12px;
}

#docs .article{
 clear: both;
	margin-bottom: 24px;
}

#docs .howto_nextstage{
	width: 888px;
  background: #E5E5E5;
  padding: 18px;
  overflow: hidden;
  position: relative;
}

#docs .arrow,
#artist_list .livehouse_nominee .arrow{
  width: 12px;
  height: 12px;
  line-height: 1em;
  display: block;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat 0 -173px;
  float: left;
  margin: 4px 9px 0 0;
}

#docs .question{
  list-style: none;
  margin: 12px 0 12px 0;  
}

#docs .question li{
  margin-bottom: 6px;
}

#docs p.top{
  clear: both;
  float: right;
}

#docs .vote_description{
  clear: both;
}
#docs .vote_description img{
  float: left;
}

#docs .vote_description .lead{
  margin-left: 320px;
}

#docs .vote_description ul{
  margin-left: 20px;
}

#docs .vote_description ul li{
  margin-bottom: 12px;
}

#docs a.btn_application{
	width: 360px;
	height: 36px;
	display: block;
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat 0 -449px;
}#docs a.btn_application:hover, #docs span.btn_application{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat 0 -495px;
		width: 360px;
	height: 36px;
	display: block;
}

#docs a.btn_commendation{
	width: 360px;
	height: 36px;
	display: block;
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat 0 -541px;
}#docs a.btn_commendation:hover, #docs span.btn_commendation{
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat 0 -587px;
		width: 360px;
	height: 36px;
	display: block;
}

#docs .subBlock{
	width: 900px;
	padding: 12px;
	overflow: hidden;
}


/*########## artist_list ##########*/
#artist_list{
	width: 924px;
}

#artist_list h1.title{
  display: none;
}

#artist_list .count{
  display: none;
}

#artist_list .paginator{
  position: relative;
  text-align: center;
  margin-bottom: 24px;
  overflow: hidden;
  clear: both;
  width: 100%;
}

#artist_list .head .pagination{
	padding-bottom: 24px;
	border-bottom: dotted 1px #CCC;
}

#artist_list .prev{
  height: 24px;
  width: 24px;
  position: absolute;
  left: 250px;
  top: 2px;
}
#artist_list .prev p{
  display: block;
  height: 24px;
  width: 24px;
  float: left;
}
#artist_list .prev p a{
  display: block;
  height: 24px;
  width: 24px;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat 0 -380px;
}#artist_list .prev p a:hover{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -34px -380px;
}
#artist_list .prev p span{
  display: none;
}

#artist_list .number{
  margin: 0 12px 0 12px;
  padding: 3px;
}

#artist_list .next{
  height: 24px;
  width: 24px;
  position: absolute;
  right: 250px;
  top: 2px;
}
#artist_list .next p{
  display: block;
  height: 24px;
  width: 24px;
}
#artist_list .next p a{
  display: block;
  height: 24px;
  width: 24px;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -68px -380px;
}#artist_list .next p a:hover{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -102px -380px;
}
#artist_list .next p span{
  display: none;
}

#artist_list .artist{
	width: 924px;
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: dotted 1px #CCC;
  clear: both;
  overflow: hidden;
}

#artist_list .thumbnail{
	width: 96px;
  float: left;
}


#artist_list .artist_data{
  margin-left: 108px;
}

#artist_list .artist_data .header{
  overflow: hidden;
  width: 804px;
  _height: 24px;
  margin-bottom: 12px;
}

*:first-child+html #artist_list .artist_data .header{
  height: 24px;
  margin-bottom: 12px;
}

#artist_list .artist_data h2{
 float: left;
 margin-right: 24px;
 margin-bottom: 0;
 padding: 0;
}

#artist_list .artist_data h2{
	line-height: 2em;
}

#artist_list .artist_data h2 .ranking{
  height: 24px;
  display: block;
  float: left;
  color: #fff;
  text-align: center;
  margin-right: 9px;
  font-size: .85em;
  padding: 0 5px 0 6px;
  position: relative;
  background: #303030;
}


#artist_list .artist_data h2 .ranking .count_idx{
   margin: 0 3px 0;
   padding-top: 6px;
   line-height: 1.1em;
   display: block;
}

#artist_list .artist_data h2 .ranking .ranking_left{
  height: 24px;
  width: 4px;
  display: block;
  position: absolute;
  left: 0;
  top:0;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -204px -380px;
}

#artist_list .artist_data h2 .ranking .ranking_right{
  height: 24px;
  width: 4px;
  display: block;
  position: absolute;
  right: -1px;
  top:0;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -224px -380px;
}

#artist_list .artist_data h2.ranking_1 .ranking{background: #d80c18;}

#artist_list .artist_data h2.ranking_1 .ranking .ranking_left{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -136px -380px;
}

#artist_list .artist_data h2.ranking_1 .ranking .ranking_right{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -156px -380px;
}

#artist_list .artist_data h2.ranking_2 .ranking,
#artist_list .artist_data h2.ranking_3 .ranking{
background: #fdd000;
}

#artist_list .artist_data h2.ranking_2 .ranking .ranking_left,
#artist_list .artist_data h2.ranking_3 .ranking .ranking_left{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -170px -380px;
}

#artist_list .artist_data h2.ranking_2 .ranking .ranking_right,
#artist_list .artist_data h2.ranking_3 .ranking .ranking_right{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -190px -380px;
}

#artist_list .artist_data p.overall_ranking{
    float: left;
    margin-right: 24px;
}
#artist_list .artist_data .overall_ranking span{
  width: 18px;
  height: 18px;
  display: block;
  float: left;
  color: #fff;
  text-align: center;
  line-height: 120%;
  margin-right: 6px;
  margin-top: 1px;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -269px -246px;
  font-size: .85em;
}
#artist_list .artist_data .overall_ranking span.overall_ranking_1{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -213px -246px;
}
#artist_list .artist_data .overall_ranking span.overall_ranking_2,
#artist_list .artist_data .overall_ranking span.overall_ranking_3{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -241px -246px;
}

#artist_list .artist_data p.vote{
    float: left;
    margin-right: 24px;
}
#artist_list .artist_data p.vote span{
  width: 18px;
  height: 18px;
  display: block;
  float: left;
  color: #fff;
  text-align: center;
  line-height: 120%;
  margin-right: 6px;
  margin-top:1px;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -297px -246px;
  font-size: 85%;
}

#artist_list .thumbnail .video{
  margin: 6px 0 0 0;
}

#artist_list .thumbnail .video .playButton{
  width: 18px;
  height: 18px;
  display: block;
  float: left;
  color: #fff;
  text-align: center;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -325px -246px;
  margin: 1px 6px 0px 0px;
}

#artist_list .thumbnail .video a{
	font-size: .85em;
	line-height: 2em;
}

#artist_list .artist_data .livehouse_recommendation{
    float: right;
    line-height: 120%;
    margin-top: 4px;
    display: none;
}

#artist_list .artist_data .livehouse_recommendation span{
  width: 14px;
  height: 14px;
  display: block;
  float: left;
  color: #fff;
  text-align: center;
  margin-right: 4px;
  margin-top:1px;
  background: url('/pc/common/images/sprite.gif') no-repeat -756px -126px;
  font-size: .85em;
}

#artist_list .artist_data .status{
}

#artist_list .artist_data .status p{
  margin-bottom: 12px;
}

#artist_list .artist_data .status ul{
	margin: 0;
  font-size: .85em;
  margin-left: 0;
  list-style: none;
}

#artist_list .artist_data .status li{
	line-height: 1.8em;
}

#artist_list .artist .livehouseOn{
	width: 924px;
	overflow: hidden;
}

#artist_list .livehouseOn .thumbnail{
	margin-right: 12px;
}


#artist_list .livehouseOn .artist_data{
	margin-right: 24px;
	width: 492px;
  margin-left: 0;
  float: left;
}

#artist_list .livehouseOn .artist_data .header{
  overflow: hidden;
	width: 492px;
}

#artist_list .livehouse_nominee{
	padding: 9px 12px 12px;
	width: 276px;
	_width: 272px;
	background-color: #333;
	position: relative;
	overflow: hidden;
}

#artist_list .livehouse_nominee .BL-gray,
#artist_list .livehouse_nominee .BR-gray{
	_bottom: -1px;
}

#artist_list .livehouse_nominee h3{
	color: #FFF;
	margin-bottom: 9px;
}

#artist_list .livehouse_nominee p{
	margin: 0;
}


#artist_list .livehouse_nominee .arrow{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -20px -151px;
}

#artist_list .livehouse_nominee .icon-twitter a{
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -301px -355px;
}

#artist_list .livehouse_nominee ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#artist_list .livehouse_nominee .left{
	width: 120px;
	float: left;
}

#artist_list .livehouse_nominee .left img{
	width: 120px;
	margin-bottom: 0;
}

#artist_list .livehouse_nominee .left .credit{
	font-size: .85em;
	color: #FFF;
}

#artist_list .livehouse_nominee .right{
	margin-left: 132px;
}

#artist_list .thumbnail_list {
  margin-right: -36px;
  width: 960px;
}


#artist_list .thumbnail_list .artist{
  width: 124px;
  margin-right: 36px;
  float: left;
  border: none;
  clear: none;
}

#artist_list  .thumbnail_list .thumbnail{
    float: none;
}

#artist_list .thumbnail_list .thumbnail p{
  width: 124px;
  height: 76px;
  text-align: center;
  background: #000;
  margin-bottom: 6px;
}

#artist_list .thumbnail_list .thumbnail p a{
   display: block;
   width: 124px;
   height: 76px;
   background-position: center center;
}

#artist_list .thumbnail_list .thumbnail p a span{
  display: none;
}

#artist_list .thumbnail_list .artist_data{
  margin: 0;
  padding: 0;
  width: 124px;
  position: relative;
  height: 60px;
}

#artist_list .thumbnail_list .artist_data .overall_ranking,
#artist_list .thumbnail_list .artist_data .vote,
#artist_list  .thumbnail_list .artist_data h2{
  float: none;
  margin: 0;
}

#artist_list .thumbnail_list .artist_data .vote{
  position: absolute;
  right:0;
  top:0;
}

#artist_list  .thumbnail_list .artist_data h2{
  font-size: 1em;
  width: 124px;
  line-height: 1.5em;
  word-break: break-all;
  margin-top: 6px;
}

#artist_list .player {
    width:460px;
    height: 366px;
    position: absolute;
    display: none;
}

  
#artist_list .player .player_background{
    background: url('/pc/ss10/common/images/player_bg.png') no-repeat 0px 0px;
    width:460px;
    height: 366px;
    position: absolute;
}

#artist_list .player .closeButton{
    position: absolute;
    left:0;
    top:0;
    width: 25px;
    height: 25px;
}

#artist_list .player .closeButton a{
   width: 25px;
   height: 25px;
   display: block;
}

#artist_list .player .closeButton a span{
  display: none;
}

#artist_list .player .screen{
  position: absolute;
  top: 27px;
  left: 26px;
  width:394px;
}

#artist_list .player .artistName{
	position: relative;
	font-size: 1em;
}

#artist_list .player .artistName a{
  line-height: 180%;
}

#artist_list .player .artistName .voteBtn{
  padding-right: 105px;
  background: url('/pc/common/images/youtube_voteBtn.gif') no-repeat right center;
}


#artist_list .player .artistName span.arrow{
  height: 12px;
  width: 12px;
  background: url('/pc/ss10/common/images/sprite.gif') no-repeat -20px -173px;
  display: block;
  float: left;
  margin: 3px 5px 0 0;
  }

  
#artist_list .player .videoTitle{
  color: #fff;
    font-size: 1.2em;
  margin: 14px 0 6px;
  font-weight: bold;
}

#artist_list .player .artistName a:link {text-decoration: none; color:#D80C18;}
#artist_list .player .artistName a:visited {text-decoration: none; color:#D80C18 }
#artist_list .player .artistName a:hover {text-decoration: none; color:#D80C18 }



#artist_list .areaFrame{
	width: 924px;
	overflow: hidden;
	position: relative;
}

#artist_list #map {
	width: 924px;
	height: 360px;
    margin-bottom: 24px;
}

#artist_list .searchMap{
	width: 924px;
	position: relative;
}

#artist_list .areabanner{
	width: 273px;
	height: 44px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	background: url("/pc/ss10/common/images/searchArea_banner.gif") no-repeat top left;
	z-index: 1500;
}

#artist_list .searchMap h1{
	margin-bottom: 12px;
	font-size: 1.8em;
	line-height: 1.2em;
}

#artist_list .searchMap h2{
	margin-bottom: 0;
}


/*########## vote ##########*/
#vote{
	width: 924px;
}

#vote h1{
	margin-bottom: 18px;
	font-size: 1.8em;
	line-height: 1.2em;
}

#vote .right h2{
	background-color: #000;
	color: #FFF;
	position: relative;
	font-size: 1em;
	margin-bottom: 18px;
}

#vote h3{
	margin-bottom: 0;
	height: 22px;
}

#vote #recommends{
	margin-bottom:36px;
	display: none;
}

#vote #recommends h3{
	margin-bottom: 12px;
	padding: 0;
	background: none;
	color: #000;
}

#vote .left p{
	margin-bottom: 24px;
}

#vote .right p.link{
	margin-bottom: 6px;
}

#vote .left,
#vote .right{
	margin-bottom: 18px;
}

#vote .left{
	width: 600px;
	float: left;
}

#vote .right{
	width: 300px;
	float: right;
}

#vote .send{
	margin-bottom: 24px;
}


/*########## selection ##########*/
#selection{
	position: relative;
}

#selection .criterion{
	position: absolute;
	top: 0;
	right: 0;
}

#selection .article{
	margin-bottom: 0;
}

#selection h1{
	margin-bottom: 18px;
}

#selection h1 span{
	margin-top: 4px;
	margin-right: 6px;
	display: block;
	width: 18px;
	height: 18px;
	float: left;
	background: url("/pc/ss10/common/images/sprite.gif") no-repeat -269px -246px;
}
 
#selection .article h2{
	margin-bottom: 12px;
}

#selection .article h2 .number{
	padding-left: 12px;
	font-weight: normal;
	font-size: .9em;
}

#selection p{
	padding: 0 0;
	margin-bottom: 12px;
}#selection p.lead{
	margin-bottom: 24px;
}

#selection .article ul{
	padding: 0;
	margin: 0 0 24px;
	width: 924px;
	list-style: none;
	overflow: hidden;
}

#selection .article li{
	margin-right: 28px;
	line-height: 140%;
	padding: 0;
	width: 108px;
	float: left;
	font-weight: bold;
	word-break: break-all;
}
#selection .article li.last{
	margin-right: 0;
}

#selection .article li a{
  display: block;
}

#award{
	width: 924px;
}

#award h1{
	margin-bottom: 24px;
}

#award h1 .title-award{
	margin-right: 12px;
	background: url("/pc/ss10/award/images/sprite.gif") no-repeat 0 0;
	width: 24px;
	height: 24px;
	float: left;
}

#award h2{
	margin-bottom: 18px;
	_padding-top: 4px;
	padding-left: 12px;
	width: 912px;
	position: relative;
	background-color: #fdd000;
	height: 24px;
  color: #333;
  line-height: 2em;
}

#award h2 .title-icon{
	margin: 4px 6px 18px 0;
	background: url("/pc/ss10/award/images/sprite.gif") no-repeat -34px 0;
	width: 18px;
	height: 18px;
	float: left;
}

#award .block{
	width: 924px;
	overflow: hidden;
	clear: both;
}

#award .teraoka{
	margin-bottom: 12px;
}

#award .artist{
	margin-right: 24px;
	width: 120px;
	float: left;
}

#award .artist img{
	margin-bottom: 12px;
}

#award .producer{
	padding: 6px;
	width: 768px;
	float: right;
	background-color: #e6e6e6;
	position: relative;
}

#award .producer .portrait{
	margin-right: 6px;
	width: 72px;
	float: left;
	text-align: center;
}

#award .producer .portrait img{
	margin-bottom: 6px;
}

#award .producer .portrait a{
	text-align: center;
	width: 72px;
	display: block;
}

#award .producer .ballon{
	padding-top: 18px;
	width: 12px;
	height: 10px;
	float: left;
}

#award .producer .comment{
	padding: 12px;
	width: 654px;
	float: left;
	background-color: #FFF;
	position: relative;
	_float: none;
}

#award .TL-white{
	background: url("/pc/ss10/award/images/sprite.gif") no-repeat -58px 0;
}

#award .TR-white{
	background: url("/pc/ss10/award/images/sprite.gif") no-repeat -72px 0;
}

#award .BL-white{
	background: url("/pc/ss10/award/images/sprite.gif") no-repeat -58px -14px;
}

#award .BR-white{
	background: url("/pc/ss10/award/images/sprite.gif") no-repeat -72px -14px;
}

#award .title{
	margin-bottom: 20px;
}