@charset "UTF-8";
body {
	background-color : #FFFFFF;
	border-collapse : collapse;
	word-break : break-all;
	word-wrap : break-ward;
	line-break : normal;
	color:#333333;
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	width:100%;
	font-size:12px;
	line-height:14px;
}
img {
	border:0px;
}
button {
	margin: 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
	border:0px;
	background-color:transparent;
	cursor:pointer;
}
form {
	margin: 0;
	padding: 0;
}
td {
	text-align:left;
	vertical-align:top;
}
a {
	text-decoration : none;
	color:#444444;
}
a:hover {
	text-decoration : underline;
	color:#ff0000;
}
.toolbar {
	height: 26px;
	background-image:url('../images/toolbar.png');
	background-repeat:repeat-x;
	clear:both;
	color:#FFFFFF;
}

.toolbar_container {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	width:960px;
	color:#ffffff;
}

.toolbar_container a{
	color:#ffffff;
}

.header {
	height: 80px;
	background-image:url('../images/header_bg.jpg');
	background-repeat:repeat-x;
	clear:both;
	color:#FFFFFF;
}
.header_logo {
	float:left;
	clear:none;
}
.header_search {
	float:left;
	clear:none;
	margin-top:5px;
	margin-left:20px;
}
.header_menu {
	float:left;
	clear:none;
	margin-top:28px;
  	height:20px;
  	margin-left:20px;
}
.header_menu a {
	color:#FFFFFF;
	text-decoration:none;
}

.search_btn{
	float:left;
	clear:none;
	height:40px;
}
.header_search_input{
	float:left;
	clear:none;
	height:70px;
}
.header_search_option{
	text-align:left;
	width:250px;
}
.header_search_option a{
	font-size:10px;
	color:#CCCCCC;
}
/*
.header_search_input input{
	height:20px;
	line-height:20px;
	font-size:18px;	
	width:250px;
	border-width:2px;
	border-color:#FFFFFF;
	background-color:#000000;
	border-style:solid;
	color:#FFFFFF;
	margin-top:2px;
	vertical-align:baseline;
}
*/
.header_search_input_input{
	height:20px;
	line-height:20px;
	font-size:18px;	
	width:750px;
	border-width:2px;
	border-color:#FFFFFF;
	background-color:#000000;
	border-style:solid;
	color:#FFFFFF;
	margin-top:0px;
	vertical-align:top;
}


.header_hotword {
	margin-left:3px;
	margin-right:3px;
	font-size:14px;
	float:left;
	clear:both;
	width:960px;
}
.header_hotword a {
	font-size:14px;
	color:#9900FF;
	margin-left:15px;
}
.side_left {
	float:left;
	clear:left;
	width:180px;
	margin-top:20px;
}
.main {
	float:left;
	clear:none;
	width:760px;
	margin-left:20px;
	margin-top:20px;
}
/*main*/

