/* CSS Document */


/* common */
html,body{
	min-width:100%;
	}
body{
	margin:0;
	padding:0;
	width:100%;
	background:#000000;
	color:#CCCCCC;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	}
a { color:#FFFFFF; }
a:link, a:visited {text-decoration: underline;}
a:hover, a:active {text-decoration: none;}

a img{
	border:0;
	}
a:hover img {
	filter:alpha(opacity=75); /*IE*/
	-moz-opacity:0.75; /*FF*/
	opacity:0.75;
	}
h1{
	font-size:18px;
	font-weight:bold;
	margin:16px 0;
	padding:0;
	}
h2{
	font-size:18px;
	font-weight:bold;
	margin:16px 0;
	padding:0;
	}
.font20{
	font-size:20px;
	}
hr{
	border-style: dotted; border-color: #CCCCCC;
}

.fontgray{
	color:#999999;
	}
.clear{
	clear:both;
	line-height:1px;
	height:1px;
	}
#movie_site_list{
	clear:both;
	padding:0 0 8px 0;
	}
#movie_site_list span{
	font-size:14px;
	font-weight:bold;
	display:block;
	padding:8px 0;
	}
#movie_site_list ul{
	padding:0;
	margin:0;
	list-style:none;
	}
#movie_site_list li{
	float:left;
	padding:3px;
	}
#pankuzu{
	padding:0 0 8px 0;
	clear:both;
	}
.pankuzu{
	padding:0 0 8px 0;
	clear:both;
	}

/* pager */

.pager{
	text-align:center;
	padding:40px 0;
	clear:both;
	}
.pager a,.pager2 a{
	background:#333333;
	border:1px solid #CCCCCC;
	padding:3px 5px;
	margin:0 2px;
	text-decoration:none;
	font-size:12px;
	line-height:20px;
	}
.pager a:link,.pager2 a:link{
	text-decoration:none;
	}
.pager a:visited,.pager2 a:visited{
	text-decoration:none;
	}
.pager a:hover,.pager2 a:hover{
	background:#999999;
	}
.pager font,.pager2 font{
	background:#000000;
	border:1px solid #666666;
	padding:3px 5px;
	text-decoration:none;
	font-size:12px;
	}
.pager2{
	text-align:left;
	padding:16px 4px;
	clear:both;
	}



/* header area */

#header_wrapper{
	background:url('/img/header_background.gif') repeat-x bottom;
	text-align:center;
	margin:0 0 12px 0;
	min-width:960px;
	}
#header{
	width:960px;
	padding:6px 0;
	margin:0 auto;
	}
#header_title_area{
	float:left;
	width:300px;
	text-align:left;
	}
#header_sitename{
	float:right;
	width:500px;
	text-align:right;
	}
/* h1をサイトタイトルじゃなくて、ページタイトルに適用せよとのことで
#header_title_area h1{
	font-size:20px;
	line-height:22px;
	margin:0;
	padding:0;
	}
#header_title_area h1 a{
	text-decoration:none;
	}
*/
#header_title_area span{
	font-size:20px;
	font-weight:bold;
	line-height:22px;
	margin:0;
	padding:0;
	}
#header_title_area span a{
	text-decoration:none;
	}
#header_search_area{
	float:right;
	width:420px;
	line-height:18px;
	text-align:right;
	}
#header_search_area form{
	margin:0;
	padding:0;
	}
#inputbx{
	float:left;
	padding-top:5px;
	width:295px;
	}
#yschsbx{
	float:right;
	width:85px;
	}



/* footer area */

#footer_wrapper{
	min-width:960px;
	width:auto;
	background:url('/img/footer_background.gif') repeat-x top;
	padding:18px 0 24px 0;
	margin:32px 0 0 0;
	text-align:center;
	}
#footer{
	width:960px;
	text-align:center;
	margin:0 auto;
	}
#copyright{
	margin:12px 0 0 0;
	}




/* main area */

#main_wrapper{
	text-align:center;
	clear:both;
	}
