@charset "utf-8";

/*************
 *
 * Reset.css 
 *
 *************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}




/*************
 *
 * Main Contents
 *
 *************/


body{
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Verdana,'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	text-align: left;
	color: #333;
	font-size: 90%;
	line-height:1.2;
	background: url('/img/main-body-bg.jpg') repeat-x;
	background-color: #f6f6f6;

}

body#wide div#content{
	float: none;
	width: 800px;
}

p{
	padding:10px 10px;
}

img{
	border: 0;
	-ms-interpolation-mode: bicubic;
}

img.icon{
    position: relative;
    top: 2px;
    padding: 0 4px 0 0;
}
img.icon32{
    padding: 0 4px 0 0;
    vertical-align: middle;
}


form{
	margin: 10px;
	padding: 0;
}

a:link{
	color: #3399ff;
	text-decoration: underline;
}
a:visited{
	color: #333399;
	text-decoration: underline;
}
a:hover{
	color: #3FE113;
	text-decoration: underline;
}

blockquote{
	margin-left: 40px;
	padding: 10px 10px;
	border-left: 2px solid #999;
}

h3{
	padding-top: 10px;
}

/*************
 *
 * 全体
 *
 *************/

div#headercontainer{
	height: 70px;
	text-align: center;
}

div#header{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background: url('/img/main-header.jpg') no-repeat;
}


div#wrapper{
	clear: both; /* need clear both first for flash player to work (button) */
	width: 800px;
	margin:0 auto;
	padding-top: 6px;
}

div#content{
	float:left;
	width:560px;
    overflow:visible !important; /* Modern Browser */
    overflow:hidden; /* IE 6 */
    margin-bottom: 20px;
	margin-top: 14px;
}



div#extra{
	clear:both;
	width:100%;
	padding: 20px 0px;
	text-align: center;
}


div#navigation{
	float:right;
	width:240px;
	background: url('/img/main-navigation-bg.gif') repeat-y;
	margin-top: 14px;
	overflow: hidden;
}

div#container{
	width:800px;
	margin:0 auto;
}


div#footercontainer{
	clear: both;
	border-top: 1px solid #d2d2d2;
	text-align: center;
}

div#footer{
	font-size: 75%;
	color: #999;
	line-height: 2;
}

/*************
 *
 * Header
 *
 *************/
 
div#header h1{
	margin: 0;
	padding: 0;
}

div#header, div#header a:link, div#header a:visited{
	color: #fff;
}
div#header a:hover{
	color: #3FE113;
}

/*
 * フォーム
 */

div#header div#login{
	position: absolute;
	top: 8px;
	right: 0;
	font-size: 14px;
}
div#header div#login form{
	display: inline;
}
div#header div#login form input#searchinput{
	width: 83px;
	height: 22px;
	border: 0;
	padding: 2px 6px 0 6px;
	background: url('/img/search-form.jpg') no-repeat;
	overflow: hidden;
}
div#header div#login form input#searchbutton{
	width: 54px;
	height: 22px;
	border: 0;
	font-size: 12px;
	background: url('/img/search-button.jpg') no-repeat;
}

div#header img.signin-icon{
	vertical-align: middle;
}

/*
 * メニューアイテム
 */

div#header ul#menu{
	position: absolute;
	top: 43px;
	right: 0px;
}
div#header ul#menu li{
    font-weight: bold;
	float: right;
	width: 92px;
	height: 25px;
}
div#header ul#menu li.selected{
	background: url('/img/menu-item-bg.jpg') no-repeat;
}
div#header ul#menu li a{
	display: block;
	font-size: 14px;
	text-align: center;
	padding-top: 5px;
}
div#header ul#menu li.selected a{
	color: #333;
	text-decoration: none;
}

/*************
 *
 * Main Body
 *
 *************/

div.box{
	background-color: #fff;
	border: 1px solid #e7e7e7;
	padding: 4px 14px;
}

div.deep{
	padding: 24px 64px;
}


div.tile{
	padding: 4px 0px 4px 14px;
}

div#wrapper h2{
	padding: 12px 0 6px 0;
	
}

div#wrapper p{
	padding: 4px 0;
}


/*
 * Live Casting
 */

div.livebox{
	padding: 10px;
}

div.live{
 width: 320px;
 float: left;
 position: relative;
 color: #ccc;
}

div.author{
 width: 180px;
 float: left;
 margin-left: 20px;
}

div.tile div.author{
 margin-left:0px;
}

div.author img.thumbnail{
	vertical-align: middle;
}

span.username{
	font-weight: bold;
}

div.author p.comment{
	margin: 4px 6px;
	font-size: 90%;
	line-height: 1.5;
	color: #666;
}

