@charset "utf-8";

/*
Copyright (c) 2009/04/09,
*/

/*
コミック
*/

#contents_area #comic_main{
	padding:0;
	overflow: hidden;
}

#contents_area #comic_main #comic_main_line{
	padding:6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2788d;
	border-left-color: #e2788d;
	background-color:#FFF;
	overflow: hidden;
	position: relative;
}

#contents_area #comic_title{
	margin:0px;
	height:28px;
	font-weight: bold;
	overflow: hidden;
}

#comic_title .title_center .title{
	float:left;
	line-height: 28px;
	height: 28px;
}

#comic_title .title_center .sale{
	float:right;
	font-weight:normal;
	text-align:right;
	width:200px;
	line-height: 28px;
	height: 28px;
	font-size:80%;
	color:#fff;
	position: relative;
}

#contents_area #comic_title .title_left{
	width:10px;
	height: 28px;
	float: left;
	background-image: url(../image/common/title_red_left.gif);
	background-repeat: no-repeat;
	display: inline;
}

#contents_area #comic_title .title_center{
	height: 28px;
	line-height:28px;
	color: #fff;
	margin: 0 10px;
	background: url(../image/common/title_red_mid.gif) repeat-x;
}

#contents_area #comic_title .title_right{
	width:10px;
	height: 28px;
	float: right;
	background-image: url(../image/common/title_red_right.gif);
	background-repeat: no-repeat;
	display: inline;
}

#contents_area #comic_end{
	margin-bottom:1em;
	height:12px;
	font-weight: bold;
}

#contents_area #comic_end .title_left{
	width:12px;
	height: 12px;
	float: left;
	background-image: url(../image/common/comic_left_bottom.gif);
	background-repeat: no-repeat;
}

#contents_area #comic_end .title_center{
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
	height: 12px;
	padding-top: 5px;
	background: url(../image/common/comic_center_bottom.gif)  repeat-x;
}

#contents_area #comic_end .title_right{
	width:12px;
	height: 12px;
	float: right;
	background-image: url(../image/common/comic_right_bottom.gif);
	background-repeat: no-repeat;
}

/* book_list */
#contents_area #comic_main #book_list {
	/* display:inline; */
	/* background-color:#FF3;　後で削除する */
}


#contents_area #comic_main #book_list ul{
	/* background-color:#090;　後で削除する */
}

#contents_area #comic_main #book_list li{
		width:82px;
		float:left;
		height:230px;
		padding-right:3px;
		/* background-color:#303;後で削除する */
		text-align:center;
}

#contents_area #comic_main #book_list h4 {
		font-size:80%;
		line-height:120%;
		padding-top:2px;
}

#contents_area #comic_main #book_list h5 {
		font-size:70%;
		line-height:120%;
		padding-top:2px;
}

/*
レディスコミック
*/
#ladyscomic_main{
	padding:0;
	overflow: hidden;
	}

#ladyscomic_main_line{
	padding:6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2788d;
	border-left-color: #e2788d;
	background-color:#FFF;
	overflow: hidden;
	position: relative;
}

#contents_area #ladyscomic_title{
	margin:0px;
	height:28px;
	font-weight: bold;
	overflow: hidden;
	background-image: url(../image/common/title_red_mid.gif);
	background-repeat: repeat-x;
}

#ladyscomic_title .title_center .title{
	float:left;
	line-height: 28px;
	height: 28px;
}

#ladyscomic_title .title_center .sale{
	float:right;
	font-weight:normal;
	text-align:right;
	width:200px;
	line-height: 28px;
	height: 28px;
	font-size:80%;
	color:#fff;
	position: relative;
}

#contents_area #ladyscomic_title .title_left{
	width:10px;
	height: 28px;
	float: left;
	background-image: url(../image/common/title_red_leftg.gif);
	background-repeat: no-repeat;
	display: inline;
}

#contents_area #ladyscomic_title .title_center{
	height: 28px;
	line-height:28px;
	color: #fff;
	margin: 0;
}

#contents_area #ladyscomic_title .title_right{
	width:10px;
	height: 28px;
	float: right;
	background-image: url(../image/common/title_red_rightg.gif);
	background-repeat: no-repeat;
	display: inline;
}

#contents_area #ladyscomic_end{
	margin-bottom:1em;
	height:12px;
	font-weight: bold;
}