#main{
	width:960px;
	margin:0 auto;
	text-align:left;
	}
.main_wrapper{
	text-align:center;
	clear:both;
	}
.main{
	width:960px;
	margin:0 auto;
	padding-left:10px;
	padding-bottom:5px;
	text-align:left;
	}
#main_contents{
	float:left;
	width:560px;
	text-align:left;
	}
#main_incontents{
	width:550px;
	text-align:left;
	}
#side_contents{
	float:right;
	width:400px;
	text-align:left;
	}

ul#movie_site_list{
	list-style:none;
	}
.category_list{
	}
.category_list ul{
	overflow:auto;
	height:400px;
	list-style:none;
	}
.category_list li{
	font-size:32px;
	}
.anime_list{
	}
.anime_list ul{
	overflow:auto;
	list-style:none;
	margin:0;
	padding:0;
	}
.anime_list li{
	font-size:14px;
	font-weight:bold;
	float:left;
	margin:0;
	padding:0;
	text-align:center;
	}
.anime_list div{
	width:80px;
	text-align:center;
	padding:5px;
	}
.anime_list img{
	width:70px;
	height:50px;
	border:1px solid #666666;
	}
#movie{
	text-align:center;
	}


/* container */

#container{
	text-align:center;
	}

/* result search */

.word_menu{
	font-size:14px;
	font-weight:bold;
	margin:0 0 6px 0;
	}

#search_result_category{
	list-style:none;
	margin:0;
	padding:0;
	}
#search_result_category li{
	float:left;
	width:192px;
	margin:0;
	padding:0;
	text-align:center;
	}
#search_result_category div{
	width:180px;
	height:192px;
	text-align:center;
	margin:10px auto;
	}
#search_result_category img{
	width:128px;
	height:96px;
	border:1px solid #666666;
	}
#search_result_category h3{
	font-size:12px;
	font-weight:bold;
	margin:6px 0;
	padding:0;
	}
#search_result_category font{
	font-size:12px;
	display:block;
	margin:6px 0;
	}

/* list videos */

h2#list_videos_headline{
	margin:0;
	padding:5px 0 12px 0;
	font-size:20px;
	line-height:22px;
	float:left;
	}
#list_videos_another{
	float:left;
	font-size:12px;
	padding:10px 0 5px 0;
	margin:0 0 0 20px;
	}
#list_videos_another a{
	background:#333333;
	border:1px solid #CCCCCC;
	padding:3px 5px;
	margin:0 3px;
	text-decoration:none;
	font-size:12px;
	}
#list_videos_another a:link{
	text-decoration:none;
	}
#list_videos_another a:visited{
	text-decoration:none;
	}
#list_videos_another a:hover{
	background:#999999;
	}
#list_videos_another font{
	background:#000000;
	border:1px solid #666666;
	padding:3px 5px;
	margin:0 3px;
	text-decoration:none;
	font-size:12px;
	}

/* list_videos_01 */

#list_videos_wrapper ul{
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
	}
#list_videos_wrapper li{
	float:left;
	width:192px;
	}
#list_videos_cell_name div{
	font-size:12px;
	font-weight:bold;
	}
#list_videos_wrapper h3{
	font-size:12px;
	line-height:18px;
	padding:5px;
	margin:5px;
	border-left:1px solid #333;
	border-bottom:1px solid #333;
	}
#list_videos_wrapper div{
	font-size:12px;
	line-height:18px;
	text-align:center;
	padding:5px;
	margin:5px;
	border-left:1px solid #333;
	border-bottom:1px solid #333;
	}
#list_videos_wrapper img{
	border:1px solid #333333;
	margin:5px 0 10px 0;
	}
#list_videos_wrapper a{
	display:block;
	}

/* list_videos_02 */

#list_videos_02_wrapper ul{
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
	}
#list_videos_02_wrapper li{
	float:left;
	width:120px;
	}
#list_videos_02_cell_name div{
	font-size:12px;
	font-weight:bold;
	}
#list_videos_02_wrapper h3{
	font-size:12px;
	line-height:18px;
	padding:5px;
	margin:5px;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	}
