@charset "UTF-8";

#main_body {
height: auto;
width: 956px;
background: none;
margin:10px auto 0;
}

/*****Pan*****/
#pan{
font-size:9px;
margin:0 2px 0 10px;
padding:5px 0 5px 0;
width: 946px;
float:left;
background-color:#fff;
}

#main_body #main_center{
/*width:735px !important;*/
width:956px !important;
margin:0 auto;
}

/***Main box***/
#main_body #main_center .main_box{
width:956px;
margin:0 0 5px 0;
clear:both;
}

#main_body #main_center .main_box .main_box_body{
/*background:url(../images/top/main_box_bg.gif) repeat-y;
width:715px;
padding:10px;
font-size:12px;*/
background:url(../images/flow_main_body_bg.gif) repeat-y;
/*width:936px;*/
width:715px;
padding:10px 120px 10px 121px;
font-size:12px;
}

#main_body #main_center .main_box_bottom{
/*
width:735px;
background:url(../images/top/main_box_bg_bottom.gif) no-repeat;
height:8px;
margin:0 0 5px 0;
padding:0;
*/
width:956px;
background:url(../images/flow_main_body_bg_bottom.gif) no-repeat;
height:8px;
margin:0 0 5px;
padding:0;
clear:both;
}

/*******H2帯共通*******/
/*#main_body #main_center .main_box .h2_box{
height: 33px;
width: 735px;
background:#999999;
background:url(../images/top/h2_bg.gif) no-repeat;
}

#main_body #main_center .main_box .h2_box h2{
letter-spacing:1px;
font-size: 14px;
font-weight:bold;
color: #FFFFFF;
margin: 11px 10px 0 15px;
float:left;
line-height:14px;
}
*html #main_center .main_box .h2_box h2{
margin: 11px 10px 0 6px;
}
*/

#main_center .main_box .h2_box{
	height: 33px;
	width: 956px;
	background:#999999;
	background:url(../images/flow_h2_bg.gif) no-repeat;
}
#main_center .main_box .h2_box strong{
font-size: 12px;
font-weight:bold;
color: #FFFFFF;
margin: 11px 10px 0 15px;
padding: 0px;
float:left;

}
*html #main_center .main_box .h2_box strong{
margin: 11px 10px 0 6px;
}

#main_body #main_center .main_box .h2_box .h2_icon{
float:right;
}

/******H3*******/
.main_box_body h3{
font-size:12px;
height:20px;
margin:15px 10px 10px 10px;
padding:0 0 0 0;
border-bottom:2px solid #119cc9;
letter-spacing:1px;
}
.main_box_body h3 a{
font-size:10px;
line-height:14px;
font-weight:normal;
margin-left:25px;
letter-spacing:0px;
}

/******H4*******/
.main_box_body h4{
font-size:12px;
height:16px;
margin:15px 15px 10px 15px;
padding:0 0 0 0;
letter-spacing:1px;
color:#119cc9;
}
.main_box_body h4 a{
font-size:10px;
line-height:14px;
font-weight:normal;
margin-left:25px;
letter-spacing:0px;
}

/****リスト****/
.main_box_body ul{
margin:5px 15px 5px 15px;
}
.main_box_body ul li{
list-style:none;
list-style-position:outside;
padding:0 0 0 0;
margin:0 0 0 0;
text-indent:0;
}
.main_box_body ul .blue_dot{
margin:5px 15px 5px 15px;
}
.main_box_body ul.blue_dot li{
background:url(../images/right/list_dot.gif) no-repeat left 3px;
list-style:none;
list-style-position:outside;
padding:0 0 0 16px;
margin:0 0 0 0;
text-indent:0;
}

/**本文**/
#main_body #main_center .main_box .main_box_body p{
font-size:12px;
margin:5px 15px 5px 15px;
line-height:14px;
display:block;
}
#main_body #main_center .main_box .main_box_body p.text10{
font-size:10px;
letter-spacing:0.1em;
margin:5px 15px 5px 15px;
line-height:12px;
display:block;
}

.indent{
text-indent:-1em;
padding-left:1em;
display:block;
}

.blue{
color:#119cc9;
}