.main_left {
	float:left;
	clear:left;
	width:370px;
}
.main_right {
	float:left;
	clear:right;
	width:370px;
	margin-left:20px;
}
.banner {
	width:720px;
	float:left;
	clear:both;
	margin-bottom:10px;
}
.container {
	margin-left:auto;
	margin-right:auto;
	clear:both;
	width:990px;
}
.title_yaji{
	float:right;
	clear:right;
}
.title{
	float:left;
	clear:left;
}
/*left_menu*/
.menu_header {
	height:30px;
}
.menu_body {
	background-image:url(../images/menu_body.png);
	behavior: expression(IEPNGFIX.fix(this));
	background-repeat:repeat-y;
}
.menu_footer {
}
.menu_item {
	padding-left:10px;
	margin-left:10px;
	padding-top:5px;
	width:150px;
	cursor:pointer;
}
.menu_item:hover{
	padding-left:10px;
	margin-left:10px;
	padding-top:5px;
	width:150px;
	background-color:#E7D8E8;
	cursor:pointer;
}
.download_btn {
	background-image:url(../images/btn_download_bg.gif);
	background-repeat:repeat-x;
	clear:both;
	text-align:center;
	width:100%;
	display:block;
}
.download_btn img {
	margin-left:auto;
	margin-right:auto;
}
/*ビデオわく*/
.video {
	clear:both;
	float:left;
	width:360px;
	background-image:url(../images/video_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-bottom:5px;
}
.video_thumb {
	background-repeat:no-repeat;
	width:130px;
	height:100px;
	background-color:#000000;
	position:relative;
	float:left;
	clear:none;
}
.video_left {
	float:left;
	clear:left;
	width:130px;
}
.video_right {
	float:left;
	clear:right;
	width:220px;
	margin-left:5px;
}
.video_title {
	font-size:14px;
	font-weight:bold;
	line-height:16px;
	margin-bottom:5px;
	color:#000000;
}
.video_title a {
	color:#000000;
}
.video_date {
	float:left;
	clear:both;
}
.video_time {
	float:left;
	clear:both;
}
.video_size {
	float:left;
	clear:both;
}
.video_count {
	float:left;
	clear:both;
}
.video_more {
	clear:both;
	float:left;
	width:100%;
	text-align:right;
}
.video_siteicon {
	position: absolute;
	left:5px;
	top: 5px;
	width:20px;
}
/*ビデオわく小*/
.video_small {
	clear:both;
	float:left;
	width:360px;
	background-image:url(../images/video_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-bottom:5px;
}
.video_small_thumb {
	background-repeat:no-repeat;
	width:80px;
	height:60px;
	background-color:#000000;
	position:relative;
	float:left;
	clear:none;
}

.video_small_left2 {
	float:left;
	width:130px;
	text-align:right;
	vertical-align:top;
	padding-right:5px;
}

.rank {
	color:#666666;
	font-size:6.8em;
	font-weight:bold;
	line-height:1;
}

.video_big_title {
	font-size:140%;
	font-weight:bold;
	line-height:25px;
}

.video_chart_right {
	float:left;
	width:500px;
	margin-left:5px;
}

.video_small_left {
	float:left;
	width:80px;
}

.video_small_right {
	float:left;
	clear:right;
	width:270px;
	margin-left:5px;
}
.video_small_title {
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:5px;
}
.video_small_title a {
	color:#000000;
}
.video_small_date {
}
.video_small_time {
	float:left;
	clear:both;
}
.video_small_size {
	float:left;
	clear:both;
}
.video_small_count {
	float:left;
	clear:both;
}
.sort_target {
	color:#0099FF;
}
/*ビデオわく表型*/

.video_table {
	clear:none;
	float:left;
	width:100px;
	height:240px;
	overflow:visible;
	background-image:url(../images/video_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-bottom:10px;
	margin-left:5px;
}
.video_table_thumb {
	width:100px;
	height:75px;
	background-color:#000000;
	position:relative;
	float:left;
	clear:both;
}
.video_table_download {
	width:100px;
	height:75px;
	background-color:#000000;
	position:relative;
	float:left;
	clear:both;
}
.video_table_title {
	width:100px;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:5px;
	float:left;
	clear:both;
}
.video_table_title a {
	color:#000000;
}
.video_table_date {
	float:left;
	clear:both;
	width:100px;
}
.video_table_time {
	float:left;
	clear:both;
	width:100px;
}
.video_table_size {
	float:left;
	clear:both;
	width:100px;
}
.video_table_count {
	width:100px;
	float:left;
	clear:both;
}
/*ビデオわくランキング型*/
.video_rank {
	clear:both;
	float:left;
	width:720px;
	background-image:url(../images/video_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-bottom:5px;
}
.video_rank_thumb {
	background-repeat:no-repeat;
	width:160px;
	height:120px;
	background-color:#000000;
	position:relative;
	float:left;
	clear:none;
}
.video_rank_left {
	float:left;
	clear:left;
	width:160px;
}
.video_rank_right {
	float:left;
	clear:right;
	width:555px;
	margin-left:5px;
}
.video_rank_title {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:5px;
	color:#000000;
	width:550px;
}
.video_rank_title a {
	color:#000000;
}
.video_rank_date {
	width:550px;
	float:left;
	clear:both;
}
.video_rank_time {
	width:550px;
	float:left;
	clear:both;
}
.video_rank_size {
	width:550px;
	float:left;
	clear:both;
}
.video_rank_count {
	width:550px;
	float:left;
	clear:both;
}
.video_rank_desc {
	width:550px;
	float:left;
	clear:both;
}
.video_rank_tag {
	width:550px;
	float:left;
	clear:both;
	height:42px;
	overflow:hidden;
}

/*　ビデオわく検索型　*/

.video_search {
	clear:both;
	float:left;
	width:720px;
	background-image:url(../images/video_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-bottom:5px;
}
.video_search_thumb {
	background-repeat:no-repeat;
	width:100px;
	height:75px;
	background-color:#000000;
	position:relative;
	float:left;
	clear:none;
}
.video_search_left {
	float:left;
	clear:left;
	width:100px;
}
.video_search_center {
	float:left;
	clear:none;
	width:370px;
	margin-left:5px;
}
.video_search_right {
	float:left;
	clear:right;
	width:240px;
	margin-left:5px;
	
}
.video_search_title {
	font-size:16px;
	font-weight:bold;
	line-height:18px;
	margin-bottom:5px;
	color:#000000;
	width:370px;
	clear:left;
}
.video_search_title a {
	color:#000000;
}
.video_search_date {
	width:240px;
	float:left;
	clear:both;
	line-height:20px;
}
.video_search_auther {
	width:200px;
	clear:left;
/*
	float:left;
*/
	line-height:20px;
}
.video_search_count {
	width:100px;
	float:left;
/*
	clear:left;
*/
	line-height:20px;
}
.video_search_time {
	width:125px;
	float:left;
/*
	clear:left;
*/
	line-height:20px;
}
.video_search_size {
	width:125px;
	float:left;
	clear:right;
}

.video_search_desc {
	width:350px;
	height:58px;
	float:left;
	clear:both;
	overflow:hidden;
}
.video_search_tag {
	width:240px;
	float:left;
	clear:both;
/*
	height:56px;
*/
	overflow:hidden;
	line-height:15px;
}

.page_ctrl{
	float:left;
	clear:both;
	margin-bottom:6px;
	margin-top:6px;
	text-align:right;
	width:720px;
}
.page_ctrl a{
	margin-right:3px;
	margin-left:3px;
	padding-left:3px;
	padding-right:3px;
}
.page_ctrl span{
	margin-right:3px;
	margin-left:3px;
	background-color:#E5CBFF;
	padding-left:3px;
	padding-right:3px;
}
.search_result_title{
	font-size:14px;
	line-height:16px;
	color:#000000;
	font-weight:bold;
}


.image_thumb {
	width:130px;
	height:100px;
}

.image_small_thumb {
	width:80px;
	height:60px;
}

.image_table_thumb {
	width:100px;
	height:75px;
}

.image_rank_thumb {
	width:160px;
	height:120px;
}

.image_search_thumb {
	width:100px;
	height:75px;
}

.nicovideo_login_dialog{
	position		: absolute;
	background-color: #333333;
	border-color	: #ffffff;
	padding			: 5px 5px 5px 5px;
	text-align		: right;
	z-index			: 999;
	width			: 385px;
	visibility		: hidden;
}

.nicovideo_login_dialog div{
	color		: #ffffff;
	line-height	: 25px;
	margin		: 2px 2px 2px 2px;
	width		: 375px;
}

.nicovideo_login_dialog input{
	width		: 250px;
}

#login_btn{
	width		: 50px;
	text-align	: center;
	margin		: 2px 2px 2px 2px;
}

#nico_msg{
	text-align	: center;
}

#nico_btn{
	text-align	: center;
	margin		: 2px 2px 2px 2px;
	visible		: false;
}

.progress_dialog{
	position		: absolute;
	background-color: #333333;
	border-color	: #ffffff;
	padding			: 5px 5px 5px 5px;
	text-align		: right;
	z-index			: 999;
	width			: 385px;
	visibility		: hidden;
	height			: 150px;
}

.progress_dialog div{
	color		: #ffffff;
	line-height	: 150px;
	margin		: 2px 2px 2px 2px;
	width		: 375px;
}

#progress_msg{
	text-align	: center;
}

.progress_background {
	position		: absolute;
	background-color: #333333;
	border-color	: #ffffff;
	padding			: 0px;
	margin			: 0px;
	text-align		: right;
	z-index			: 998;
	visibility		: hidden;
	top				: 0;
	left			: 0;
	filter			: alpha(style=0, opacity=60);
	-moz-opacity	: 0.6;
	opacity			: 0.6;
}