#list_videos_02_wrapper div{
	font-size:12px;
	line-height:18px;
	text-align:center;
	padding:5px;
	margin:5px;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	}
#list_videos_02_wrapper img{
	width:80px;
	height:60px;
	border:1px solid #333333;
	margin:5px 0 10px 0;
	}

/* list_videos_03 */

#list_videos_03_wrapper ul{
	margin:0;
	padding:0;
	list-style:none;
	clear:both;
	}
#list_videos_03_wrapper li{
	float:left;
	width:120px;
	}
#list_videos_03_cell_name div{
	font-size:12px;
	font-weight:bold;
	}
#list_videos_03_wrapper h3{
	font-size:12px;
	line-height:18px;
	padding:5px;
	margin:5px;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	}
#list_videos_03_wrapper div{
	font-size:12px;
	line-height:18px;
	text-align:center;
	padding:5px;
	margin:5px;
	border-left:1px solid #666666;
	border-bottom:1px solid #666666;
	}
#list_videos_03_wrapper img{
	width:80px;
	height:60px;
	border:1px solid #333333;
	margin:5px 0 10px 0;
	}


/* mychannnel */

.channnel_action_message{
	color:#00FF00;
	font-size:20px;
	}
.channel_list{
	margin:10px 20px;
	padding:0 0 0 16px;
	}
.channel_list li{
	margin:0 0 10px;
	font-size:16px;
	}

.channel_movie_list_edit{
	margin:0;
	padding:0;
	}
.channel_movie_list_edit li{
	float:left;
	width:480px;
	text-align:center;
	}
.channel_movie_list_edit h3{
	margin:0 0 8px 0;
	padding:0;
	}

.channel_movie_list_edit div{
	width:460px;
	height:300px;
	margin:0 auto;
	padding:16px 0 0 0;
	text-align:left;
	}
.channel_movie_list_edit img{
	border:1px solid #666666;
	float:left;
	}


.channel_movie_list{
	margin:0;
	padding:0;
	}
.channel_movie_list li{
	float:left;
	width:480px;
	text-align:center;
	}
.channel_movie_list h3{
	margin:0 0 8px 0;
	padding:0;
	}

.channel_movie_list div{
	width:460px;
	height:220px;
	margin:0 auto;
	padding:16px 0 0 0;
	text-align:left;
	}
.channel_movie_list img{
	border:1px solid #666666;
	float:left;
	}


/* other_site_for_search */

.other_site_for_search{
	clear:both;
	padding:0 0 8px 0;
	margin:12px 0 0 0;
	}
.other_site_for_search ul{
	padding:0;
	margin:0;
	list-style:none;
	}
.other_site_for_search li{
	float:left;
	width:160px;
	height:80px;
	text-align:center;
	}
.other_site_for_search h5{
	margin:0;
	padding:0;
	text-align:center;
	font-size:14px;
	}
.other_site_for_search_submit{
	text-align:center;
	}



/* dropdown menu */

#dropdown_menu {
	}
.dropdown {
	float:left;
	padding:25px;
	color:#FFFFFF;
	}
.dropdown dt {
	width:160px;
	border:2px solid #666666;
	padding:8px;
	font-weight:bold;
	background:url(/img/dropdown/header.gif);
	}
.dropdown dd {
	position:absolute;
	overflow:hidden;
	width:180px;
	display:none;
	opacity:0;
	margin:0;
	}
.dropdown ul {
	border:2px solid #666666;
	border-top:none;
	margin:0;
	padding:0;
	}
.dropdown li {
	display:inline;
	font-size:12px;
	}
.dropdown a, .dropdown a:active, .dropdown a:visited {
	display:block;
	padding:5px;
	color:#333333;
	text-decoration:none;
	background:#EEEEEE;
	width:166px;
	}
.dropdown a:hover {
	background:#D8D8D8;
	color:#000000;
	}
.dropdown .underline {
	border-bottom:1px solid #C1C1C1;
	}