#contents_area #ladyscomic_end .title_left{
	width:12px;
	height: 12px;
	float: left;
	background-image: url(../image/common/comic_left_bottom.gif);
	background-repeat: no-repeat;
}

#contents_area #ladyscomic_end .title_center{
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
	height: 12px;
	padding-top: 5px;
	background: url(../image/common/comic_center_bottom.gif)  repeat-x;
}

#contents_area #ladyscomic_end .title_right{
	width:12px;
	height: 12px;
	float: right;
	background-image: url(../image/common/comic_right_bottom.gif);
	background-repeat: no-repeat;
}

/*
ハーレクイーンコミック
*/
#harescomic_main{
	padding:0;
	overflow: hidden;
	}

#harescomic_main_line{
	padding:6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2788d;
	border-left-color: #e2788d;
	background-color:#FFF;
	overflow: hidden;
	position: relative;
}

#contents_area #harescomic_title{
	margin:0px;
	height:28px;
	font-weight: bold;
	overflow: hidden;
	background-image: url(../image/common/title_red_mid.gif);
	background-repeat: repeat-x;
}

#harescomic_title .title_center .title{
	float:left;
	line-height: 28px;
	height: 28px;
}

#harescomic_title .title_center .sale{
	float:right;
	font-weight:normal;
	text-align:right;
	width:200px;
	line-height: 28px;
	height: 28px;
	font-size:80%;
	color:#fff;
	position: relative;
}

#contents_area #harescomic_title .title_left{
	width:10px;
	height: 28px;
	float: left;
	background-image: url(../image/common/title_red_leftg.gif);
	background-repeat: no-repeat;
	display: inline;
}

#contents_area #harescomic_title .title_center{
	height: 28px;
	line-height:28px;
	color: #fff;
	margin: 0;
}

#contents_area #harescomic_title .title_right{
	width:10px;
	height: 28px;
	float: right;
	background-image: url(../image/common/title_red_rightg.gif);
	background-repeat: no-repeat;
	display: inline;
}

#contents_area #harescomic_end{
	margin-bottom:1em;
	height:12px;
	font-weight: bold;
}

#contents_area #harescomic_end .title_left{
	width:12px;
	height: 12px;
	float: left;
	background-image: url(../image/common/comic_left_bottom.gif);
	background-repeat: no-repeat;
}

#contents_area #harescomic_end .title_center{
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
	height: 12px;
	padding-top: 5px;
	background: url(../image/common/comic_center_bottom.gif)  repeat-x;
}

#contents_area #harescomic_end .title_right{
	width:12px;
	height: 12px;
	float: right;
	background-image: url(../image/common/comic_right_bottom.gif);
	background-repeat: no-repeat;
}




/* ladys_book_list */
#contents_area #ladys_book_list {
}


#contents_area #ladys_book_list ul{
}

#contents_area #ladys_book_list li{
		width:82px;
		float:left;
		height:230px;
		padding-right:3px;
		text-align:center;
}

#contents_area #ladys_book_list h4 {
		font-size:80%;
		line-height:120%;
		padding-top:2px;

}

#contents_area #ladys_book_list h5 {
		font-size:70%;
		line-height:120%;
		padding-top:2px;
}

/*
総合図書
*/

#synthesis_main{
	padding:0px;
	background-color:#FFF;
	}

#synthesis_main_line{
	padding:6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2788d;
	border-left-color: #e2788d;
	overflow: hidden;
	position: relative;
}

#contents_area #synthesis_title{
	margin:0px;
	height:28px;
	font-weight: bold;
	overflow: hidden;
	background-image: url(../image/common/title_red_mid.gif);
	background-repeat: repeat-x;
}

#synthesis_title .title_center .title{
	float:left;
	line-height: 28px;
	height: 28px;
}

#synthesis_title .title_center .sale{
	float:right;
	font-weight:normal;
	text-align:right;
	width:200px;
	line-height: 28px;
	height: 28px;
	font-size:80%;
	color:#fff;
	position: relative;
}

#contents_area #synthesis_title .title_left{
	width:10px;
	height: 28px;
	float: left;
	background-image: url(../image/common/title_red_leftg.gif);
	background-repeat: no-repeat;
	display: inline;
}

#contents_area #synthesis_title .title_center{
	height: 28px;
	line-height:28px;
	color: #fff;
	margin: 0;
}

