/* CSS Document */


/* common */

body{
	margin:0;
	padding:0;
	}

body,div,li,h2,h3{
	line-height:120%;
	}
body,div,li{
	color:#333333;
	}

a {
	color:#154D9D;
	}
a:link {
	text-decoration:none;
	}
a:visited {
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	color:#656B74;
	}
a:active {
	text-decoration:none;
	color:#656B74;
	}
a:hover img{
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
	text-decoration:none;
	}

img{
	border:0;
	}


h1,h2,h3,form,ul,li{
	margin:0;
	padding:0;
	}

h2{
	padding:4px;
	background:url('/img/h2_back.gif') no-repeat left top;
	}

.blogparts {
	width:680px;
	padding-left:1px;
	margin-bottom:10px;
	

	}

.clear{
	clear:both;
	}
.red{
	color:red;
	}
.green{
	color:green;
	}
.bold{
	font-weight:bold;
	}
.center{
	text-align:center;
	}
.orange{
	color:#FF6600;
	}

.common_padding{
	padding:12px;
	}
.pankuzu{
	margin:0 0 8px;
	}

.attention{
	color:red;
	font-weight:bold;
	padding:10px;
	margin:0;
	}

/* header */

.header_wrapper{
	width:100%;
	min-width:960px;
	margin:0 0 6px;
	padding:8px 0 28px;
	text-align:center;
	background:url('/img/header_back.gif') repeat-x bottom;
	}
.header_inwrapper{
	text-align:left;
	margin:0 auto;
	width:960px;
	}
.header_logo_area{
	float:left;
	}
.header_search_area{
	float:left;
	margin:6px 0 0 22px;
	}
.header_search_area input{
	float:left;
	}
.header_search_area input.text{
	width:300px;
	height:20px;
	font-size:16px;
	border:2px inset #6E98CA;
	}
.header_search_area input.submit{
	border:0;
	width:79px;
	height:26px;
	margin:0;
	padding:0;
	background:url('/img/search_button.gif') no-repeat;
	}

ul.header_menu{
	clear:both;
	margin:6px 0 0;
	padding:8px 0 0;
	list-style:none;
	border-top:1px solid #CCCCCC;
	text-align:right;
	}
.header_menu li{
	display:inline;
	margin:0 6px 0 0;
	}
.header_menu a{
	font-weight:bold;
	text-decoration:underline;
	}
.header_menu a:visited{
	text-decoration:underline;
	}

.header_ad_area{
	text-align:center;
	padding:0 0 18px;
	}

/* main_wrapper */

.main_wrapper{
	width:100%;
	text-align:center;
	}
.main_inwrapper{
	text-align:left;
	margin:0 auto;
	width:960px;
	}

.main_content_wrapper{
	float:left;
	width:700px;
	}
.content_one{
	margin:0 0 10px;
	}
.content_one_box{
	background:url('/img/content_one_box_back.gif') repeat-y center;
	}
.content_one_footer{
	background:url('/img/content_one_footer.gif') no-repeat bottom center;
	height:20px;
	}

/* side_wrapper */

.side_wrapper{
	float:left;
	width:260px;
	}
.side_inwrapper{
	margin:0 0 0 10px;
	width:250px;
	}

/* footer_wrapper */

.footer_wrapper{
	width:100%;
	min-width:960px;
	margin:10px 0 0;
	padding:36px 0 24px;
	text-align:center;
	background:url('/img/footer_back.gif') repeat-x top;
	}
.footer_inwrapper{
	text-align:center;
	margin:0 auto;
	width:960px;
	}
.footer_menu{
	padding:8px;
	}

/* top_page detail */

.whats_site_box{
	border:1px solid #CCCCCC;
	margin:0 0 12px;
	padding:0 0 8px;
	}
.whats_site_headline{
	border-left:5px solid #0066FF;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:3px;
	background:url(/img/gradation_back01.gif) repeat-x center center;
	}
.whats_site_discription{
	list-style:none;
	}
.whats_site_discription li{
	padding:6px 10px;
	}

.video_ranking_headline{
	background:url('/img/video_ranking_headline_back.gif') no-repeat left top;
	}
ul.video_ranking_for_top{
	text-align:center;
	margin:0 auto;
	list-style:none;
	}
ul.video_ranking_for_top li{
	float:left;
	width:232px;
	text-align:center;
	}
ul.video_ranking_for_top div{
	text-align:center;
	margin:0 auto;
	width:200px
	}
ul.video_ranking_for_top h3{
	margin:0;
	}
ul.video_ranking_for_top font{
	color:#666666;
	font-size:smaller;
	}
ul.video_ranking_for_top span{
	display:block;
	padding:4px 0;
	}
