@charset "euc-jp";

/*　800のスペースライン　*/

div.space_line{
	width: 800px;
	height: 5px;
	margin: 0px;
	padding: 0px;
}
h4{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: #B3D9D9;
	height: 22px;
	width: 95%;
	text-align:left;
	padding-top: 3px;
	text-indent: 15px;
}
h5{
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	height: 18px;
	width: 100%;
	text-align:left;
	padding-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

/*　ヘッダー　*/





/*　グローバルナビ　*/





/*トップ*/



/*共通部分*/



/*コンテンツ一覧部分*/





/*リコメンドページ*/




/*ダウンロードコンテンツ部分*/




/*配信詳細ページ*/


/*ニュータイトル*/


/*オークション*/




/*イベント*/



/*元々*/


/*イベント開始前*/

/*イベント終了*/



/*イベント詳細ページ*/



/*リンク*/

.link_table{
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}

/*フッター;*/

div.footer_wrap{
	width: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #808080;
}
div.footer_text{
	background-color: #FFFFFF;
	font-size:12px;
	color:#000000;
	width: 800px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

div.footer_line_box{
	width: 100%;
	padding-bottom: 5px;
	padding-top: 3px;
	margin: 0;
	background-color: #FFFFFF;
}

div.footer_line_g{
	width: 800px;
	height: 5px;
	background-image: url(https://enet-dvd.com/images_uniq/header/line_head_bt.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}

div.footer_line{
	width: 100%;
	height: 8px;
	background-image: url(https://enet-dvd.com/images_uniq/footer/line_footer_bt.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

div.footer_box{
	width: 800px;
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.footer_table{
	color: #FFFFFF;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}


/*その他*/

.menu_box{
	font-size: 12px;
	vertical-align: top;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.menu_box_ichiran{
	font-size:12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.menu_box_ranking{
	font-size:12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

.menu_box_info{
	font-size:12px;
	padding: 5px;
	border: 1px solid #cccccc;
}



.border_dot{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 100%;
}
.box-gray {
	border: 1px solid #999999;
	font-size:12px;
	color: #FFFFFF;
}

.box-gray2 {
	border: 1px solid #333333;
	font-size:12px;
	color: #FFFFFF;
}

.box-gray3 {
	border: 1px solid #cccccc;
	font-size:12px;
}

.warn10_red{
        font-size:10px;
        color:#FF0000;
}

.border_bottom_glay{
	font-size:12px;
	color:#333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}