div.author p.url{
	padding: 2px 0 0px 16px !important;
	font-size: 12px;
	line-height: 1.4;
	overflow: hidden;
	word-break: break-all;
	background: url('/img/bullet-green.png') 0 2px no-repeat;
}
div.author p.twitter, p.twitter{
	font-size: 12px;
	padding: 2px 0 0px 16px !important;
	height: 18px;
	overflow: hidden;
	font-size: 90%;
	background: url('/img/bullet-blue.png') 0 2px no-repeat;
}

div.author p.rating{
	font-size: 12px;
	font-size: 90%;
}

div.endbox{
	clear: both;
	padding-bottom: 18px;
}
div.endboxlive{
	clear: both;
	padding-bottom: 9px;
}

div.usercomment{
	color: #666;
	padding: 4px 0 10px 10px;
	border-top: 1px solid #eee;
}
/*
 * コメントの寒ムネイル
 */

img.commentthumb{
	width: 160px;
	height: 90px;
}

/*
 * 動画のサムネイル
 */

div#wrapper div.moviethumb{
	float: left;
	width: 160px;
	margin: 0 17px 10px 3px;
	position: relative;
}
div#wrapper div.moviethumb div.title{
	padding: 0 0 2px 0;
	color: #666;
	height: 22px;
	line-height: 2;
	font-size: 14px;
	overflow: hidden;
}
div#wrapper div.moviethumb div.thumb{
	border: 0;
}
div#wrapper div.moviethumb div.author{
	color: #999;
	margin: 0;
	padding: 0 0 2px 0;
	font-weight: bold;
}
div#wrapper div.moviethumb div.comment{
	color: #999;
	font-size: 80%;
}

div#wrapper div.moviethumb div.sticker{
	position: absolute;
	top: 36px;
	left: -10px;
	width: 49px;
	height: 18px;
	background: url('/img/clip-tip-orange.jpg');
	text-align: center;
	vertical-align: center;
	font-size: 12px;
	color: #fff;
}
div#wrapper div.moviethumb div.badge{
	position: absolute;
	top: 88px;
	right: 0px;
}
div#wrapper div.moviethumb div.badge img{
	width: auto;
	height: 34px;
}

div#wrapper div.moviethumb div.sticker div{
	padding-top: 2px;
}
div#wrapper div.moviethumb div.green{
	background: url('/img/clip-tip-green.jpg');
}
div#wrapper div.moviethumb div.red{
	background: url('/img/clip-tip-red.jpg');
}


div#wrapper div.live div.sticker{
	position: absolute;
	top: 26px;
	left: -24px;
	width: 98px;
	height: 36px;
	background: url('/img/clip-tip-red-large.jpg');
	text-align: center;
	vertical-align: center;
	font-size: 20px;
	color: #fff;
}
div#wrapper div.live div.sticker div{
	padding-top: 4px;
}
div#wrapper div.live div.playbutton{
	position: absolute;
	top: 66px;
	left: 128px;
	width: 64px;
	height: 48px;
}



/* ページング */

div.paging{
	text-align: left;
	padding: 8px 0px;
	margin: 8px 0px;
	line-height: 2;
}
div.paging a{
	padding: 4px 6px;
	border: 1px solid #e7e7e7;
	background: #fff;
	text-decoration: none;
}
div.paging a:hover, div.paging a.selected{
	padding: 4px 6px;
	border: 1px solid #e7e7e7;
	background: #666;
	text-decoration: none;
	color: #3FE113;
}

div.widepage a{
    padding: 8px 20px;
}
div.widepage a:hover, div.widepage a.selected{
    padding: 8px 20px;
}


/* Movie 編集 */

a#editlink{
	text-decoration: none;
	font-weight: normal;
}
a#editlink img{
	vertical-align: center;
}
form#editbox{
	display: none;
	border: solid 1px #DFE2EC;
	background-color: #f3f3f3;
	padding: 12px;
	font-weight: normal;
}
form#editbox input{
	width: 240px;
}
form#editbox button{
	font-weight: normal;
}

/*************
 *
 * Navigation
 *
 *************/

div#navibox{
	padding: 0 0 20px 35px;
}


/*************
 *
 * footer zone
 *
 *************/

div#footer p{
	padding: 10px 0;
}

/*************
 *
 * Messages
 *
 *************/


.info, .success, .error, .failure, .showlive{
    border: 1px solid;
    margin: 8px;
    padding:12px 10px 12px 38px;
    background-repeat: no-repeat;
    background-position: 10px center;
}


