@charset "UTF-8";
/* CSS Document */

/* CSS初期化 */
*{
margin:0;
padding:0;
word-break: break-all;
}

html,
body{
margin:0 auto;
margin-bottom:8px;
/*background-color:#ffffff;*/
font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
font-weight:normal;
font-size:small;
line-height:150%;
text-align:center;
word-break: break-all;
}

form input,select{
font-size:small;
}

img{
border-style:none;
border-width:0;
}

a img{
border:none;
}

a:link{
/*color:#267ebb;*/
}
a:hover{
/*color:#ff0000;*/
}
a:visited{
/*color:#267ebb;*/
}
a:active{
/*color:#ff0000;*/
}


/* コンテナstart
╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋ */
div.container{
margin:0 auto;
width:760px;
text-align:left;
/*background-color:#ffffff;*/
}
/* コンテナend-------------------------------------------------- */


/* 1カラム用コンテナ start+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
body#column1 div.container{
}
/* 1カラム用コンテナ end-------------------------------------------------- */

/* フォームのみのコンテナ start+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
body#formonly div.container{
width:99%;
height:99%;
text-align:left;
/*background-color:#ffffff;*/
}
/* フォームのみのコンテナ end-------------------------------------------------- */


/* 検索 */
.searchselect{
width:120px;
}



/* ヘッダーおよびナビゲーションstart
╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋ */
div.header{
width:750px;
}
/* ヘッダーおよびナビゲーションend-------------------------------------------------- */



/* メインコンテンツ部分start
╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋ */
div.main{
float:left;
width:520px;
margin:0px;
padding:0px;
text-align:left;
}

/* 1カラム用メインDIV+-+-+-+-+-+-+-+ */
body#column1 div.main{
float:none;
width:760px;
}

/* コンテンツの囲み */
div.content{
width:510px;
margin:10px 0px;
padding-bottom:8px;
/*background-color:#ffffff;*/
text-align:left;
}

/* mapの場合 */
#map{
height:320px;
padding-bottom:0px;
background-color:#efefef;
border:none;
}

div #viewvideo-page{
border:none;
border-style:none;
}

div.content h2{
margin:0px;
padding:1px 8px;
font-size:small;
/*color:#333333;*/
/*background-color:#ffac0b;*/
}

div.content h2.movietitle{
/*color:#000000;*/
/*margin-top:4px;*/
}
div.content h2.movietitle a{
text-decoration:none;
}

div.content h3{
margin:4px;
padding:0px;
font-size:small;
}

div.content p{
margin:5px 10px;
}

/* コンテンツの囲み（1カラム版） */
body#column1 div.content{
width:760px;
margin-top:10px;
margin-bottom:10px;
padding-bottom:8px;
}

/* エラーとサクセスのスパンstart */
span.success{
color:#4069df;
}
span.error{
color:#ff0000;
}
/* エラーとサクセスのスパンend */


/* メインコンテンツ部のニュースリストstart+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
.content dl.newslist{
margin:5px 10px;
}
/*
↑これはMacIE向け
¥*/

.content dl.newslist{
margin:5px 10px;
height:120px;
overflow:auto;
}
/* ↑これが通常 */

.content dl.newslist dt{
/*color:#ff4e95;*/
}

.content dl.newslist dd{
margin-left:1em;
margin-bottom:0.5em;
}
/* メインコンテンツ部のニュースリストend-------------------------------------------------- */


/* 動画再生時間の文字色等 */
span.videovalue{
/*color:#ff6600;*/
}

/* トップの動画（最新動画など） */
.content div.topvideo{
margin:5px 10px;
}

.content div.topvideo div.topvideo-left{
float:left;
width:240px;
margin-top:0px;
margin-right:10px;
}

.content div.topvideo div.topvideo-right{
float:left;
width:240px;
}

/* トップの動画（1カラム版） */
body#column1 div.content div.topvideo{
width:490px;
margin:5px auto;
}