ul.video_ranking_for_top img{
	width:180px;
	border:1px solid #CCCCCC;
	}
.video_ranking_more{
	text-align:right;
	padding:0 8px 8px 0;
	}
.video_ranking_more a{
	padding:3px;
	border:1px solid #154D9D;
	background:#E8EEF4;
	}


h2.nominate_headline{
	background:url('/img/nominate_headline_back.gif') no-repeat top;
	}
.nominate_date{
	padding:0 10px 10px;
	font-weight:bold;
	}
ul.top_nominate_list{
	margin:0 auto 8px;
	list-style:none;
	}
.top_nominate_list li{
	float:left;
	width:230px;
	text-align:center;
	}
.top_nominate_list div{
	width:190px;
	margin:0 auto;
	}
.top_nominate_list span{
	display:block;
	font-weight:bold;
	font-size:larger;
	padding:4px 0;
	}
.top_nominate_list li img{
	width:180px;

	border:1px solid #CCCCCC;
	}
.top_nominate_more{
	text-align:right;
	padding:0 8px 8px 0;
	}
.top_nominate_more a{
	padding:3px;
	border:1px solid #154D9D;
	background:#E8EEF4;
	}


h2.initial_search_headline{
	padding:4px;
	background:url('/img/initial_search_headline_back.gif') no-repeat top;
	}

ul.initial_list{
	list-style:none;
	padding:10px 4px 0;
	}
ul.initial_list li{
	float:left;
	width:69px;
	text-align:center;
	}
ul.initial_list div{
	width:60px;
	margin:0 auto;
	text-align:center;
	}
ul.initial_list li img{
	width:50px;
	padding:2px;
	border-top:2px solid #CCCCCC;
	border-left:2px solid #CCCCCC;
	border-right:2px solid #999999;
	border-bottom:2px solid #999999;
	}

ul.common_list{
	padding:12px 20px 12px 8px;
	list-style:none;
	}
ul.common_list li{
	margin:6px 0 12px 12px;
	}
ul.common_list ul{
	padding:12px 18px;
	}
ul.common_list ul li{
	margin:4px;
	}


/* video_ranking */

ul.video_ranking{
	list-style:none;
	margin:0 12px;
	}
ul.video_ranking li{
	height:140px;
	}
ul.video_ranking img{
	float:left;
	width:160px;
	height:120px;
	margin:0 10px 0 0;
	border:1px solid #CCCCCC;
	}
ul.video_ranking h3{
	font-size:x-large;
	}
ul.video_ranking font{
	color:#666666;
	font-size:smaller;
	}
ul.video_ranking span{
	display:block;
	}


/* title_list style */

ul.title_list{
	list-style:none;
	padding:18px 0 0;
	}
ul.title_list li{
	float:left;
	width:174px;
	height:170px;
	}
ul.title_list div{
	width:160px;
	text-align:center;
	margin:0 auto;
	}
ul.title_list h3{
	font-size:14px;
	line-height:18px;
	}
ul.title_list li img{
	width:140px;
	height:105px;
	border:1px solid #CCCCCC;
	}

.list_number_status{
	margin:0 0 0 12px;
	}

ul.other_gyou{
	padding:12px 0 0 12px;
	}
ul.other_gyou li{
	display:inline;
	font-size:16px;
	padding:3px;
	}

/* title_list2 style */

ul.title_list2{
	list-style:none;
	padding:18px 0 0;
	}
ul.title_list2 li{
	float:left;
	width:174px;
	height:90px;
	}
ul.title_list2 div{
	width:160px;
	text-align:center;
	margin:0 auto;
	}
ul.title_list2 h3{
	font-size:14px;
	line-height:18px;
	}
ul.title_list2 li img{
	width:140px;
	height:105px;
	border:1px solid #CCCCCC;
	}

.list_number_status{
	margin:0 0 0 12px;
	}

ul.other_gyou{
	padding:12px 0 0 12px;
	}
ul.other_gyou li{
	display:inline;
	font-size:16px;
	padding:3px;
	}

/* episode_list style */

ul.episode_list{
	list-style:none;
	padding:18px 0 0;
	}
ul.episode_list li{
	float:left;
	width:174px;
	height:170px;
	}
ul.episode_list div{
	width:160px;
	text-align:center;
	margin:0 auto;
	}
ul.episode_list h3{
	font-size:14px;
	line-height:18px;
	}
ul.episode_list li img{
	width:140px;
	height:105px;
	border:1px solid #CCCCCC;
	}

/* search_result */

.no_result{
	padding:36px 12px;
	font-size:large;
	font-weight:bold;
	}
.error_description{
	padding:8px 0 0 0;
	font-size:smaller;
	font-weight:normal;
	}