/***表組****/
#main_body #main_center .main_box .main_box_body table.list_box{
margin:15px auto;
font-size:12px;
}

#main_body #main_center .main_box .main_box_body table.list_box th{
padding:5px 5px 5px 5px;
border-bottom: #eee solid 1px;
}
#main_body #main_center .main_box .main_box_body table.list_box td{
text-align:left;
padding:5px;
}
#main_body #main_center .main_box .main_box_body table.list_box .gray{
background:#f9f9f9;
}
#main_body #main_center .main_box .main_box_body table.list_box .blue1{
background:#119cc9;
color:#ffffff;
}
#main_body #main_center .main_box .main_box_body table.list_box .blue2{
background:#C5F7FF;
color:#119cc9;
}
/***表組2****/
#main_body #main_center .main_box .main_box_body table.list_box_plus{
margin:15px auto;
font-size:12px;
border-top:#ccc solid 1px;
border-left:#ccc solid 1px;
}

#main_body #main_center .main_box .main_box_body table.list_box_plus th{
padding:5px 5px 5px 5px;
border-bottom:#ccc solid 1px;
border-right:#ccc solid 1px;
}
#main_body #main_center .main_box .main_box_body table.list_box_plus td{
text-align:left;
padding:5px;
border-bottom:#ccc solid 1px;
border-right:#ccc solid 1px;
}
#main_body #main_center .main_box .main_box_body table.list_box_plus .gray{
background:#f9f9f9;
}
#main_body #main_center .main_box .main_box_body table.list_box_plus .blue1{
background:#119cc9;
color:#ffffff;
}
#main_body #main_center .main_box .main_box_body table.list_box_plus .blue2{
background:#C5F7FF;
color:#119cc9;
}


#main_body #main_center .main_box .main_box_new_topics{
background:url(../images/top/new_topics_bg.gif) repeat-y;
}

#main_body #main_center .main_box_new_topics_bottom{
width:735px;
background:url(../images/top/new_topics_bg_botom.gif) no-repeat;
height:9px;
margin:0 0 5px 0;
padding:0;
}

#new_topics{
width:715px;
margin:15px 0 0 0;
}
.new_topics_box{
width:130px;
text-align:left;
float:left;
margin:0 6px 10px 6px;
}
*html .new_topics_box{
margin:0 5px 10px 5px;

}
.new_topics_box h4{
font-size:12px;
font-weight:normal;
margin:0 0 3px 0;
}

.new_topics_box p.comment{
font-size:10px;
font-weight:nomal;
margin:0 0 2px 0;
padding:0;
display:block;
}

.new_topics_box .icon{
margin:3px;
}
#new_topics #new_topics_text{
clear:both;
}

#new_topics #new_topics_text p{
font-size:12px;
display:block;
width:337px;
height:14px;
margin:0 10px 0 10px;
padding:3px 0 3px 0;
float:left;
clear:none;
}
*html #new_topics #new_topics_text p{
margin:0 5px 0 5px;
padding:3px 0 3px 0;
}
#new_topics #new_topics_text p a{
float:left;
width:277px;
overflow:hidden;
white-space:nowrap;

}
#new_topics #new_topics_text .icon{
float:right;
}
/******韓国ドラマオススメ*******/
#main_body #main_center .main_box .corea_osusume{
background:url(../images/top/h2_corea_osusume.gif) no-repeat !important;
text-indent:-9999px;
overflow:hidden;
}

/******ご利用規約*******/
.font0 {
	FONT-SIZE: 12px; LINE-HEIGHT: 15px
}

/******個人情報に関するポリシー*******/
.font1 {
	FONT-SIZE: 12px;
	LINE-HEIGHT: 15px;
	text-align: left;
}
.font2 {
	FONT-SIZE: 16px; LINE-HEIGHT: 18px
}
/******サポートページ共通*******/
.support_menu{
	float:left;
	margin:0 20px 0 0;
	width:200px;
	padding: 0;
}

.support_body{
	padding:0px;
	margin:0;
	width:690px;
	float:left;
	line-height: 1.2em;
}