.success {
    color: #00529B;
    background-color: #DFF2BF;
    background-image:url('/img/msg_success.png');
}

.info {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('/img/msg_info.png');
}

.error{
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/img/msg_warn.png');
}

.failure {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/img/msg_stop.png');
}

.notice {
    border: 1px solid #4F8A10;
    margin: 8px 38px 8px 8px;
    padding:12px 10px 12px 20px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #00529B;
    background-color: #DFF2BF;
}

.showlive{
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/img/msg_joinlive.png');
}

.info a, .success a, .warning a, .error a, .validation a, .failure a{
	color: #000099;
}

.red, .red a{
	color: #CC3333;
}

.example {
	color: darkgreen;
	font-size: small;
	line-height: 1.4;
}

.grey {
	color: #666;
	font-size: small;
	line-height: 1.4;
	font-weight: normal;
}

.smallsubtitle {
	color: #999;
	font-size: small;
	font-weight: normal;
	white-space: nowrap;
}

.fullname{
	color: #666;
	font-size: small;
	line-height: 1.1;
	font-weight: normal;
}

.typingline{
	color: #ffAA77;
	font-size: small;
	line-height: 1.4;
	font-weight: normal;
}

.must {
	color: #ff8600;
	vertical-align: super;
	font-size: x-small;
}
.attention {
	color: #ff8600;
	font-size: small;
}

.micro{
	font-size: 75%;
}

.smalldate{
	font-size: 75%;
	color: #999;
	padding-top: 4px;
	line-height: 1.4;
}

.block{
	margin-right: 4px;
	white-space: nowrap;
}

.private{
	color: #CC0000;
	font-size: 75%;
}
.right{
	text-align:right;
}

img.ajaxloader{
	vertical-align: middle;
	padding: 0 8px;
	display: none;
}

.nobr{
	white-space: nowrap;
}

.newicon{
	color: red;
	font-size: 6px;
	vertical-align: super;
}

img.premium{
	float: right;
	width: auto;
	height: 18px;
}

a.addnotify{
	font-size: 95%;
}
a.addnotify:visited{
	color: #3399ff;
}
a.donenotify, a.donenotify:visited{
	font-size: 95%;
	color: #999;
}


#flagwindow, #embedwindow, #ratewindow, #soundreportwindow{
	color: #666;
	font-size: 90%;
}
#protectedwindow{
	color: #666;
}

/*
 * comments
 */


.commentmap{
	width: 280px;
	height: 180px;
}

#commentbox{
	position: relative;
}

.openwindow{
	position: absolute;
	right: 14px;
	top: 2px;
}


/*
 * color buttons
 */

a.largebutton, a.largebutton:visited{
	display:block;
	height: 52px;
	width: 200px;
	padding-top: 14px;
	text-align: center;
	background: url('/img/sprite-button-large.jpg') no-repeat;
	background-repeat:no-repeat;
	background-position:0 0;
	font-size: 26px;
	text-decoration: none;
	color: #fff;
}
a.largebutton:hover{
	background-position:0 -70px;
	text-decoration: none;
}


a.middlebutton, a.middlebutton:visited{
	display:block;
	height: 38px;
	width: 152px;
	padding-top: 12px;
	text-align: center;
	background: url('/img/sprite-button-middle.jpg') no-repeat;
	background-repeat:no-repeat;
	background-position:0 0;
	font-size: 18px;
	text-decoration: none;
	color: #333;
}
a.middlebutton:hover{
	background-position:0 -50px;
	text-decoration: none;
}


a.smallbutton, a.smallbutton:visited{
	display:block;
	height: 38px;
	width: 112px;
	padding-top: 12px;
	text-align: center;
	background: url('/img/sprite-button-small.jpg') no-repeat;
	background-repeat:no-repeat;
	background-position:0 0;
	font-size: 18px;
	text-decoration: none;
	color: #333;
}
a.smallbutton:hover{
	background-position:0 -50px;
	text-decoration: none;
}

div.box a.largebutton{
	background: url('/img/white-sprite-large-button.jpg') no-repeat;
}

div.box a.middlebutton{
	background: url('/img/white-sprite-middle-button.jpg') no-repeat;
}

div.box a.amallbutton{
	background: url('/img/white-sprite-small-button.jpg') no-repeat;
}

div.box a.largebutton:hover{
	background-position:0 -70px;
	text-decoration: none;
}

div.box a.middlebutton:hover{
	background-position:0 -50px;
	text-decoration: none;
}

div.box a.amallbutton:hover{
	background-position:0 -50px;
	text-decoration: none;
}

/*************
 *
 * Twitter Form
 *
 *************/

form.commentpost{
	margin: 0;
	padding: 0;
}