/* contentクラスの動画のサムネイル一覧start+-+-+-+-+-+-+-+-+ */
/* 通常 */
.content div.thumbclips{
float:left;
width:113px;
height:138px;
overflow:hidden;
margin:5px;
font-size:x-small;
line-height:130%;
}

/* mypageの場合 */
div.mypagethumb div.thumbclips{
height:170px;
}
div.mypagethumb div.thumbclips a{
text-decoration:none;
}
div.mypagethumb div.thumbclips a:hover{
/*color:#ff0000;*/
text-decoration:underline;
}

/* mypageの場合 */
div.myfriendsthumb div.thumbclips{
height:150px;
}
div.myfriendsthumb div.thumbclips a{
text-decoration:none;
}
div.myfriendsthumb div.thumbclips a:hover{
/*color:#ff0000;*/
text-decoration:underline;
}

/* ランキング等の場合 */
div#rankingthumb div.thumbclips{
float:left;
width:150px;
height:178px;
overflow:hidden;
margin:5px;
font-size:x-small;
border:none;
text-align:center; /* 画像のセンタリング */
}
div#rankingthumb div.thumbclips p{
text-align:left;
}

.content div.thumbclips img{
margin:5px 7px;
margin-bottom:0px;
padding:0px;
}

.content div.thumbclips p{
margin:0px 8px;
padding:0px;
}

.content input.downloadcheck{
}

.content p.diskinfo{
text-align:right;
/*color:#666666;*/
}

.content p.nextprev{
text-align:right;
}

.content p.nextprev a{
padding:2px 3px;
}

.content p.nextprev a:hover{
/*color:#ff0000;*/
}

.content p.nextprev a.now{
/*color:#ff0000;*/
/*background-color:#fdea80;*/
}
/* contentクラスの動画のサムネイル一覧end------------- */


/* Myピーヴィーのデリートと削除のツールstart+-+-+-+-+-+-+-+-+-+-+ */
div.rssdownload{
margin:10px;
padding:5px;
/*background-color:#e6eef4;*/
font-size:small;
}

div.rssdownload h3{
margin:5px 10px;
margin-bottom:0px;
color:#ff0000;
}

div.rssdownload p{
text-align:left;
}

div.rssdownload input{
font-size:small;
}
/* Myピーヴィーのデリートと削除のツールend------------------ */



/* 再生ページのdiv */
body.flvplayer div.content{
float:none;
display:block;
width:496px;
margin:0px;
padding:0px;
background-image:none;
}

div.contentplayer-left{
width:496px;
}

div.contentplayer-right{
width:222px;
margin:5px;
padding:0px;
}

.content div#explain{
display:block;
margin-top:6px;
padding:4px;
/*background-color:#fdf2d4;*/
}

/* 動画のプレーヤー大 */
.playerlarge{
display:block;
width:496px;
height:425px;
}

/* 動画のプレーヤー小 */
.playersmall{
float:left;
padding-top:2px;
width:336px;
height:326px;
}

/* プレーヤー下部のツールボタン類start+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
div.tools{
/*color:#ff0000;*/
font-size:small;
}

div.tools ul{
line-height:120%;
margin-bottom:10px;
padding-left:10px;
padding-bottom:6px;
}

div.tools li{
list-style:none;
margin-bottom:0.4em;
}

div.tools ul input{
font-size:small;
}
/* 動画を採点するstart+-+-+-+-+-+-+-+-+-+-+-+-+ */
div.videorating{
margin-bottom:10px;
padding-left:10px;
padding-bottom:10px;
}

div.videorating h3{
margin-top:5px;
padding:0px;
/*color:#333333;*/
font-size:small;
}

/* 星マークの段落 */
p.ratingstar{
margin:0px;
padding:0px;
font-size:medium;
/*color:#ff0000;*/
}

/* フォーム */
form.ratingform{
}
/* 動画を採点するend--------------------- */
/* プレーヤー下部のツールボタン類end-------------------------------------------------- */




/* 動画の詳細データstart+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
/* このDIVにすべて格納 */
.contentplayer-right div.videodata{
font-size:small;
margin:10px;
font-size:small;
}