#contents_area #synthesis_title .title_right{
	width:10px;
	height: 28px;
	float: right;
	background-image: url(../image/common/title_red_rightg.gif);
	background-repeat: no-repeat;
	display: inline;
}


#contents_area #synthesis_end{
	margin-bottom:1em;
	height:12px;
	font-weight: bold;
}

#contents_area #synthesis_end .title_left{
	width:12px;
	height: 12px;
	float: left;
	background-image: url(../image/common/comic_left_bottom.gif);
	background-repeat: no-repeat;
}

#contents_area #synthesis_end .title_center{
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 12px;
	height: 12px;
	padding-top: 5px;
	background: url(../image/common/comic_center_bottom.gif)  repeat-x;
}

#contents_area #synthesis_end .title_right{
	width:12px;
	height: 12px;
	float: right;
	background-image: url(../image/common/comic_right_bottom.gif);
	background-repeat: no-repeat;
}


/* synthesis_book_list */
#contents_area #synthesis_book_list {
}


#contents_area #synthesis_book_list ul{
}

#contents_area #synthesis_book_list li{
		width:82px;
		height:230px;
		padding-right:3px;
		float:left;
		text-align:center;
}

#contents_area #synthesis_book_list h4 {
		font-size:80%;
		line-height:120%;
		padding-top:2px;
}

#contents_area #synthesis_book_list h5 {
		font-size:70%;
		line-height:120%;
		padding-top:2px;
}

/*
ダイナマイツ
*/

#dynamites_main{
	padding:0px;
	background-color:#FFF;}

#dynamites_main_line{
	padding:6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #e2788d;
	border-left-color: #e2788d;
	overflow: hidden;
	position: relative;
}

#contents_area #dynamites_title{
	margin:0px;
	height:28px;
	font-weight: bold;
	overflow: hidden;
	background-image: url(../image/common/title_red_mid.gif);
	background-repeat: repeat-x;
}

#dynamites_title .title_center .title{
	float:left;
	line-height: 28px;
	height: 28px;
}

#dynamites_title .title_center .sale{
	float:right;
	font-weight:normal;
	text-align:right;
	width:200px;
	line-height: 28px;
	height: 28px;
	font-size:80%;
	color:#fff;
	position: relative;
}

#contents_area #dynamites_title .title_left{
	width:10px;
	height: 28px;
	float: left;
	background-image: url(../image/common/title_red_leftg.gif);
	background-repeat: no-repeat;
	display: inline;
}

#contents_area #dynamites_title .title_center{
	height: 28px;
	line-height:28px;
	color: #fff;
	margin: 0;
}

#contents_area #dynamites_title .title_right{
	width:10px;
	height: 28px;
	float: right;
	background-image: url(../image/common/title_red_rightg.gif);
	background-repeat: no-repeat;
	display: inline;
}

#contents_area #dynamites_end{
	margin-bottom:1em;
	height:12px;
	font-weight: bold;
}

#contents_area #dynamites_end .title_left{
	width:12px;
	height: 12px;
	float: left;
	background-image: url(../image/common/comic_left_bottom.gif);
	background-repeat: no-repeat;
}

#contents_area #dynamites_end .title_center{
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	height: 30px;
	padding-top: 5px;
	background: url(../image/common/comic_center_bottom.gif)  repeat-x;
}

#contents_area #dynamites_end .title_right{
	width:12px;
	height: 12px;
	float: right;
	background-image: url(../image/common/comic_right_bottom.gif);
	background-repeat: no-repeat;
}

/* dynamites_book_list */
#contents_area #dynamites_book_list {
}


#contents_area #dynamites_book_list ul{
}

#contents_area #dynamites_book_list li{
	width:82px;
	float:left;
	text-align:center;
	padding:2px;
	margin:2px 1px;
	border: 1px solid #E5E5E5;}

#contents_area #dynamites_book_list h4 {
		font-size:80%;
		line-height:120%;
		padding-top:2px;
}

#contents_area #dynamites_book_list h5 {
		font-size:70%;
		line-height:120%;
		padding-top:2px;
}

/*　マンガバナーエリア */
 
.comic_bannar{
	padding:0px;
	margin:0 auto;
	overflow:hidden;
	_width:100%;
}

.nakaduris {
height:262px;
max-width:900px;
margin-left: auto;
margin-right: auto;
margin-bottom:10px;
overflow:hidden;
}