.support_title{
	border-bottom:1px solid #ff7e00;
	margin: 20px 0;
	line-height:0;
	
}


/******サポートページ左メニュー共通******/
.support_left01,.support_left03,.support_top_box01,.support_top_box03{
	line-height:0;
	font-size:0;
}
.support_left01, .support_left02, .support_left03{
	padding:0px;
	margin:0;
	width:200px;
}

.support_left02{
	background:url(/images/support/support_left_body.jpg) repeat-y;
	padding: 8px 10px 8px 9px;
	width:181px;
	
}

.support_left_sub01, .support_left_sub02, .support_left_sub03{
	clear: both;
}

.support_left_sub01{
	background: url(/images/support/support_left_subtitle.jpg) no-repeat;
	height:20px;
	padding: 6px 0 0 5px;
	font: bold 12px;
	color: #333333;
}

.support_left_sub02{
	background: url(/images/support/support_left_subbody.jpg) repeat-y;
	padding: 5px 0 0 5px;
	line-height: 1.6em;
}

.support_left_sub03{
	margin:0 0 8px 0;
	line-height:0;
	font-size:0;
}


/******サポートトップページ本文******/

#support_right_navi{
	margin:0;
	padding:5px 5px 4px 5px;
	height:79px;
	width:680px;
	background:url(/images/support/support_right_navi_back.gif) no-repeat;
}

#support_right_navi_box01{
	margin:0 5px 0 0;
	padding:0;
	height:79px;
	float: left;
	width:319px;
	background:url(/images/support/support_right_navi_box01.jpg) no-repeat;
}

#support_right_navi_box02{
	margin:0 5px 0 0;
	padding:0;
	height:79px;
	float: left;
	width:216px;
	background:url(/images/support/support_right_navi_box02.jpg) no-repeat;
}

#support_right_navi_box03{
	margin:0;
	padding:0;
	height:79px;
	width:135px;
	background:url(/images/support/support_right_navi_box03.jpg) no-repeat;
	float: right;
}

.support_line_dot{
	margin:10px 0;
	padding:0;
	height:1px;
	background:url(/images/support/support_dot.jpg) repeat-x;
}

.support_line{
	margin:10px 0;
	padding:0;
	height:1px;
	background-color: #F89635;
}

.support_top_box01, .support_top_box02, .support_top_box03{
	margin:0;
	width: 690px;
}

.support_top_box02{
	background: url(/images/support/support_right_subbody.jpg) repeat-y;
	padding: 10px;
	line-height: 2em;
	width:670px;
}

/******サポートトップページ本文 Yahoo用追加******/

#support_right_navi_box01_y{
	margin:0 5px 0 0;
	padding:0;
	height:79px;
	float: left;
	width:319px;
	background:url(../../images/support/support_right_navi_box01_y.jpg) no-repeat;
}

#support_right_navi_box02_y{
	margin:0 5px 0 0;
	padding:0;
	height:79px;
	float: left;
	width:216px;
	background:url(../../images/support/support_right_navi_box02_y.jpg) no-repeat;
}
/* クリアー ------------------------------------------------------------ */