/* 下記（1）（2）（3）共通クラス */
div.videodata div.metadatabox{
display:block;
font-size:small;
margin-bottom:10px;
padding-bottom:10px;
}
div.videodata div.metadatabox p{
margin:5px 10px;
margin-top:0px;
}

div.videodata div.metadatabox h3{
margin:5px 10px;
margin-bottom:0px;
/*color:#ff0000;*/
font-size:small;
}

div.videodata div.metadatabox ul{
margin:5px 10px;
margin-top:0px;
}

div.videodata div.metadatabox li{
display:inline;
padding:0px;
margin-right:0.7em;
line-height:130%;
}


/* （1）作品解説の文はここに入る */
.contentplayer-right div.videodata div#explain{
}

/* （2）ユーザー名などの作品詳細データを格納 */
.contentplayer-right div.videodata div.username{
}

/* （3）カテゴリーおよびキーワードを格納 */
.contentplayer-right div.videodata div.keywordlist{
}
/* 動画の詳細データend-------------------------------------------------- */


/* コメントstart+-+-+-+-+-+-+-+-+-+-+-+-+ */

/* このDIVにコメント入力部を格納 */
div.comment{
margin:10px;
overflow:hidden;
}
div.comment form.commentform{
margin-bottom:24px;
}

/* コメント入力部start */
div.comment input,
div.comment textarea{
font-size:small;
}

div.comment h3{
margin:4px;
padding:0;
/*color:#ff6600;*/
font-size:small;
}
.commentelements{
width:300px;
}

.commenttext{
width:435px;
height:120px;
overflow:scroll;
}

p.commentbuttons{
text-align:center;
}
/* コメント入力部end */


/* このDIVに書かれたコメントを格納 start */
div.commentslist{
margin:10px;
margin-bottom:24px;
}

div.commentslist h4{
margin:0px;
padding:0px;
/*color:#ff6666;*/
font-size:x-small;
}

div.commentslist p{
margin:4px 0px;
}

div.commentslist p.posted{
text-align:left;
}
/* のDIVに書かれたコメントを格納 end */
/* コメントend-------------------------- */


/* トラックバック start+-+-+-+-+-+-+-+-+-+-+-+-+ */
/* このDIVにトラックバックURL start */
div.trackbackarea{
margin:10px;
padding:10px;
overflow:hidden;
}

div.trackbackarea input,
div.trackbackarea textarea{
font-size:small;
}

div.trackbackarea h3{
margin:4px;
padding:0;
/*color:#ff6600;*/
font-size:small;
}

div.trackbackarea .textfield{
width:440px;
font-size:small;
}
/* このDIVにトラックバックURL end */

/* このDIVに打たれたトラックバックを格納 start */
div.trackbacks{
margin-top:12px;
}

div.trackbacks p{
margin:4px 0px;
}

p.pinged{
text-align:right;
}
/* このDIVに打たれたトラックバックを格納 end */
/* トラックバック end-------------------------- */


/* 埋め込みプレーヤーstart+-+-+-+-+-+-+-+-+-+-+-+-+ */
/* このDIVに埋め込みプレーヤー関連格納 start */
div.player4blog{
margin:10px;
padding:10px;
}

div.player4blog input{
font-size:small;
}

div.player4blog h3{
margin:4px;
padding:0;
/*color:#ff6600;*/
font-size:small;
}

/* 埋め込みプレーヤーのタグが1行の場合 */
div.player4blog .textfield{
width:440px;
font-size:small;
}
/* 埋め込みプレーヤーのタグが複数行の場合こちらを。 
div.player4blog .textfield{
width:99%;
height:6em;
margin-top:8px;
font-size:small;
}
 */
 
/* 埋め込みプレーヤーend-------------------------- */


/* この動画にリンクしているサイトstart+-+-+-+-+-+-+-+-+-+-+-+-+ */
div.videolinks{
margin:10px;
padding:10px;
overflow:hidden;
}

div.videolinks input{
font-size:small;
}