form.commentpost textarea{
	width: 400px;
	height: 40px;
	vertical-align: top;
}
form.commentpost button{
	width: 100px;
	height: 46px;
	margin-left: 6px;
}
p.charlen{
	float: right;
	width: 160px;
	text-align: left;
	font-size: 20px;
	color: #aaa;
	font-weight: bold;
}

span.charminus{
	color: red;
}

/*************
 *
 * Twitter Table
 *
 *************/

table.commentlist{
	border-collapse: collapse;
	width:100%;
	margin-top:10px;
}
table.commentlist tr{
	padding:4px 2px 4px 2px;
	min-height: 26px;
}

table.commentlist td{
	border-top: 1px solid #ccc;
	padding: 2px 2px 4px 2px;
	vertical-align: top;
}
table.commentlist td.img{
	width: 30px;
}
table.commentlist td.img img{
	padding: 4px 4px 4px 2px;
	width: 48px;
	height: 48px;
}
table.commentlist td.comment{
	padding: 6px;
	width: 80%;
	color: #333;
	word-break: break-word;
}
table.commentlist span.user{
	color: #000099;
	font-weight: bold;
	text-shadow: #fff 1px 1px;
	line-height: 1.4;
}
table.commentlist span.user span.name{
	color: #aaa;
	padding-left: 4px;
	font-size: 90%;
}

table.commentlist span.other{
	color: #000099;
}
table.commentlist span.hash{
	color: #000099;
}
table.commentlist span.link{
	color: #000099;
}

table.commentlist tr.owner{
	background: #ffffee;
}
table.commentlist tr.you{
	background: #eeffee;
}

table.commentlist tr.oldcomment{
	background: #f0f0f0;
	color: #666;
}

/*************
 *
 * Table Style
 *
 *************/

table.listtable {
	margin: 5px 20px;
	font-size: 100%;
	border-collapse:collapse;
}
table.formtable {
	border: solid 1px #DFE2EC;
	background-color: #fff;
	margin: 10px;
	font-size: 100%;
	text-align: left;
	border-collapse:collapse;
}

table.listtable th, table.formtable th {
	background: none;
	padding: 8px;
	background-color: #f3f3f3;
	vertical-align: top;
	font-size: small;
	color: #333;
	border-bottom: 1px solid #e8e8e8;
	text-align: center;
	white-space: nowrap;
}
table.listtable th{
	border-bottom: solid 1px #cacaca;
	text-align: left;
	white-space: nowrap;
}

table.listtable td {
	padding: 8px;
	border-bottom: solid 1px #cacaca;
	vertical-align: top;
}

table.withicon td{
	vertical-align: middle;
}
table.topalign td{
	vertical-align: top;
}

table.formtable th.setTitle, table.listtable th.setTitle  {
	border-bottom: 1px solid #ccc;
	padding: 5px 7px;
	background-color: #e8e8e8;
	color: #333;
	white-space: nowrap;
	text-align: left;
}

table.formtable td {
	padding: 4px 4px;
	border-bottom: 1px solid #e8e8e8;
}

table.noborder, table table.noborder{
	border: 0;
}

table.listtable tr#selectedrow, table.formtable tr#selectedrow{
	background-color: #FFFFEE;
}
table.listtable tr.hilight{
	background-color: #FFFFCC;
}
table.listtable tr.red{
	background-color: #ffcccc;
}
table.listtable td.number{
	text-align: right;
}

table caption{
	font-size: 90%;
	padding: 10px 0 8px 0px;
	font-weight: bold;
	text-align: left;
}
table caption a{
	font-weight: normal;
}

table.formtable .caption{
	background-color: #CDD5B9;
}

table.formtable tr.btnArea td {
	background-color: #f3f3f3;
	padding: 9px 7px;
}

table.vmiddle td{
	vertical-align: middle;
}

table.formtable td.number{
	text-align: right;
	padding-right: 6px;
	width: 60px;
	white-space:nowrap;
}


/*
 * Scroll Text
 */
div.scroller{
	position:relative;
	height:40px;
	display:block;
	overflow:hidden;
	border: 0;
	background-color: #666;
	margin: 0;
}
div.scrollingtext{
	position:absolute;
	white-space:nowrap;
	font-size:20px;
	font-weight:bold;
	color:#ccf;
	padding: 8px;
}
div.scrollingtext a, div.scrollingtext a:visited{
	color:#fff;	
}
div.scrollingtext a:hover{
	color: #ff0;

}

div.miniscroller{
	height:20px;
}

div.miniscroller div.scrollingtext{
	font-size:12px;
	padding: 4px;
}