#ajia a, #ajia p, #ajia div, #ajia h1, #ajia h2, #ajia h3,#ajia h4, #ajia dl, #ajia dt, #ajia dd, #ajia ul, #ajia ol, #ajia li, #ajia tr, #ajia td, #ajia tl {
margin:0;
padding:0;
}
#ajia ul, #ajia ol, #ajia li {
	list-style:none;
}
#ajia img {
	vertical-align:bottom;
}
#ajia a img {
	border:none;
	text-decoration:none;
}
#ajia td {
	vertical-align:top;
}
.clear {
	clear: both;
}
.small_size {
	font-size: 0;
}
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/* 全体構造 ------------------------------------------------------------ */
#ajia {
	float:right;
	background: #fff;
	margin:0 1px 0 0;
	padding: 0px;
	width: 732px;
	height:auto;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height:1.22;
	color:#333333;
	background:url(../img/ajia_middle.jpg) repeat-y top center;
	display:inline;
}
#ajia #ajia_contents {
	width:732px;
	background:url(../img/ajia_top.jpg) no-repeat top center;
	text-align:center;
}
#ajia #ajia_contents2 {
	width:732px;
	height:auto;
	padding:10px 0 0;
	background:url(../img/ajia_bottom.jpg) no-repeat bottom center;
}
#ajia #ajia_header {
	width:705px;
	height:72px;
	margin:0 auto 10px;
	text-align:left;
}
#ajia #ajia_left {
	width:496px;
	float:left;
	margin:0 0 10px 13px;
	display: inline;
}
#ajia #ajia_right {
	width:200px;
	float:left;
	margin:0 0 10px 10px;
	padding:0;
}
#ajia #ajia_new {
	width:496px;
	margin-bottom:10px;
	padding:0;
	background:url(../img/ajia_new_middle.jpg) repeat-y top center;
	text-align:left;
}
#ajia #ajia_favorable {
	width:496px;
	margin-bottom:10px;
	background:url(../img/ajia_new_middle.jpg) repeat-y top center;
	text-align:left;
}
#ajia .ajia_sp {
	clear:both;
	width:496px;
	margin-bottom:10px;
	background:url(../img/ajia_sp_middle.jpg) repeat-y top center;
	text-align:left;
}
/* リンク設定 ------------------------------------------------------------ */
#ajia a:link {
	color:#0b81ab;
	text-decoration:none;
}
#ajia a:visited {
	color:#0b81ab;
	text-decoration:none;
}
#ajia a:hover {
	text-decoration:underline;
}

/* ヘッダー ------------------------------------------------------------ */
#ajia #ajia_logo {
	width:205px;
	height:48px;
}
#ajia #ajia_logo a{
	display:block;
	width:205px;
	height:48px;
}
#ajia #ajia_logo a span{
	display:none;
}
#ajia #ajia_copy {
	height:24px;
}
#ajia #ajia_copy p{
	line-height:24px;
	text-align:center;
	color:#ffffff;
	font-size:14px;;
}

/* 新着情報・おすすめ ------------------------------------------------------------ */
#ajia #ajia_new_bottom {
	height:auto;
	padding:10px;
	background:url(../img/ajia_new_bottom.jpg) no-repeat bottom center;
}
#ajia .ajia_new_con {
	width:474px;
	margin-bottom:10px;
	background:url(../img/ajia_new_conmiddle.jpg) repeat-y top center;
}
#ajia .ajia_new_contop {
	width:474px;
	height:5px;
	background:url(../img/ajia_new_contop.jpg) no-repeat top center;	
}
#ajia .ajia_new_conbottom {
	height:auto;
	padding-bottom:10px;
	background:url(../img/ajia_new_conbottom.jpg) no-repeat bottom center;
}
#ajia .ajia_new_copy {
	height:13px;
	width:452px;
	margin:5px auto 5px;
	color:#d92828;
	font-size:13px;
	line-height:1em;
	text-indent:1px;
}
#ajia .ajia_new_copy img{
	float:right;
	margin:0;
	padding:0;
}
#ajia .ajia_new_conmain {
	width:452px;
	margin:0 auto 5px;
}
#ajia .ajia_new_conmain img{
	float:left;
	margin:0 5px 5px 0;
	border:solid 1px #dadbdc;
}
#ajia .ajia_new_conmain_r{
	float:right;
	width:249px;
}
#ajia .ajia_new_conmain h3{
	display:block;
	font-size:12px;
	line-height:1.2;
	margin:0;
	padding:1px 0 3px 14px;
	background:url(../img/ajia_favorable_listmark.jpg) no-repeat top left;
}
#ajia .ajia_new_conmain p{
	font-size:10px;
	line-height:1.4;
}
#ajia .ajia_new_bt {
	clear:both;
	width:454px;
	height:34px;
	margin:0 auto;
	background:url(../img/ajia_bt_box.jpg) no-repeat top center;
}
#ajia .ajia_new_bt p{
	padding:6px 3px;
	text-align:right;
}
#ajia .ajia_new_bt img{
	margin-right:5px;
}
#ajia .ajia_short_catch {
	margin-left:0px;
	color:#FF6600;
	font-size:10px;
	margin-bottom:5px;
}
#ajia .ajia_con_note {
	margin-left:0px;
	font-size:10px;
	margin-top:10px;
}

