@charset "utf-8";

A:link{color:#0000FF;}
A:visited{color:#0000FF;}
A:active{color:#3982EF;}
A:hover{color:#3982EF;text-decoration: underline;}


body{
	font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3";
	text-align: center;
	margin: auto;
	font-size: 80%;
	background-color:#FFFFFF;
	background: #FFFFFF url('../img/bg.png') repeat-x top;
}

.outside { 
	background-color: #FFFFFF;
	margin: auto; 
	text-align: center;
	width: 980px;
}

.super_top {
	text-align: center;
}


.body_main {
	margin: auto; 
	text-align: center;
	background-color: #FFFFFF;
}

.body_sub {
	text-align: center;
	border:solid 1px #aaa;
	width: 600px;
	padding:20px;
	margin:20px;
}

.body_sub div.body_sub2{
	text-align: center;
	width: 600px;
	margin-top:10px;
}

.body_sub div.body_sub3{
	text-align: left;
	width: 600px;
	margin-top:10px;

}
/* ---------------------------------------- */
/*                                          */
/* ---------------------------------------- */


h1 {
	font-size : 12px; 
	text-align : left;
	width: 100%;
	padding: 0px 0px 0px 5px;
	margin:0;

}
h2 {
	font-size : 12px; 
	text-align : left;
	width: 100%;
	padding: 0px 0px 0px 5px;
	margin:0px;
}

h2.title{
	font-size : 12px; 
	font-weight: normal;
	text-align : center;
	width: auto;
	padding: 0px;
	margin:0px;
}

h3,h4 {
	margin:0px;
	padding:0px;
}
h3 {
	font-size:100%;
}





/* ---------------------------------------- */
/* ヘッダ
/* ---------------------------------------- */

.header_box{
	background:#FFFFFF url('../img/bg.png') repeat-x top;
	float: left;
	width: 100%;
	height: 150px;

}


/* --------- */

.hb_top_line{
	float: left;
	font-size: 12px;
	font-weight: normal;
	list-style-type:none;
	width: 100%;
	height: 30px;

}

.hb_top_line_main1{
	float: left;
	text-align: left;
	font-size: 12px;
	margin:5px;
}
.hb_top_line_main2{
	float: center;
	height: 50%;
}

.hb_top_line_main3{
	float: right;
	text-align: left;
	margin:5px;
}

.hb_title_box{
	float: left;
	width: 100%;
	height: 70px;
	margin-top:1px;
}


/* --------- */
.hb_tb_logo{
	float: left;
	text-align: left;
	background-color: #FFFFFF;
	width: 160px;
	height: 100%;
}



.hb_tb_txt{
	float: left;
	background-color: #FFFFFF;
	width: 0px;
	height: 100%;
}

.hb_tb_pr{
	float: right;
	text-align: right;
	background-color: #FFFFFF;
/* 	border:#999999 1px solid;*/
	width: 468px;
	height: 60px;
	margin-top:8px;
}
.hb_tb_pr img{
 	border:0;
}

/* ---------------------------------------- */
/*       ★　タイトル　　★ 　　　*/
/* ---------------------------------------- */

.title {
	margin: auto; 
	text-align: left;
	color: #000000;
	font-size: 100%;
	background-color: #FFFFFF;
	margin: 20px 0px 0px 5px;
	width: 100%;
}

/* ---------------------------------------- */
/*       ★　中央記事部分の設定　　★ 　　　*/
/* ---------------------------------------- */

.main {
	float: left;
	overflow:hidden;
	width: 486px;
	text-align: left;
	margin-top: 10px;
}

/* ---------------------------------------- */
/*     ★　中央記事部分の設定　　★　 　　*/
/* ---------------------------------------- */

.main_top {
	float: left;
	overflow:hidden;
	border:#4169E1 1px solid;
	background-color: #FFFFFF;
	width: 478px;
	margin: 0px;
	margin-left: 6px;
}

.main_subtitle {
	font-size : 120%;
	color: #000000;
	background-color: #AAAAFF;
	font-weight: bold;
	text-align: center;
}

.movie_top_txt{
	padding: 5px 5px 5px 5px;
}

/* utf8 & IE char no center */
.body_main form input,
.movie_top_txt form input{
	padding-top: 2px;
}

.movie_cent_comment2{
	text-align:left;
	padding-left: 0px;
	margin-top: 5px;

}

.movie_cent_txt{
	text-align:center;
	margin: 0px;
	padding:0px;
}
.movie_cent_txt2{
	text-align:center;
	padding: 0px 5px 15px 5px;
}

.movie_top_txt ul{
	list-style-type:none;
}

.contact_top_txt ul{
	list-style-type:none;
}

.contact_top_txt{
	text-align:left;
	padding: 20px 20px 20px 0px;
}

.contact_top_txt ul{
	list-style-type:none;
}

.contact_top_txt2{
	text-align:left;
	margin: auto;
	padding: 0px 20px 20px 0px;
}

/* ---------------------------------------- */
/*  PR                                      */
/* ---------------------------------------- */
.AFI_SP_LINK_TXT{
	color:#5A5D52;
	font-size: 90%;
	padding: 0px 0px 0px 5px;
}
.AFI_PR_TXT2{
	color: #8C8A8C;
	background-color: #DEDFDE;
	font-weight: bold;
	text-align: center;
}

.side_right_pr01{
	widtht:300px;
	height:250px;
	background-color: #FFFFFF;
	margin:0px;
	margin-bottom:6px;
	
}


/* ---------------------------------------- */
/*     ★　左左メニュー全体の設定　　★　　　*/
/* ---------------------------------------- */

.side_left_left{
	float: left;
	overflow:hidden;
	margin: 0px 0px 0px 0px;
	border:#4169E1 1px solid;
	width: 180px;
}

/* ---------------------------------------- */
/*     ★　左メニュー全体の設定　　★　 　　*/
/* ---------------------------------------- */

.side_left{
	float: left;
	overflow:hidden;
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	border:#4169E1 1px solid;
	width: 180px;
	margin: 0px;
	margin-top: 10px;
}

/* ---------------------------------------- */
/*      ★　右メニュー全体の設定　　★　　　*/
/* ---------------------------------------- */

.side_right{
	float: left;
	overflow:hidden;
	background-color: #FFFFFF;
	width: 300px;
	text-align: left;
	margin: 0px;
	margin-top: 10px;
	margin-left: 6px;
}



/* ---------------------------------------- */
/*     ★　左メニューの設定　　★　 　　*/
/* ---------------------------------------- */

.side_left_top,
.side_left_link,
.side_left_link2 {
	margin: 0px 0px 0px 0px;
	width: 180px;
	text-align: left;
}
.side_left_top2{
	background-color: #FFFFFF;
}

.side_left_subtitle {
	font-size : 120%;
	color: #000000;
	background-color: #AAAAFF;
	font-weight: bold;
	text-align: left;
}

.bookmark{
	margin: 0px 0px 0px 0px;
	margin-top: 5px;
	margin-left: 20px;
}
.bookmark img{
	border:0px;
}

.tw{
	text-align:center;
	margin-top:5px;
	margin-bottom:5px;
}

/* ---------------------------------------- */
/*     ★　右メニューの設定　　★　 　　*/
/* ---------------------------------------- */


.side_right_top,
.side_right_link,
.side_right_link2 {
	margin: 0px 0px 0px 0px;
	width: 298px;
}

.side_right_top{
	border:#4169E1 1px solid;
}

.side_right_subtitle {
	font-size : 120%;
	color: #000000;
	background-color: #AAAAFF;
	font-weight: bold;
}


/* ---------------------------------------- */
/* BBS                                      */
/* ---------------------------------------- */

.bbs_main{
	border-top: 1px solid;
	list-style-type:none;
	height: auto;
}
.bbs_comment{
	border:0px solid #333;
	padding:0px 0px 0px 0px; 
	list-style-position: outside;
	margin-top:0px;
	margin-left:5px;
	margin-bottom:10px;

}


.bbs_line_header{
	font-size: 11px;
	padding: 10px 0px 10px 0px;
}
.bbs_line_body{
	font-size: 12px;
	padding: 0px 0px 5px 0px;
}


/* ---------------------------------------- */
/* mmv                                      */
/* ---------------------------------------- */

.mmv_main {
	margin: auto;
	text-align: center;
	width: 60%;
}


/* ---------------------------------------- */
/* フッター                                 */
/* ---------------------------------------- */

.footer{
	clear: both;
	width: 100%;
	font-size: 11px;
	text-align: center;
	letter-spacing : 1px;
	padding: 80px 0px 15px 0px;
}

/* ---------------------------------------- */
/*                                          */
/* ---------------------------------------- */
.this_dl_txt{
	font-size: 14px;
	text-align: center;
}

.dlpage_main {
	text-align: center;
	margin: auto; 
}

.dlpage_main_txt {
	text-align: left;
	width: 800px;
	margin: auto; 
}

.dlpage_proxy_set {
	text-align: center;
	margin: auto; 
}

.help li{
	list-style-type:none;
}

/* ---------------------------------------- */
/*                                          */
/* ---------------------------------------- */
.proxylist_main{
	text-align: center;
	width: 700px;
	margin: auto; 
}

ul.proxylist_sub{
	float: left;
	font-size: 16px;
	width: 100%;
	list-style-type:none;
	border:solid 1px #CCCCCC;
	margin:0;
	margin-bottom:10px;
	padding:5px;
}

ul.proxylist_sub li.time {
	float: left;
	list-style-type:none;
	text-align: left;
	display:inline;
	margin-right: 5px;
	width:120px;
}
ul.proxylist_sub li.host {
	float: left;
	list-style-type:none;
	text-align: left;
	display:inline;
	margin-left: 2px;
	margin-right: 5px;
	width:550px;
}

/* ---------------------------------------- */
/* help_gatget                              */
/* ---------------------------------------- */

.help_gaeget textarea{
	margin-bottom: 30px;
}



/* ---------------------------------------- */
/* 線                                       */
/* ---------------------------------------- */

/* 青点線 */
.hr_side_left{
	  color: #4169E1;
	  border-style: dashed none none none;
	  height: 1px;
	}

/* グレー点線 */
.hr_dot_gray{
	  color: #CECFCE;
	  border-style: dashed none none none;
	  height: 1px;
	}

/* グレー実線 */
.hr_solid_gray{
	  color: #CCCCCC;
	  border-style: solid none none none;
	  height: 1px;
	}

.movie_top_image{
	color: #4169E1;
	font-size: larger;
	font-weight: bold;
	padding: 5px 0px 15px 15px;
}

.space{
	padding: 0px 0px 10px 0px;
}

.clr{
	clear: left;
}