div.videolinks h3{
margin:4px;
padding:0;
/*color:#ff6600;*/
font-size:small;
}

div.videolinks ul{
margin-left:4px;
list-style:none;
word-break: break-all;
}
div.videolinks ul li{
word-break: break-all;
}
/* この動画にリンクしているサイトend-------------------------- */
/* メインコンテンツ部分end-------------------------------------------------- */


/* 「もっと見る」テキストリンクstart */
p.more{
margin-right:8px;
text-align:right;
font-size:x-small;
}
p.more a:hover{
color:#ff0000;
}
/* 「もっと見る」テキストリンクend */

/* コメントstart+-+-+-+-+-+-+-+-+-+-+-+-+ */

/* このDIVにコメント入力部を格納 */
div.comment{
margin:10px;
}

/* コメント入力部start */
div.comment input,
div.comment textarea{
font-size:small;
}

div.comment h3{
margin:4px;
padding:0;
/*color:#ff6600;*/
font-size:small;
}
.commentelements{
width:300px;
}

.commenttext{
width:99%;
height:8em;
}

p.commentbuttons{
text-align:center;
}
/* コメント入力部end */


/* このDIVに書かれたコメントを格納 start */
div.commentslist{
margin:10px;
margin-bottom:24px;
overflow:hidden;
}

div.commentslist h4{
margin:0px;
padding:0px;
/*color:#ff6666;*/
font-size:x-small;
}

div.commentslist p{
margin:4px 0px;
}

div.commentslist p.posted{
text-align:left;
}
/* のDIVに書かれたコメントを格納 end */
/* コメントend-------------------------- */


/* ログインフォームstart+-+-+-+-+-+-+-+-+-+-+-+-+ */
table.log-in{
width:400px;
margin:40px auto;
border-collapse: collapse;
}

table.log-in td{
padding:8px 0px;
}

table.log-in td.log-in-left{
width:220px;
text-align:right;
font-weight:bold;
/*color:#ff6600;*/
}

table.register td.log-in-button{
text-align:center;
}

table.log-in td.log-in-button{
text-align:center;
}

table.log-in input.log-in-text{
width:256px;
height:18px;
}

table.register input.log-in-button{
margin:0px 5px;
}
/* ログインフォームend-------------------------- */


/* 登録フォームstart+-+-+-+-+-+-+-+-+-+-+-+-+ */
table.register{
width:600px;
margin:10px auto;
border-collapse: collapse;
}

table.register td{
padding:8px 0px;
}

table.register td.register-left{
width:220px;
text-align:right;
font-weight:bold;
/*color:#ff6600;*/
}

table.register td.register-button{
text-align:center;
}

table.register input.register-text{
width:256px;
height:18px;
}

table.register input.register-zip{
width:128px;
height:18px;
}

table.register input.register-select{
height:18px;
}

table.register input.register-button{
margin:0px 5px;
}

table.register textarea{
width:340px;
height:100px;
}

/* 登録フォームend-------------------------- */



/* アップロードフォームstart+-+-+-+-+-+-+-+-+-+-+-+-+ */
table.upload{
width:700px;
margin:10px auto;
border-collapse: collapse;
word-break: break-all;
}

table.upload td{
padding:8px 0px;
vertical-align:top;
word-break: break-all;
}

table.upload td.explain{
padding:4px 8px;
font-size:x-small;
word-break: break-all;
}

table.upload td.upload-left{
text-align:right;
font-weight:bold;
/*color:#333333;*/
}

table.upload input.upload-text{
width:256px;
height:18px;
}

table.upload input.upload-select{
height:18px;
}

table.upload td.upload-button{
text-align:center;
}

table.upload input.upload-button{
margin:0px 5px;
}

table.upload textarea{
width:310px;
height:80px;
}

table.upload textarea.kiyaku{
display:block;
width:400px;
height:90px;
padding:12px;
margin:0 auto;
}

table.upload textarea{
width:340px;
height:80px;
}