#comic_main .comic_bannar .comic_b{
	width:334px;
	float:left;
}

.comic_bannar .comic_b_left{
	width:592px;
	float:left;
	margin-left:15px;

}

.comic_bannar .comic_b_right{
	width:257px;
	float:left;
	margin-left:5px;
}

 
#comic_main .comic_bannar2{
	width:274px;
	float:right;
	margin-left:10px;
}

#comic_main .comic_bannar2 li{
	width:132px;
	float:left;
	padding-left:5px;
}

.comic_bannar3{
	width:556px;
	padding:0px;
	margin:0 auto;
	margin-bottom:5px;
}

.comic_bannar3 li{
	width:132px;
	float:left;
	padding-left:5px;
}

#comic_main .banner_title {
	padding-left:10px;
	background:url(../image/common/icon_arrow.gif) no-repeat;
	font-size:12px;
	margin:3px 0px;
	line-height:100%;
	font-weight:normal;
}

#comic_main .comic_bannar2 .comic_b2{
	padding:10px 5px;
}

/* KATANA用バナーエリア右側	 */
#comic_main .katana_banner{
	width:274px;
	float:right;
	margin-left:10px;
	font-size:12px;
}

#comic_main .katana_banner ul{
	padding-bottom:8px;
}

#comic_main .katana_banner li{
	padding-bottom:5px;
	line-height:100%;
}

/*　マンガサブタイトルエリア */

#comic_main #comic_main_line #comic_subt{
	margin-bottom:10px;
	background-image: url(../image/common/comic_subt_bg.gif);
	background-repeat: repeat-x;
	height:30px;
	font-weight: bold;
	color: #000;
	overflow: hidden;
	position: static;
}

#comic_main #comic_main_line #comic_subt .title_left{
	width:18px;
	height: 30px;
	float: left;
	background-image: url(../image/common/comic_subt_left_bg.gif);
	background-repeat: no-repeat;
}


#comic_main #comic_main_line #comic_subt .title_center{
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 18px;
	height: 30px;
	/*padding-top: 5px;*/
}

#comic_main #comic_main_line #comic_subt .title_right{
	width:18px;
	height: 30px;
	float: right;
	background-image: url(../image/common/comic_subt_right_bg.gif);
	background-repeat: no-repeat;
}


#comic_main #comic_main_line #comic_subt .title{
	float:left;
	height: 30px;
	line-height: 30px;
}


#comic_main #comic_main_line #comic_subt .sorting_area{
	float:right;
	font-weight:normal;
	height: 30px;
	font-size: 80%;
	line-height: 30px;
	text-align:right;
}

#comic_main #comic_main_line #comic_subt .title_center .new {
	float:left;
	padding-top:5px;
	padding-left:5px;
	height: 30px;
}

/*　レディスコミックバナーエリア */
 
#ladyscomic_main .ladyscomic_bannar{
	width:618px;
	padding:0px;
	margin:0 auto;
	margin-bottom:10px;
	overflow:hidden;}

#ladyscomic_main .ladyscomic_bannar .comic_b{
	width:334px;
	float:left;}

 
#ladyscomic_main .ladyscomic_bannar2{
	width:274px;
	float:right;
	margin-left:10px;
}


#ladyscomic_main .ladyscomic_bannar2 li{
	width:132px;
	float:left;
	padding-left:5px;
}

#ladyscomic_main .banner_title {
	padding-left:10px;
	background:url(../image/common/icon_arrow.gif) no-repeat;
	font-size:12px;
	margin:3px 0px;
	line-height:100%;
	font-weight:normal;
}
#ladyscomic_main .ladyscomic_bannar2 .comic_b2{
	padding:10px 5px;
}

/*　レディスコミックサブタイトルエリア */

#ladyscomic_main #ladyscomic_main_line #ladyscomic_subt{
	margin-bottom:10px;
	background-image: url(../image/common/comic_subt_bg.gif);
	background-repeat: repeat-x;
	height:30px;
	font-weight: bold;
	color: #000;
	overflow: hidden;
	position: static;
}

#ladyscomic_main #ladyscomic_main_line #ladyscomic_subt .title_left{
	width:18px;
	height: 30px;
	float: left;
	background-image: url(../image/common/comic_subt_left_bg.gif);
	background-repeat: no-repeat;
}


