/* CSS Document */


/* common */

*{ font-family:"ヒラギノ角ゴ Pro W3","メイリオ","Hiragino Kaku Gothic Pro","Osaka","Meiryo","ＭＳ Ｐゴシック","sans-serif"; }

body{
	margin:0;
	padding:0;
	zoom:1;
	}

body,div,li,h3 {
	font-size:small;
	}

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;
	}

.blogparts{
	width:600px;	
	padding:8px 20px;
	margin:5px 20px 0px 20px;
	}


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

h1{
	font-size:18px;
	padding-top:10px;
	}

h2{
	padding:5px 5px 5px 10px;
	}

hr {
	border:dashed 1px #CCCCCC;
	height:1px;
}

.clear{
	clear:both;
	}

#top_space {
	padding-top:20px;
}

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

.common_padding{
	padding:10px 10px 5px 15px;
	line-height:2em;
	}

.common_padding span{
	line-height:2em;
	}

.pankuzu{
	margin:0 10px 8px;
	}

/* header */

.header_wrapper{
	width:100%;
	min-width:960px;
	margin:0 0 6px;
	padding:2px 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:20px 0 0 30px;
	}
.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;
	}

.session_area{
	float:left;
	height:26px;
	margin:0 30px 0 20px;
	padding-top:24px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
	width:350px;
	}

.session_area span{
	margin-right:5px;
	font-size:12px;
	font-weight:normal;
	}

.session_area a{
	border:1px solid #9999FF;
	margin-right:5px;
	padding:3px;
	background-color:#CCF1FF;
	}

ul.header_menu{
	clear:both;
	margin:10px 0 0 0;
	padding:10px 0 0 0;
	list-style:none;
	border-top:1px solid #CCCCCC;
	text-align:left;
	}
.header_menu li{
	display:inline;
	margin:0 10px 0 0;
	font-size:12px;
	}
.header_menu img{
	vertical-align:text-top;
	margin-right:3px;
	}
.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{
	}
.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;
	margin-bottom:20px;
	}

/* side_wrapper */

.side_wrapper{
	float:left;
	}
.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/h2_back.gif') no-repeat left top;
	background:url(/img/gradation_back01.gif) repeat-x center center;
	}
.whats_site_discription{
	list-style:none;
	}
.whats_site_discription li{
	padding:2px 3px 2px 8px;
	}

.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{
	list-style:none;
	padding:15px 0 0 22px;
	}
.top_nominate_list li{
	float:left;
	width:130px;
	height:270px;
	padding:1px;
	font-size:12px;
	}
.top_nominate_list li img{
	width:120px;
	height:111px;
	border:1px solid #000;
	}
.top_nominate_list h3{
	font-size:12px;
	}

ul.cm_list{
	list-style:none;
	padding:15px 0 0 22px;
	}

.cm_list li{
	float:left;
	width:130px;
	height:270px;
	padding:1px;
	font-size:12px;
	}

.cm_list h3{
	font-size:12px;
	}

.cm_list img{
	margin-right:3px;
	}

.cm_list_sum{
	width:120px;
	height:111px;
	border:1px solid #000;
	background-color:#000;
	}

ul.ranking_list{
	list-style:none;
	padding:15px 0 0 22px;
	}

.ranking_list li{
	float:left;
	width:130px;
	height:280px;
	padding:1px;
	font-size:12px;
	}

.ranking_list h3{
	font-size:12px;
	}

.ranking_list img{
	margin-right:3px;
	}

.ranking_list_sum{
	width:120px;
	height:111px;
	border:1px solid #000;
	background-color:#000;
	}

ul.user_ranking_list{
	list-style:none;
	padding:15px 0 0 22px;
	}

.user_ranking_list li{
	float:left;
	width:130px;
	height:180px;
	padding:1px;
	font-size:12px;
	}

.user_ranking_list h3{
	font-size:12px;
	}

.user_ranking_list img{
	margin-right:3px;
	}