div.kiyaku{
display:block;
font-size:small;
width:540px;
height:200px;
margin:10px auto;
border:1px solid #999999;
overflow:auto;
}

div.kiyaku p{
margin:16px 12px;
}

/* アップロードフォームend-------------------------- */


/* 検索結果一覧start+-+-+-+-+-+-+-+-+-+-+-+-+ */
.search-result{
float:left;
width:540px;
margin-left:10px;
margin-top:10px;
}

.search-result-ad{
float:right;
width:160px;
margin:10px;
}

.search-result-thumb{
margin-bottom:10px;
padding-bottom:10px;
}

.search-result-thumb-left{
float:left;
width:96px;
height:72px;
}

.search-result-thumb-right{
float:left;
margin-left:5px;
}

.search-result p.nextprev{
text-align:left;
}

.content p.nextprev a{
padding:2px 3px;
}

.content p.nextprev a:hover{
/*color:#ff0000;*/
}

.content p.nextprev a.now{
/*color:#ff0000;*/
/*background-color:#fdea80;*/
}
/* 検索結果一覧end-------------------------- */


/* PeeVeとは？のtable start+-+-+-+-+-+-+-+-+-+-+-+-+ */
table.whats{
width:700px;
margin:20px auto;
border-collapse: collapse;
}

table.whats td{
padding:4px;
}

table.whats td.whats-left{
width:120px;
font-weight:bold;
/*color:#ff6600;*/
/*background:#daedf6;*/
}
/* PeeVeとは？のtable end-------------------------- */


/* 利用規約 start+-+-+-+-+-+-+-+-+-+-+-+-+ */
div.agreement{
}

div.agreement p{
margin:6px;
margin-top:2px;
margin-bottom:1em;
line-height:170%;
}
/* 利用規約 end-------------------------- */



/* 右側サイドバーstart
╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋ */
div.right{
float:left;
width:240px;
margin-top:10px;
margin-bottom:10px;
/*background-color:#c0e6dc;*/
}
body.flvplayer div.right{
float:none;
width:222px;
margin-top:0px;
background:none;
}

/* 右側サイドバーの囲みstart+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
div.sidebar{
width:220px;
margin:10px;
padding-bottom:10px;
/*background-color:#ffffff;*/
word-break: break-all;
}
div.sidebar-buttons div.sidebar{
text-align:center;
padding:3px 0px;
margin-bottom:0px;
width:218px;
font-size:x-small;
}
div.pushbutton a{
display:block;
width:150px;
margin:8px;
padding:2px;
font-size:12px;
/*color:#FFFFFF;*/
text-decoration:none;
/*background:#ff8a00;*/
}
div.pushbutton a:hover{
/*background:#ff4e00;*/
}
div.pushbutton a:active{
/*background:#ff4e00;*/
}
div.sidebar-buttons img{
margin:4px 0px;
border:none;
}
div.sidebar-buttons div.sidebar p{
margin:4px;
}
div.sidebar-buttons div#friendinvite{
text-align:center;
padding-top:2px;
padding-bottom:2px;
border-top:none;
margin-top:0px;
}

body.flvplayer div.sidebar{
width:222px;
margin:0px;
background-image:none;
}
body.flvplayer div#sidebar-map{
padding-bottom:0px;
margin-bottom:10px;
}

div.sidebar p{
margin:5px;
word-break: break-all;
}

div.sidebar h2{
margin:0px;
padding:2px 8px;
font-size:small;
text-align:center;
/*color:#fff;*/
/*background-color:#72c197;*/
}

div.sidebar h2.flvplayer{
/*color:#3a3a35;*/
/*background-color:#ccbb9a;*/
margin-top:6px;
padding-top:4px;
padding-bottom:0px;
}

/* sidebarクラス内の地図表示 */
div.sidebar div.map{
width:200px;
margin:10px;
margin-bottom:0px;
padding:0px;
}
div.sidebar div.map img{
margin:0px;
}
/* sidebarクラス内の地図表示の「もっと見る」テキストリンクstart */
div.sidebar div.map p.more{
margin:0px;
text-align:center;
font-size:x-small;
}
div.sidebar div.map p.more a:hover{
/*color:#ff0000;*/
}