#ladyscomic_main #ladyscomic_main_line #ladyscomic_subt .title_center{
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 18px;
	height: 30px;
	/*padding-top: 5px;*/
}

#ladyscomic_main #ladyscomic_main_line #ladyscomic_subt .title_right{
	width:18px;
	height: 30px;
	float: right;
	background-image: url(../image/common/comic_subt_right_bg.gif);
	background-repeat: no-repeat;
}


#ladyscomic_main #ladyscomic_main_line #ladyscomic_subt .title{
	float:left;
	height: 30px;
	line-height: 30px;
}


#ladyscomic_main #ladyscomic_main_line #ladyscomic_subt .sorting_area{
	float:right;
	font-weight:normal;
	height: 30px;
	font-size: 80%;
	line-height: 30px;
	text-align:right;
}

#ladyscomic_main #ladyscomic_main_line #ladyscomic_subt .title_center .new {
	float:left;
	padding-top:5px;
	padding-left:5px;
	height: 30px;
}

/*　ハーレコミックバナーエリア */
 
#harescomic_main .ladyscomic_bannar{
	width:618px;
	padding:0px;
	margin:0 auto;
	margin-bottom:10px;
	overflow:hidden;}

#harescomic_main .ladyscomic_bannar .comic_b{
	width:334px;
	float:left;}

 
#harescomic_main .ladyscomic_bannar2{
	width:274px;
	float:right;
	margin-left:10px;
}


#harescomic_main .ladyscomic_bannar2 li{
	width:132px;
	float:left;
	padding-left:5px;
}

#harescomic_main .banner_title {
	padding-left:10px;
	background:url(../image/common/icon_arrow.gif) no-repeat;
	font-size:12px;
	margin:3px 0px;
	line-height:100%;
	font-weight:normal;
}
#harescomic_main .ladyscomic_bannar2 .comic_b2{
	padding:10px 5px;
}

/*　レディスコミックサブタイトルエリア */

#harescomic_main #harescomic_main_line #harescomic_subt{
	margin-bottom:10px;
	background-image: url(../image/common/comic_subt_bg.gif);
	background-repeat: repeat-x;
	height:30px;
	font-weight: bold;
	color: #000;
	overflow: hidden;
	position: static;
}

#harescomic_main #harescomic_main_line #harescomic_subt .title_left{
	width:18px;
	height: 30px;
	float: left;
	background-image: url(../image/common/comic_subt_left_bg.gif);
	background-repeat: no-repeat;
}


#harescomic_main #harescomic_main_line #harescomic_subt .title_center{
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 18px;
	height: 30px;
	/*padding-top: 5px;*/
}

#harescomic_main #harescomic_main_line #harescomic_subt .title_right{
	width:18px;
	height: 30px;
	float: right;
	background-image: url(../image/common/comic_subt_right_bg.gif);
	background-repeat: no-repeat;
}


#harescomic_main #harescomic_main_line #harescomic_subt .title{
	float:left;
	height: 30px;
	line-height: 30px;
}


#harescomic_main #harescomic_main_line #harescomic_subt .sorting_area{
	float:right;
	font-weight:normal;
	height: 30px;
	font-size: 80%;
	line-height: 30px;
	text-align:right;
}

#harescomic_main #harescomic_main_line #harescomic_subt .title_center .new {
	float:left;
	padding-top:5px;
	padding-left:5px;
	height: 30px;
}

/*　総合図書バナーエリア */
 
#synthesis_main #synthesis_bannar{
	width:618px;
	padding:0px;
	margin:0 auto;
	margin-bottom:10px;
	overflow:hidden;
}

#synthesis_main #synthesis_bannar .comic_b{
	width:334px;
	float:left;
}

 
#synthesis_main #synthesis_bannar2{
	width:274px;
	float:right;
	margin-left:10px;
	font-size:90%;
}


#synthesis_main #synthesis_bannar2 li{
	width:132px;
	float:left;
	padding-left:5px;
}

#synthesis_main .banner_title {
	padding-left:10px;
	background:url(../image/common/icon_arrow.gif) no-repeat;
	font-size:12px;
	margin:3px 0px;
	line-height:100%;
	font-weight:normal;
}

#synthesis_main #synthesis_bannar2 .comic_b2{
	padding:10px 5px;
}

/*　総合図書サブタイトルエリア */