.user_ranking_list_sum{
	width:120px;
	height:111px;
	border:1px solid #000;
	background-color:#000;
	}

ul.template_ranking_list{
	list-style:none;
	padding:15px 0 0 22px;
	}

.template_ranking_list li{
	float:left;
	width:130px;
	height:220px;
	padding:1px;
	font-size:12px;
	}

.template_ranking_list h3{
	font-size:12px;
	}

.user_ranking_list img{
	margin-right:3px;
	}

.template_ranking_list_sum{
	width:120px;
	height:111px;
	border:1px solid #000;
	background-color:#000;
	}

ul.top_menu_list{
	list-style:none;
	padding:15px 0 0 22px;
	}
.top_menu_list li{
	float:left;
	width:130px;
	padding:1px;
	font-size:12px;
	padding-bottom:10px;
	}
.top_menu_list li img{
	width:120px;
	height:111px;
	border:1px solid #000;
	background-color:#000;
	}
.top_menu_list h3{
	font-size:12px;
	}

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

ul.top_category_list{
	width:700px;
	list-style:none;
	}

.top_category_list li{
	float:left;
	padding:15px 5px 10px 10px;
	}

.top_category_list img{
	vertical-align:middle;
	padding-right:3px;
	}

.top_category_list li a{
	border:1px solid #999;
	background-color:#DFE9FF;
	padding:5px;
	width:150px;
	}


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 5px 8px;
	list-style:none;
	}
ul.common_list li{
	margin:6px 0 5px 12px;
	}
ul.common_list ul{
	padding:12px 18px;
	}
ul.common_list ul li{
	margin:4px;
	}

ul.category_list{
	padding:5px 20px 12px 20px;
	}
ul.category_list li{
	margin:6px 0 12px 12px;
	}

/* 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;
	text-align:left;
	margin-left:20px;
	}
ul.search_result_videos li{
	float:left;
	width:20%;
	height:300px;
	}
ul.search_result_videos div{
	margin:0 auto;
	width:140px;
	height:220px;
	}
ul.search_result_videos img{
	width:130px;
	height:121px;
	border:1px solid #CCCCCC;
	}
ul.search_result_videos span{
	display:block;
	font-weight:bold;
	font-size:larger;
	}


/* pager */

.pager{
	text-align:center;
	}
.pager a{
	padding:1px 4px;
	border:1px solid #154D9D;
	background:#E8EEF4;
	font-weight:bold;
	font-size:small;
	}


/* コメントフォーム */

.comment_write{
	border:solid 1px #333;
	background-color:#CCC;
	padding:3px;
	margin:3px 0 0 0;
	width:80px;
	text-align:center;
	line-height:140%;
	}
.go_noble {
	color:red;
	}
#nc_number{
	font-weight:bold;
	}


/* player */

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

.player_left_wrapper{
	float:left;
	width:520px;
	}
.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;
	}

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


.player_right_headline{
	background:url('/img/player_right_headline.gif') no-repeat left top;
	}
.player_right_box{
	padding:6px 12px;
	margin:0 0 10px;
	}

.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{
	text-align:center;
	padding:4px 0;
	}
.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 5px;
	padding:6px 10px 0;
	}
ul.news_list li{
	padding:2px 0 2px;
	color:green;
	list-style:none;
	}
.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;
	}

ul.side_menu_list{
	margin:0 0 8px 0;
	padding:6px 10px 0;
	}
ul.side_menu_list li{
	padding:2px 0 2px;
	list-style:none;
	}

ul.side_menu_list img{
	vertical-align:text-top;
	margin-right:3px;
}


/* 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 */

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;
	}

span.bg_view_cm {
	}

span.bg_view_cm img {
	width:120px;
	height:25px;
	border:0;
	}

.rules_wrapper {
	padding:15px;
	}

.view_theme {
	padding:10px;
}

.view_parts {
	padding:5px;
	text-align:left;
}