span.ratingstar{
/*color:#ff0000;*/
}

/* sidebarクラスの動画のサムネイル一覧start+-+-+-+-+-+-+-+-+ */
div.sidebar div.thumbclips{
width:190px;
overflow:hidden;
margin-left:5px;
margin-top:5px;
font-size:x-small;
/*background-color:#eef1f3;*/
}
body.flvplayer div.sidebar div.thumbclips{
width:210px;
overflow:hidden;
margin-left:6px;
margin-top:5px;
font-size:x-small;
/*background-color:#fdf2d4;*/
}

div.sidebar div.thumbclips img{
float:left;
margin:5px;
margin-bottom:0px;
padding:0px;
padding-bottom:5px;
}

div.sidebar div.thumbclips p{
margin:0px 8px;
padding:0px;
}

span.ratingstar{
/*color:#ff0000;*/
}
/* sidebarクラスの動画のサムネイル一覧end------------- */

/* 右側サイドバーの検索フォームstart+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
/* DIV */
div.sidebar .search{
margin:0px;
padding:0px;
}

/* フォーム */
div.sidebar .search form{
padding:8px;
}

/* テキストエリア */
div.sidebar .search form .searchtext{
width:180px;
}
/* 右側サイドバーの検索フォームend-------------------------------------------------- */



/* 右側サイドバーのログインフォームstart+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
/* DIV */
div.sidebar .login{
margin:0px;
padding:0px;
}

/* フォーム */
div.sidebar .login form{
padding:8px;
}

/* テキストエリア */
div.sidebar .login form .logintext{
width:100px;
}
/* 右側サイドバーのログインフォームend-------------------------------------------------- */



/* 右側サイドバーのニュースリストstart+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
div.sidebar dl.newslist{
margin:3px 5px;
font-size:small;
line-height:120%;
}

div.sidebar dl.newslist dt{
/*color:#f46d00;*/
}

div.sidebar dl.newslist dd{
margin-left:0.6em;
margin-bottom:0.8em;
}
/* 右側サイドバーのニュースリストend-------------------------------------------------- */


/* カテゴリーのblockリストメニューstart+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
div.categorymenu ul{
padding:0px;
margin:0px;
line-height:140%;
font-size:x-small;
list-style:none;
list-style-type:none;
}

div.categorymenu ul li{
display:inline;
margin:0px;
padding:0px;
list-style:none;
list-style-type:none;
}

div.categorymenu ul li a{
height:1.2em;
margin:0px;
padding:3px;
padding-left:8px;
display:block;
font-weight:normal;
text-decoration:none;
text-align:left;
/*color:#3a3a35;*/
/*background-color:#cccccc;*/
}
div.categorymenu ul li a:hover{
/*color:#ca174d;*/
/*background-color:#ffffff;*/
}

/* サブカテゴリ */
div.categorymenu ul ul li a{
height:1.2em;
margin:0px;
padding:3px;
padding-left:18px;
display:block;
font-weight:normal;
text-decoration:none;
text-align:left;
/*background-color:#ffffff;*/
}
div.categorymenu ul ul li a:link{
/*color:#267ebb;*/
}
div.categorymenu ul ul li a:hover{
/*color:#ca174d;*/
}
/* カテゴリーのblockリストメニューend-------------------------------------------------- */


/* General blockリストメニューstart+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
div.blocksidemenu ul{
padding:0px;
margin:0px;
line-height:140%;
font-size:small;
list-style:none;
list-style-type:none;
font-size:x-small;
}
div.blocksidemenu ul li{
list-style:none;
list-style-type:none;
}
div.blocksidemenu ul li a{
height:1.6em;
margin:0px;
padding:3px;
display:block;
font-weight:normal;
text-decoration:none;
text-align:left;
/*background-color:#ffffff;*/
}
div.blocksidemenu ul li a:link{
/*color:#267ebb;*/
}
div.blocksidemenu ul li a:hover{
/*color: #ca174d;*/
}
/* General blockリストメニューend-------------------------------------------------- */