/* 好評配信中 ------------------------------------------------------------ */
#ajia #ajia_new_bottom table {
	width:474px;
	margin:0 auto;
	padding:0;
}
#ajia .ajia_favorable_conbottom {
	width:230px;
	_width:232px;/*IE6用*/
	height:auto;
	padding-bottom:11px;
	border-left:solid 1px #dadbdc;
	border-right:solid 1px #dadbdc;
	background:#fff url(../img/ajia_favorable_conbottom.jpg) no-repeat bottom center;
}
#ajia .ajia_favorable_contop {
	width:230px;
	height:5px;
	background:url(../img/ajia_favorable_contop.jpg) no-repeat top center;
}
#ajia .ajia_favorable_conbottom h4 {
	margin:5px 10px 0;
	padding:0 0 3px 14px;
	font-size:13px;
	font-weight:600;
	line-height:1.2;
	background:url(../img/ajia_favorable_listmark.jpg) no-repeat top left;
}
#ajia .ajia_favorable_conbottom h4 img {
	margin-left:3px;
	float:right;
}
#ajia .ajia_favorable_conmain {
	width:210px;
	margin:0 auto;
}
#ajia .ajia_favorable_conmain img{
	float:left;
	margin:0 5px 0 0;
	border:solid 1px #dadbdc;
}
#ajia .ajia_favorable_conmain p{
	font-size:10px;
}
#ajia .ajia_favorable_conbt{
	float:right;
	height:14px;
	width:103px;
	margin-top:5px;
}
#ajia .ajia_favorable_conbt img{
	float:right;
	border:none;
	margin:0;
}
#ajia .ajia_favorable_space {
	line-height:1;
}
/* 特集 ------------------------------------------------------------ */
.ajia_sp h2 {
	width:496px;
	height:24px;
	margin-bottom:10px;
	background:url(../img/ajia_sp_top.jpg) no-repeat top left;
	font-size:14px;
	font-weight:600;
	line-height:24px;
	text-indent:22px;
}
#ajia .ajia_sp_bottom {
	height:auto;
	padding:10px 11px 11px;
	background:url(../img/ajia_sp_bottom.jpg) no-repeat bottom center;
}
* html #ajia .ajia_sp_bottom {/*IE6用*/
	height:1%;
}

#ajia .ajia_sp_bottom img{
	float:left;
	margin:0 5px 0 0;
	border:solid 1px #dadbdc;
}
#ajia .ajia_sp_conbt{
	float:right;
	width:237px;
	height:22px;
	margin-top:5px;
}
#ajia .ajia_sp_conbt img{
	float:right;
	border:none;
	margin:0;
	padding:0;
}
#ajia .ajia_sp_short_catch {
	margin-left:0px;
	color:#FF6600;
	font-size:12px;
	margin-bottom:5px;
}
#ajia .ajia_sp_con_txt {
	color:#000000;
	font-size:11px;
}



/* バナー ------------------------------------------------------------ */
#ajia .ajia_banner {
	margin-bottom:10px;
}

/* アジア明星ニュース ------------------------------------------------------------ */
#ajia #ajia_news {
	width:200px;
	height:auto;
	margin-bottom:10px;
	background:url(../img/ajia_news_bottom.jpg) repeat-y top center;
}
#ajia #ajia_news_bottom {
	height:auto;
	text-align:left;
	background:url(../img/ajia_news_bottom.jpg) no-repeat bottom center;
}
#ajia #ajia_news_bottom dl {
	padding:10px;
}

/* アジア明星お知らせ（左メニュー） ------------------------------------------------------------ */
#main_left #ajia_topics {
	width:200px;
	height:auto;
	margin:10px 0 10px 3px;
	background:url(../img/ajia_news_bottom.jpg) repeat-y top center;
}	
#main_left #ajia_topics_bottom {
	height:auto;
	text-align:left;
	background:url(../img/ajia_news_bottom.jpg) no-repeat bottom center;
	font-size:12px;
	font-weight: normal;
}
#main_left #ajia_topics_bottom dl {
	padding:10px;
	margin:0px;
}