.parts_thumbnail {
	width:128px;
	border:solid 1px #333333;
	padding:1px;
}

.cm_view_wrapper {
	margin:15px 10px 15px 5px;
	width:422px;
	float:left;
	text-align:center;
}

.cm_view_wrapper div {
	border-left:1px solid #9F9F9F;
	border-right:1px solid #9F9F9F;
}

.play_bg_top{
	background: transparent url('/img/play_bg_top.gif') no-repeat center bottom;
	height:15px;
	margin:0;
	}

.play_bg_bottom{
        background: transparent url('/img/play_bg_bottom.gif') no-repeat center top;
	height:20px;
	margin:0;
	}

#cm_view_comment {
	width:422px;
	}

.detail_data {
	padding:5px;
	}

.detail_data_wrapper {
	float:left;
	margin:15px 0 0 10px;
	width:240px;
	background-color:#D8F2FF;
	}

.detail_data_wrapper div {
	border-left:1px solid #D8F2FF;
	border-right:1px solid #D8F2FF;
	padding:0 10px 0 10px;
	}

.detail_data_wrapper img {
	vertical-align:text-top;
	margin:0 3px 8px 0;
	}

.detail_data_bg_top{
        background: transparent url('/img/play_data_bg_top.gif') no-repeat center top;
	height:15px;
	margin:0;
	}

.detail_data_bg_bottom{
        background: transparent url('/img/play_data_bg_bottom.gif') no-repeat center bottom;
	height:15px;
	margin:0;
	}

.detail_data_wrapper span{
	color:#9999FF;
}

.detail_data_item {
	float:left;
	margin-right:60px;
}

.view_cta {
	width:95%;
	height:60px;
	margin:5px;
}

.work_title {
	margin-top:10px;
}

ul.mycm_list{
	list-style:none;
	float:left;
	}

ul.mycm_list li{
	width:690px;
	text-align:left;
	margin:10px 0 0 0;
	border-bottom:1px solid #CCC;
	line-height:1.5em;
	float:left;
	}

ul.mycm_list img {
	margin:0 0 5px 0;
	border:1px solid #ccc;
	}

.mycm_list_left {
	width:130px;
	float:left;
}

.mycm_list_right {
	margin:0 0 0 20px;
	width:500px;
	float:left;
}

.mypage_select {
	padding:5px;
}

.view_list_number {
	text-align:center;
	font-weight:bold;
	color:#333;
}

#icon{
	width:15px;
	height:15px;
	border:0;
}


/* 登録処理関連ページ用 */
.regist_content_one{
	margin:0 0 10px 0;
	}
.regist_content_one h2{
	background:url('/img/video_ranking_headline_back.gif') no-repeat left top;
	margin:0 0 10px 0;
	}
.regist_content_one div.text{
	padding:24px;
	font-weight:bold;
	color:#494949;
	text-align:left;
	}

.content_one_footer{
	background:url('/img/content_one_footer.gif') no-repeat bottom center;
	height:20px;
	}
.regist_content_one dl{
	border-top:3px double #CCCCCC;
	border-left:3px double #CCCCCC;
	border-right:3px double #CCCCCC;
	border-bottom:0px double #CCCCCC;
	}
.regist_content_one dt{
	font-weight:bold;
	padding:6px 12px 8px;
	background-color:#FFECA2;
	border-bottom:1px solid #FFCCCC;
	}
.regist_content_one dd{
	margin:0;
	padding:12px 48px;
	border-bottom:3px double #CCCCCC;
	}
.regist_content_one dl div.cl{
	clear:both;
	}
.regist_content_one dt span{
	color:#FF9900;
	}
.regist_content_one dt sup{
	font-weight:normal;
	color:#FF0000;
	}
.regist_content_one dt span.form_att{
	font-weight:normal;
	color:#FF0000;
	}
.regist_content_one input.submit:hover{
	background-color:#154D9D;
	color:#FFFFFF;
	cursor:pointer;
	}