/* sidebar内の動画の詳細データstart+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
/* このDIVにすべて格納 */
.sidebar div.videodata{
font-size:small;
margin:5px;
}

/* 下記（1）（2）（3）共通クラス */
.sidebar div.videodata div.databox{
font-size:small;
}

/* （1）作品解説の文はここに入る */
.sidebar div.videodata div#explain{
overflow:hidden;
}

/* （2）ユーザー名などの作品詳細データを格納 */
.sidebar div.videodata div#username{
}

/* （3）カテゴリーおよびキーワードを格納 */
.sidebar div.videodata div#keywordlist{
}

.sidebar div.videodata div.databox h3{
margin:5px 10px;
margin-bottom:0px;
/*color:#ff0000;*/
font-size:small;
}

.sidebar div.videodata div.databox p{
margin:5px 10px;
margin-top:0px;
}

.sidebar div.videodata div.databox ul{
margin:5px 10px;
margin-top:0px;
}

.sidebar div.videodata div.databox li{
display:inline;
padding:0px;
margin-right:0.7em;
line-height:130%;
}
/* sidebar内の動画の詳細データend-------------------------------------------------- */




/* お友達リストstart+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
div.friendslist ul{
margin:6px;
list-style:none;
}

/* お友達リストend-------------------------------------------------- */


/* タグstart+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
div.tags{
width:204px;
padding:0px;
margin:8px;
}

div.tags ul{
width:204px;
padding:0px;
margin:0px;
}

div.tags li{
display:inline;
padding:0px;
margin-right:0.7em;
font-size:x-small;
line-height:150%;
}

div.tags li a{
}

div.tags li a:hover{
/*color:#ff0000;*/
}
/* タグend-------------------------------------------------- */


/* Myプロフィールstart+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
div.myprofile{
padding:0px;
margin:5px;
margin-bottom:0px;
word-break: break-all;
}

div.myprofile ul{
margin:5px;
padding:0px;
list-style:none;
font-size:small;
}

div.myprofile li{
padding:0px;
margin-right:0.7em;
line-height:140%;
}

div.myprofile li a{
}

div.myprofile li a:hover{
/*color:#ff0000;*/
}

div.myprofile p.rewrite{
margin-right:8px;
margin-bottom:12px;
text-align:right;
}
div.myprofile p.rewrite a:hover{
/*color:#ff0000;*/
}

div.myprofile table.views{
width:200px;
margin:5px;
text-align:center;
border-collapse:collapse;
font-size:x-small;
}

div.myprofile tr{
}

div.myprofile td{
border-spacing:0px;
}

div.myprofile td.viewsleft{
width:50%;
/*background-color:#ede0bd;*/
}

div.myprofile td.viewsright{
width:50%;
/*background-color:#ffffff;*/
}

/* Myプロフィールend-------------------------------------------------- */


/* 右側サイドバーの広告画像等 */
div.right div.banner01{
margin-top:10px;
margin-left:3px;
}
div.right div.banner01 iframe img{
border-style:none;
border-width:0;
}
div.right div.banner01 iframe img a{
border-style:none;
border-width:0;
}

/* 右側サイドバーend */


/* フロート解除用DIV start+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */
div.clearboth{
clear:both;
}
/* フロート解除用DIV end-------------------------------------------------- */

/* フッターstart
╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋╋ */

/* FLASHダウンロード start */
table.flashdownload{
width:528px;
padding:0px;
margin:10px auto;
margin-bottom:20px;
border-collapse: collapse;
}

table.flashdownload td{
padding:0px;
font-size:x-small;
text-align:left;
}

table.register td.flashdownloadr-right{
width:440px;
font-size:x-small;
text-align:left;
}

table.register td.flashdownloadr-left{
padding:0px;
width:88px;
text-align:right;
}
/* FLASHダウンロード end */

/* フッターメニューend */

/* フッターend-------------------------------------------------- */