.searchresult_headline{
	margin:8px 0;
	background:none;
	}
.info_links{
	padding:3px;
	border:#CCCCCC;
	background:#E8EEF4;
	margin:0 0 16px;
	}

ul.search_result_videos{
	list-style:none;
	}
ul.search_result_videos li{
	float:left;
	width:192px;
	}
ul.search_result_videos div{
	text-align:center;
	margin:0 auto;
	width:180px;
	height:220px;
	}
ul.search_result_videos img{
	width:150px;
	height:113px;
	border:1px solid #CCCCCC;
	}


/* pager */

.pager{
	text-align:center;
	padding:12px 3px;
	}
.pager a{
	padding:1px 4px;
	border:1px solid #154D9D;
	background:#E8EEF4;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	}


/* player */

.video_title{
	background:none;
	margin:0 0 8px;
	}

.player_left_wrapper{
	float:left;
	width:520px;
	}
.deleted_video{
	border:1px solid #CCCCCC;
	margin:0 0 12px;
	height:360px;
	background:#E9E9E9;
	}
.deleted_video div{
	padding:20px;
	}
.deleted_video h2{
	margin:0;
	padding:0;
	background:none;
	}
.deleted_video font{
	line-height:140%;
	}

.view_images{
	padding:4px;
	text-align:center;
	}
.player_disabled{
	padding:5px;
	margin:0 0 8px 0;
	border:1px solid #CCCCCC;
	}
.player_disabled div{
	font-weight:bold;
	}
.player_disabled ul{
	list-style:none;
	}
.player_disabled ul li{
	margin:0 0 0 8px;
	padding:3px;
	}
.add_bookmark_area{
	padding:5px;
	margin:10px 0;
	border:1px solid #CCCCCC;
	background:url('/img/gradation_back01.gif') repeat-x center center;
	}
.add_bookmark_area span{
	font-weight:bold;
	}
.player_copy_tag{
	padding:5px;
	margin:10px 0;
	border:1px solid #CCCCCC;
	background:url('/img/gradation_back02.gif') repeat-x center center;
	}
.player_copy_tag div{
	font-weight:bold;
	}
.player_copy_tag input{
	width:480px;
	}


.player_right_wrapper{
	float:left;
	width:440px;
	}
.player_right_inwrapper{
	margin:0 0 0 10px;
	width:430px;
	}

.send_to_mobile{
	border:1px solid #CCCCCC;
	padding:4px;
	margin:0 0 10px;
	background:url('/img/send_to_mob_back.gif') repeat-x bottom;
	}
.send_to_mobile h2{
	background:none;
	color:#FF0067;
	}
.send_to_mobile span{
	text-align:center;
	padding:5px;
	display:block;
	}
.send_to_mobile img{
	float:left;
	margin:0 8px 0 0;
	}

.player_right_headline{
	background:url('/img/player_right_headline.gif') no-repeat left top;
	}
.player_right_box{
	background:url('/img/p_right_bottom.gif') no-repeat bottom;
	padding:0 0 10px;
	margin:0 0 10px;
	}
.player_right_inbox{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	padding:6px 12px;
	}

.search_side_sub{
	margin:3px 0;
	clear:both;
	}
.search_side_sub img{
	margin:0 6px 0 0;
	width:100px;
	height:75px;
	border:1px solid #CCCCCC;
	float:left;
	}
.more_another_videos{
	clear:both;
	text-align:right;
	padding:6px 0 0;
	}
.more_another_videos a{
	padding:3px;
	border:1px solid #154D9D;
	background:#E8EEF4;
	}

.player_wikipedia_headline{
	background:url('/img/gradation_back01.gif') repeat-x center center;
	}
.player_aboutblog_headline{
	background:url('/img/gradation_back01.gif') repeat-x center center;
	}
.player_aboutblog_wrapper{
	padding:0 0 8px;
	}
.player_aboutblog_wrapper div{
	padding:10px 12px 6px;
	}
.player_aboutblog_wrapper div h3{
	font-size:midium;
	background:url('/img/about/about_blog.gif') left center no-repeat;
	padding:0 0 0 20px;
	margin:0;
	}

.blog_search_wrapper{
	padding:0 12px 8px;
	}
.blog_search_wrapper div{
	padding:10px 12px 6px;
	}
.blog_search_wrapper div h3{
	font-size:midium;
	background:url('/img/about/about_blog.gif') left center no-repeat;
	padding:0 0 0 20px;
	margin:0;
	}

/* FLV download  */

.flv_download_headline{
	background:none;
	}

/* get_search_window detail */

.get_search_type{
	border-left:4px solid #83FFC1;
	padding:4px;
	background:#D4FFEA;
	}
.get_saerch_source{
	margin:12px 0 0;
	padding:3px;
	}

/* side detail */

.side_mobile{
	border:1px solid #CCCCCC;
	padding:2px;
	margin:0 0 10px;
	}
.side_mobile_in{
	background:#FFD8E8;
	text-align:center;
	padding:4px 0;
	}
.side_mobile_in img{
	width:120px;
	}
.side_mobile_description{
	}

.side_box{
	margin:0 0 10px;
	}
.side_footer{
	height:20px;
	background:url('/img/side_box_footer.gif') no-repeat center bottom;
	}
.side_box h2{
	background:url('/img/side_headline.gif') no-repeat left top;
	}
h2.side_ad_headline{
	background:url('/img/side_ad_headline.gif') no-repeat left top;
	}
.side_inbox{
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
ul.news_list{
	margin:0 0 8px 12px;
	padding:6px 10px 0;
	}
ul.news_list li{
	padding:0 0 8px;
	}
.news_date{
	color:green;
	}
.news_title{
	margin:0 0 0 6px;
	}
.more_news{
	text-align:right;
	padding:0 8px 8px 0;
	}
.more_news a{
	padding:3px;
	border:1px solid #154D9D;
	background:#E8EEF4;
	}


/* info */

h3.info_headline{
	margin:12px 0;
	}
.info_error{
	font-size:large;
	color:red;
	margin:12px;
	}
.info_error_description{
	margin:0 24px 24px;
	font-size:larger;
	}

/* nominate */

.nominate_sort_link{
	text-align:center;
	padding:12px 0 0;
	}
.nominate_sort_link a{
	font-weight:bold;
	}

h2.nominate_headline{
	background:url('/img/nominate_headline_back.gif') no-repeat top;
	}
h2.nominate_headline2{
	width:px;
	background:url('/img/nominate_headline_back2.gif') repeat-x top;
	margin:3px 0;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align:center;
	}
h2.nominate_headline3{
	width:px;
	background:url('/img/nominate_headline_back2.gif') repeat-x top;
	margin:3px 0 0;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align:center;
	}
h2.nominate{
	text-align:center;
	}
.content_one_box .nominate_cate_thumb{
	width:100%;
	padding:12px 0 12px 0;
	text-align:center;
	border-bottom:1px solid #CCCCCC;
	}
.nominate_cate_thumb img{
	width:180px;
	margin:0 auto;
	}
.nominate_pankuzu{
	font-size:smaller;
	margin:0 0 8px;
	}

ul.nominate{
	text-align:center;
	margin:0 auto;
	list-style:none;
	}
ul.nominate li{
	float:left;
	width:232px;
	text-align:left;
	}
ul.nominate div{
	text-align:center;
	margin:0 auto;
	width:200px
	}
ul.nominate h3{
	font-size:medium;
	margin:0;
	}
ul.nominate img{
	width:180px;
	border:1px solid #CCCCCC;
	}
ul.nominate_cate{
	list-style:none;
	padding:18px 0 0;
	}
ul.nominate_cate li{
	float:left;
	width:232px;
	height:3.5em;
	}
ul.nominate_cate div{
	width:200px;
	text-align:left;
	height:3em;
	margin:auto;
	}
ul.nominate_cate h3{
	font-size:14px;
	line-height:18px;
	}

ul.another_day_ranking{
	padding:12px;
	}
ul.another_day_ranking li{
	padding:4px;
	margin:0 0 0 20px;
	}
ul.another_day_ranking li a{
	font-size:larger;
	font-weight:bold;
	}


/* watch.html */

.watch_headline{
	background:none;
	}
.jwplayer_wrapper{
	}

/* jp_music */

h2.jp_music_headline_top{
	padding:4px;
	background:url('/img/jp_music_headline_back.gif') no-repeat top;
	}
h2.jp_music_headline{
	width:px;
	background:url('/img/jp_music_headline_back2.gif') repeat-x top;
	margin:0;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	text-align:center;
	}
.jp_music_list_number_status{
	margin:12px 0 0 12px;
	}

h2.jp_music_gyou_link{
	padding:4px;
	background:url('/img/jp_music_headline_back.gif') no-repeat left top;
	}
/* song_list style */

ul.song_list{
	list-style:none;
	padding:18px 0 0;
	}
ul.song_list li{
	float:left;
	width:174px;
	height:180px;
	}
ul.song_list div{
	width:140px;
	text-align:center;
	margin:0 auto;
	}
ul.song_list h3{
	font-size:14px;
	line-height:18px;
	}
ul.song_list li img{
	width:140px;
	height:105px;
	border:1px solid #CCCCCC;
	}