.regist_content_one input:hover{
	background-color:#CCFFFF;
	}
.regist_content_one input:focus{
	background-color:#CCFFFF;
	}
.form_att{
	color:#FF0000;
	}
.form_att2{
	font-size:smaller;
	color:#FF0000;
	}
.form_ex{
	font-size:smaller;
	}
.regist_content_one input.act{
	ime-mode:active; 
	}
.regist_content_one input.inact{
	ime-mode:inactive;
	}
.regist_content_one input.dis{
	ime-mode:disabled; 
	}
.regist_content_one dd p{
	text-align:center;
	font-size:larger;
	}

.regist_explain{
	font-weight:bold;
	padding:15px 20px 0 20px;
	color:#494949;
	}

div.detail_data2{
	width:680px;
	padding:2px;
	}
.detail_data2 div.horizon{
	width:33%;
	margin:1px;
	text-align:left;
	float:left;
	}
.detail_data2 dl{
	margin:1px 3px;
	}
.detail_data2 dt{
	font-weight:bold;
	padding:0 0 1px 2px;
	color:#000000;
	border-left:1px solid #9999FF;
	border-bottom:1px solid #9999FF;
	}
.detail_data2 dd{
	margin-top:3px;
	}
.detail_data2 dt span{
	color:#9999FF;
	}
div.detail_clear{
	clear:both;
	height:12px;
/*
	border-bottom:1px solid #CCCCCC;
*/
	}
.detail_data2 div.horizon2{
	text-align:left;
	margin-top:4px;
	float:left;
	}
.horizon2 dt{
	border-left:1px solid #FF9999;
	border-bottom:1px solid #FF9999;
	}
.horizon2 dt span{
	color:#FF9999;
	}
.detail_data2 div.tag_put{
/*
*/
	float:left;
	text-align:left;
	margin-top:7px;
	}
.tag_put p{
	text-align:left;
	margin:0;
	}
.tag_put dt{
	border-left:1px solid #FF9999;
	border-bottom:1px solid #FF9999;
	}
.tag_put dt span{
	color:#FF9999;
	}

.mycm_edit_wrapper {
	background-color:#FFFF99;
	padding:15px;
	width:660px;
	border:double #FFCC33;
	}

.mycm_edit_bt {
	float:left;
	margin-right:10px;
	}

.mycm_delete_bt {
	float:left;
	margin:40px 10px 0 0;
	}

.login_form_wrapper {
	margin:20px;
	}

.not_available {
	margin-top:20px;
	color:#FF0000;
	font-weight:bold;
	}

.iine_list_wrapper li{
	width:100px;
	height:130px;
	float:left;
	margin:5px;
	list-style:none;
	overflow:hidden;
	}

.comment_wrapper {
	margin:5px;
	}

.comment_wrapper hr{
	width:99%;
	}

#yossha {
	width:12px;
	height:12px;
	vertical-align:middle;
	float:left;
	margin:0px 1px 3px 0px;
	}

.blog_parts_wrapper {
	width:98%;
	padding-left:10px;
	}

.blog_parts_wrapper h3{
	font-size:large;
	}

.bgline {
	padding:10px 0 0 10px;
	margin:0 auto;
	font-weight:bold;
	line-height:2em;
	}

.no_theme {
	font-size:large;
	font-weight:bold;
	color:red;
	padding:10px 0 10px 0;
	}

.dlw_top{
	padding:5px 0 0 10px;
	text-align:left;
	}

.dlw_bottom{
	padding-left:10px;
	text-align:left;
	}
ul.template_ranking_list2{
	list-style:none;
	padding:15px 0 0 22px;
	}

.template_ranking_list2 li{
	float:left;
	width:200px;
	height:190px;
	padding:1px;
	font-size:12px;
	}

.template_ranking_list2 h3{
	font-size:12px;
	}

.cap_border {
	border:1px solid #ccc;
	}