#synthesis_main #synthesis_main_line #synthesis_subt{
	margin-bottom:10px;
	background-image: url(../image/common/comic_subt_bg.gif);
	background-repeat: repeat-x;
	height:30px;
	font-weight: bold;
	color: #000;
	overflow: hidden;
	position: static;
}

#synthesis_main #synthesis_main_line #synthesis_subt .title_left{
	width:18px;
	height: 30px;
	float: left;
	background-image: url(../image/common/comic_subt_left_bg.gif);
	background-repeat: no-repeat;
}


#synthesis_main #synthesis_main_line #synthesis_subt .title_center{
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 18px;
	height: 30px;
	/*padding-top: 5px;*/
}

#synthesis_main #synthesis_main_line #synthesis_subt .title_right{
	width:18px;
	height: 30px;
	float: right;
	background-image: url(../image/common/comic_subt_right_bg.gif);
	background-repeat: no-repeat;
}


#synthesis_main #synthesis_main_line #synthesis_subt .title{
	float:left;
	height: 30px;
	line-height: 30px;
}


#synthesis_main #synthesis_main_line #synthesis_subt .sorting_area{
	float:right;
	font-weight:normal;
	height: 30px;
	font-size: 80%;
	line-height: 30px;
	text-align:right;
}

#synthesis_main #synthesis_main_line #synthesis_subt .title_center .new {
	float:left;
	padding-top:5px;
	padding-left:5px;
	height: 30px;
}

/*　ダイナマイツバナーエリア */
 
#dynamites_main #dynamites_bannar{
	width:618px;
	padding:0px;
	margin:0 auto;
	margin-bottom:10px;
	overflow:hidden;}

#dynamites_main #dynamites_bannar .comic_b{
	width:334px;
	float:left;}

 
#dynamites_main #dynamites_bannar2{
	width:274px;
	float:right;
	margin-left:10px;}
	
#dynamites_main #dynamites_bannar2 li{
	width:132px;
	float:left;
	padding-left:5px;
}

#dynamites_main .banner_title {
	padding-left:10px;
	background:url(../image/common/icon_arrow.gif) no-repeat;
	font-size:12px;
	margin:3px 0px;
	line-height:100%;
	font-weight:normal;
}
#dynamites_main #dynamites_bannar2 .comic_b2{
	padding:10px 5px;
}

/*　ダイナマイツサブタイトルエリア */

#dynamites_main #dynamites_main_line #dynamites_subt{
	margin-bottom:10px;
	background-image: url(../image/common/comic_subt_bg.gif);
	background-repeat: repeat-x;
	height:30px;
	font-weight: bold;
	color: #000;
	overflow: hidden;
	position: static;
}

#dynamites_main #dynamites_main_line #dynamites_subt .title_left{
	width:18px;
	height: 30px;
	float: left;
	background-image: url(../image/common/comic_subt_left_bg.gif);
	background-repeat: no-repeat;
}


#dynamites_main #dynamites_main_line #dynamites_subt .title_center{
	margin-top: 0;
	margin-right: 18px;
	margin-bottom: 0;
	margin-left: 18px;
	height: 30px;
	/*padding-top: 5px;*/
}

#dynamites_main #dynamites_main_line #dynamites_subt .title_right{
	width:18px;
	height: 30px;
	float: right;
	background-image: url(../image/common/comic_subt_right_bg.gif);
	background-repeat: no-repeat;
}


#dynamites_main #dynamites_main_line #dynamites_subt .title{
	float:left;
	height: 30px;
	line-height: 30px;
}


#dynamites_main #dynamites_main_line #dynamites_subt .sorting_area{
	float:right;
	font-weight:normal;
	height: 30px;
	font-size: 80%;
	line-height: 30px;
	text-align:right;
}

#dynamites_main #dynamites_main_line #dynamites_subt .title_center .new {
	float:left;
	padding-top:5px;
	padding-left:5px;
	height: 30px;
}

/*　雑誌エリア */

.nakaduris_2 {
	height:262px;
	max-width:590px;
	margin:0 auto;
	overflow:hidden;
}

.comic_bannar .comic_b_center{
	width:590px;
	height:246px;
}

#comic_main .nakaduris_2  .banner_title {
	padding-left:10px;
	background:url(../image/common/icon_arrow.gif) no-repeat;
	font-size:12px;
	margin:3px 0px;
	line-height:100%;
	font-weight:normal;
}


}