/* ------------------------------------
 → お知らせバナー
 * ------------------------------------*/
 #osirase{ width:500px;
 height:28px;
 padding-bottom:8px;}

#info{border:#FF0000 solid 2px;
 color:#000000;
 font-size:12px;
 margin-bottom:5px;
 padding-top:5px;
 background-color:#FFFFFF;
 font-weight:bold;
 text-align:center;
 line-height:15px;
 padding-bottom:5px;
 }
  #info dl{width:500px;
  padding-left:3px;
  margin-bottom:5px;
}
 #info dl dt{font-size:13px;
 color:#FF0000;
 padding-bottom:5px;}
 #kya{ line-height:2.5em;}
 
 #info span{color:#FF0000;}

 /* ------------------------------------
 → メイン
 * ------------------------------------*/
.main_img {
	margin-bottom:10px;
}
.main_img img{
	display:block;
}
h2 {
	text-indent:-9999px;
	height:22px;
	_padding-top:21px;
	font-size:1px;
}
h3 {
	text-indent:-9999px;
	height:41px;
}
/* ------------------------------------
 → 総合ニュース
 * ------------------------------------*/
h2#news {
	background:url("../common/news_all_top.gif") 0 0 no-repeat;
}
#news_list {
	height:100px;
	border:#ddd solid 1px;
	background-color:#fff;
	overflow:auto;
	padding-left:15px;
	padding-right:15px;
	margin-bottom:10px;
}
#news_list dl {
	clear:both;
	padding-bottom:5px;
	background:url("../common/tensen.gif") 0 bottom no-repeat;
}
#news_list dl dt {
	float:left;
	width:50px;
}
#news_list dl dd {
	float:right;
	text-align:left;
	width:400px;
}

/* ------------------------------------
 → 最新作
 * ------------------------------------*/
h3#new {
	background:url("../common/new_prd_top.gif") 0 top no-repeat;
}
#new_list {
	line-height:1.2;
}
#new_list ul {
	background:url("../common/fl_bg.gif") 0 0 repeat-y;
	padding-top:2px;
}
#new_list ul li{
	width:166px;
	float:left;
	text-align:center;
}
#new_list ul li dl {
	margin-left:1px;
	margin-right:1px;
	padding-top:5px;
	height:300px;
	background-color:#eee;
	word-break: break-all;
}
#new_list ul li dl.news_pink {
	background-color:#ffe1e1;
}
#new_list ul li dl.news_r15 {
	background-color:#ffff80;
}
.kakaku{font-size:12px;}
.kakaku img{ padding-right:2px;}

/* ------------------------------------
 → 新作案内
 * ------------------------------------*/
h3#item {
	background:url("../common/new_prd_top.gif") 0 top no-repeat;
}
#item_list {
	background:url("../common/new_prd_bottom.gif") 0 bottom no-repeat;
	padding-bottom:22px;
	margin-bottom:10px;
	line-height:1.2;
}
#item_list ul {
	background:url("../common/fl_bg.gif") 0 0 repeat-y;
	padding-top:5px;
	border-bottom:#000000 1px solid;
	margin-bottom:5px;
}
#item_list ul li{
	width:100px;
	float:left;
	text-align:center;
}
#item_list ul li dl {
	margin-left:1px;
	margin-right:1px;
	padding-top:5px;
	height:200px;
	background-color:#eee;
	word-break: break-all;
}
#item_list ul li dl.news_pink {
	background-color:#ffe1e1;
}
#item_list ul li dl.news_r15 {
	background-color:#ffff80;
}
/* ------------------------------------
 → 月額見放題　新作案内
 * ------------------------------------*/
h3#member {
	background:url("../common/member_new_top.gif") 0 top no-repeat;
}
#member_list {
	background:url("../common/member_new_bottom.gif") 0 bottom no-repeat;
	padding-bottom:22px;
	margin-bottom:10px;
	line-height:1.2;
}
#member_list ul {
	background:url("../common/fl_bg.gif") 0 0 repeat-y;
	padding-top:5px;
}
#member_list ul li{
	width:100px;
	float:left;
	text-align:center;
}
#member_list ul li dl {
	margin-left:2px;
	margin-right:2px;
	padding-top:5px;
	height:220px;
	background-color:#eee;
	word-break: break-all;
}
#member_list ul li dl.news_pink {
	background-color:#ffe1e1;
}
#member_list ul li dl.news_r15 {
	background-color:#ffff80;
}
/* ------------------------------------
 → トップへ
  * ------------------------------------*/
#go_to_top {
	clear:both;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:235px;
	height:18px;
	text-align:right;
}