/* 一押し作品 ------------------------------------------------------------ */
#ajia #ajia_push {
	width:200px;
	height:auto;
	margin-bottom:10px;
	background:url(../img/ajia_push_middle.jpg) repeat-y top center;
}
#ajia #ajia_push_bottom {
	height:auto;
	padding-bottom:10px;
	text-align:left;
	background:url(../img/ajia_push_bottom.jpg) no-repeat bottom center;
}
#ajia #ajia_push_thum {
	width:162px;
	height:112px;
	margin:10px auto 5px;
	background:url(../img/ajia_push_conbc.jpg) no-repeat top center;
}
#ajia #ajia_push_thum img{
	margin:5px;
	border:solid 1px #babcbd;
}
#ajia #ajia_push_title {
	width:160px;
	margin:0 auto;
}
#ajia #ajia_push_title h3{
	display:block;
	padding-left:14px;
	font-size:12px;
	font-weight:600;
	line-height:1.2;
	background:url(../img/ajia_push_listmark.jpg) no-repeat top left;
}
#ajia #ajia_push_title img {
	float:right;
	margin-left:3px;
}

/* ランキング ------------------------------------------------------------ */
#ajia #ajia_rank {
	width:200px;
	height:auto;
	margin-bottom:10px;
	background:url(../img/ajia_rank_middle.jpg) repeat-y top center;
}
#ajia #ajia_rank_bottom {
	height:auto;
	padding-bottom:10px;
	text-align:left;
	background:url(../img/ajia_rank_bottom.jpg) no-repeat bottom center;
}
#ajia #ajia_rank_conmain {
	width:180px;
	margin:10px auto 0;
}
#ajia .ajia_rank_con01box {
	width:180px;
	height:40px;
	background:url(../img/ajia_rank_con01.jpg) no-repeat top left;
}
#ajia .ajia_rank_con02box {
	width:180px;
	height:39px;
	background:url(../img/ajia_rank_con02.jpg) no-repeat top left;
}
#ajia .ajia_rank_con03box {
	width:180px;
	height:39px;
	background:url(../img/ajia_rank_con03.jpg) no-repeat top left;
}
#ajia .ajia_rank_con04box {
	width:180px;
	height:39px;
	background:url(../img/ajia_rank_con04.jpg) no-repeat top left;
}
#ajia .ajia_rank_con05box {
	width:180px;
	height:39px;
	background:url(../img/ajia_rank_con05.jpg) no-repeat top left;
}
#ajia #ajia_rank_conmain td {
	height:40px;
}
#ajia .ajia_rank_thum {
	width:53px;
}
#ajia .ajia_rank_thum img{
	margin:8px 7px 6px 5px;
	border:silid 1px #dadbdc;
}
#ajia .ajia_rank_num {
	width:25px;
}
#ajia .ajia_rank_num img{
	margin:10px 5px 10px 0;
}
#ajia .ajia_rank_title p{
	padding:10px 7px 0 0;
	font-size:10px;
	line-height:1.2;
}
#ajia .ajia_rank_thum2 {
	width:53px;
}
#ajia .ajia_rank_thum2 img{
	margin:7px 7px 6px 5px;
	border:silid 1px #dadbdc;
}
#ajia .ajia_rank_num2 {
	width:25px;
}
#ajia .ajia_rank_num2 img{
	margin:9px 5px 10px 0;
}
#ajia .ajia_rank_title2 p{
	padding:9px 7px 0 0;
	font-size:10px;
	line-height:1.2;
}
/* アジア明星フッター ------------------------------------------------------------ */
#asia_footer{
clear:both;
}

#asia_footer #asia_copyrigth_list {
background: url(../img/footer/copyright_bg.gif) no-repeat 0px 0px;
padding: 25px 10px 0px;
height: auto;
width: 936px;
font-size: 10px;
color: #287ea3;
font-weight: normal;
}

#asia_footer .asia_copyright_bottom {
background: url(../img/footer/copyright_bg_bottom.gif) no-repeat 0px 0;
margin: 0px;
padding: 0px;
height: 13px;
width: 956px;
}
