@import url("tag.css");
/*----------
基本レイアウト
----------*/
body {
	color: #333333;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #FDE6F2;
}
p {
	font-size: 12px;
	line-height: 160%;
	margin-bottom: 0px;
	margin-top: 0px;
}
#container {
	width : 950px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
}
#box_area {
	float : none;
	width : 330px;
	clear: both;
	display: inline;
}
#sidebox {
	float : left;
	width : 230px;
	margin-right: 0px;
	_margin-right: 0px;
	margin-bottom: 30px;
}
#mainbox {
	float : left;
	width : 610px;
	text-align: left;
	height: 160px;
	clear: both;
}
#contents {
	margin-left: 20px;
	width: 670px;
}
/*----------
ヘッダー
----------*/

#header {
	background-image: url(../images/main_headerbg.gif);
	background-repeat: no-repeat;
	height: 90px;
}
#header #pankuzu {
	height: 20px;
}
#header #pankuzu p {
	font-size: 10px;
	margin: 0px;
}
/*----------
サイドメニュー
----------*/

#sidebox h1 {
	background-image: url(../images/side_h1.jpg);
	background-repeat: no-repeat;
	height: 125px;
	margin-bottom: 10px;
	display: block;
}
#sidebox ul {
	list-style-type: none;
	margin: 0px;
}
#side_navibox a {
	background-image: url(../images/index_navibox.gif);
}
#side_navicomic a {
	background-image: url(../images/index_navicomic.gif);
}
#side_navichira a {
	background-image: url(../images/index_navichira.gif);
}
#side_special a {
	background-image: url(../images/index_special.gif);
}

#side_navibox a, #side_navicomic a, #side_navichira a, #side_special a {
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 20px;
	display: block;
	width: 113px;
}
#side_navibox a:hover, #side_navicomic a:hover , #side_navichira a:hover , #side_special a:hover {
	background-position: left -20px;
}
#sidebox li {
	float:left;
}
#sidebox #side_feelyoung {
	background-image: url(../images/index_fybg.gif);
	background-repeat: no-repeat;
	height: 315px;
	text-align: center;
	background-position: left 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 230px;
}
#sidebox #side_feelyoung #side_fycover {
	margin-bottom:8px;
	margin-top: 10px;
}
#sidebox #side_feelyoung p {
	font-size: 12px;
	line-height: 100%;
	margin-bottom: 0px;
}
#sidebox #side_feelyoung #side_fytitle {
	float: left;
	height: 56px;
	width: 102px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
/*
*/
#sidebox #side_feelyoung #side_fydetail a {
	background-image: url(../images/side_fybtn.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 22px;
	width: 102px;
	display: block;
}
#sidebox #side_feelyoung #side_fydetail a:hover {
	background-position: left -22px;
}
#sidebox #side_feelyoung #side_fydetail {
	float: left;
	width: 102px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
#sidebox #side_navisub ul {
	margin-left: 25px;
	margin-bottom: 8px;
}
#sidebox #side_navisub li {
	background-image: url(../images/delta3px.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	font-size: 12px;
	line-height: 1.5em;
	padding-left: 10px;
	width: 190px;
	margin-bottom: 0px;
	text-align: left;
	_margin-top:3px; /*IE用ハック*/
}
#sidebox #side_navisub a {
	background-image: none;
	width: 190px;
}
#sidebox #side_feelyoung #side_fydetail p {
	text-align: left;
	margin-bottom: 5px;
}
#sidebox #side_navibox ,#sidebox #side_navichira {
	margin-right: 4px;
}

#fydetail_2 {
	float: left;
	width: 98px;
	margin-top: 255px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	_margin-left: 0px;/*IE用ハック*/
	height: 18px;
	text-align: right;
}
#fydetail_2 a {
	background-image: url(../images/fydetail_2.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 18px;
	width: 88px;
	display: block;
	float: right;
}
#fydetail_2 a:hover {
	background-position: left -18px;
}
.fy_banner {
	margin-top: 5px;
	clear: both;
	float: left;
}
.banner_box {
	clear: both;
	float: left;
	width: 230px;
}
.banner_box li {
	float: left;
	width: 115px;
	margin-top: 5px;
}
.banner_box li.left {
	text-align: left;
}
.banner_box li.right {
	text-align: right;
}
.banner_box .left_txt {
	width: 113px;
	font-size: 10px;
	text-align: left;
	margin-bottom: 3px;
}
.banner_box .right_txt {
	width: 113px;
	font-size: 10px;
	text-align: left;
	margin-bottom: 3px;
	float: right;
}

/*----------
フッター
----------*/

#footer {
	clear: both;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
	height: 70px;
	text-align: center;
	padding-top: 30px;
	margin: 0px;
	background-position: center 20px;
}
#footer .copyright {
	font-size: 10px;
	line-height: 150%;
	color: #666666;
	margin-bottom: 20px;
}
#index_footerlink {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	_margin-bottom: 0px;/*IE用ハック*/
}
#index_footerlink .footer-link {
	font-size: 10px;
	color: #CCCCCC;
	margin-bottom: 10px;
}
#index_footerlink .footer-link a {
	color: #333333;
}
/*----------
下段
----------*/
#index_under {
	clear: both;
	text-align: left;
	background-image: url(../images/yomidokoro.gif);
	width: 950px;
	background-repeat: no-repeat;
	background-position: 240px 160px;
}
#index_book {
	background-image: url(../images/index_bookbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 330px;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	clear: left;
}
#index_right {
	width: 610px;
	float: right;
	margin-left: 0px;
}
#index_booktitle {
	background-image: url(../images/index_booktitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
	padding-top: 9px;
}
#index_book #index_booktitle a {
	background-image: url(../images/index_booksearch.gif);
	background-position: left top;
	display: block;
	height: 22px;
	width: 90px;
	margin-left: 230px;
}
#index_book #index_booktitle a:hover {
	background-position: left -22px;
}
#index_book .comic-detail {
	background-color: #FFFFFF;
	width: 300px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding: 5px;
}
#index_book .comic-detail .comic-detail-ph {
	float: left;
	margin-right: 10px;
}
#index_book .comic-detail .comic-detail-title {
	font-weight: bold;
	font-size: 12px;
	color: #FF3300;
	margin-bottom: 4px;
	line-height: 100%;
}
#index_book .comic-detail .comic-detail-author {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	line-height: 100%;
	margin-bottom: 5px;
}
#index_book .comic-detail .comic-detail-author .comic-detail-price {
	font-weight: normal;
	margin-left: 10px;
	font-size: 10px;
}
#index_book .comic-detail .comic-detail-cap {
	width: 220px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	margin-left: 80px;
	padding-top: 3px;
}
#index_book .comic-detail .comic-detail-cap p {
	line-height: 130%;
	font-size: 10px;
	margin-bottom: 5px;
}
#index_book .comic-detail .comic-detail-check {
	width: 91px;
	height: 16px;
	list-style-type: none;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#index_book .comic-detail .comic-detail-buy {
	width: 41px;
	height: 16px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	display: inline;
	float: left;
}
#index_book .comic-detail .comic-detail-interview {
	width: 71px;
	height: 16px;
	list-style-type: none;
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#index_book .comic-detail .comic-detail-cap .comic-detail-check a {
	display:block;
	width: 91px;
	height: 16px;
	background-image: url(../images/btn_comiccheck.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#index_book .comic-detail .comic-detail-cap .comic-detail-buy a {
	display:block;
	width: 41px;
	height: 16px;
	background-image: url(../images/btn_comicbuy.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#index_book .comic-detail .comic-detail-cap .comic-detail-interview a {
	display:block;
	width: 71px;
	height: 16px;
	background-image: url(../images/btn_interview.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#index_book .comic-detail .comic-detail-cap .comic-detail-lpaca a {
	display:block;
	width: 100px;
	height: 16px;
	background-image: url(../images/btn_lpaca.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#index_book .comic-detail .comic-detail-cap .comic-detail-check a:hover, #index_book .comic-detail .comic-detail-cap .comic-detail-buy a:hover, #index_book .comic-detail .comic-detail-cap .comic-detail-interview a:hover,#index_book .comic-detail .comic-detail-cap .comic-detail-lpaca a:hover {
	background-position:left -16px;
}
#index_book .comic-detail .comic-detail-cap .comic-detail-check, #index_book .comic-detail .comic-detail-cap .comic-detail-buy, #index_book .comic-detail .comic-detail-cap .comic-detail-interview, #index_book .comic-detail .comic-detail-cap .comic-detail-lpaca {
	margin-bottom:0px;
}

.comic-detail-02 {
	width: 100px;
	height: 16px;
	margin: 5px 0px 0px 0px;
	float: left;
}


/* 2009/07/05
下段左バナー
*/


#index_banner {
	background-repeat: repeat-y;
	background-position: left top;
	width: 330px;
	float: left;
}

#index_leftbanner {
	width: 330px;
	float: left;
	clear: left;
}
p.under_left_banner {
	margin: 0px;
	padding: 0px;
}

p.under_left_banner a{
	text-align: left;
	display:block;
	margin: 0px;
	width: 320px;
	padding: 5px;
}

p.under_left_banner a:hover{
	background-color: #FFFFFF;
	color: #003366;
}

p.under_left_menu2 {
	margin: 0px;
	padding: 0px;
}

p.under_left_menu2 a{
	font-size: 100%;
	line-height: 120%;
	text-align: left;
	font-family: "lr oSVbN", Osaka, "qMmpS Pro W3";
	vertical-align: top;
	display:block;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 26px;
	background-image: url(http://www.shodensha.co.jp/images/link_b.gif);
	background-repeat: no-repeat;
	background-position: 14px 7px;
	text-decoration: none;
	width: 300px;
	margin: 0px;
	color: #003366;
}

p.under_left_menu2 a:hover{
	background-color: #FFFFFF;
	color: #003366;
}


#index_leftbanner .under-left-banner-detail {
	/*background-color: #FFFFFF;*/
	width: 330px;
	margin-bottom: 10px;
	text-align: left;
}

#index_leftbanner .under-left-banner-float {
	width: 330px;
	margin: 0px;
	text-align: left;
	float: left;
	clear: both;
}
#index_leftbanner .under-left-banner-float img {
	padding: 0px 10px 10px 0px;
	float: left;
}

/*
今月の読みどころ
*/

#index_right #index_issue {
	background-color: #F2F2F2;
	width: 608px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#index_right #index_issue #index_issuetitle {
	background-image: url(../images/index_currenttitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
}
#index_right #index_issue a {
	background-image: url(../images/side_fybtn.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 22px;
	width: 102px;
	display: block;
}
#index_right #index_issue a:hover {
	background-position: left -22px;
}
#index_right #index_issue #fydetail {
	float: left;
	width: 102px;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 497px;
	_margin-left: 250px;/*IE用ハック*/
}
#index_right #index_issue .current_hl_big {
	width: 572px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-left: 8px;
	padding: 10px;
	margin-bottom: 8px;
}
#index_right #index_issue .current_hl_mini {
	width: 270px;
	_width: 271px;/*IE用ハック*/
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
	margin-bottom: 8px;
	float: left;
	margin-left: 9px;
	_margin-right: 4px;/*IE用ハック*/
	_margin-left: 4px;/*IE用ハック*/
}
#index_right #index_issue .current_hl_big .current_hl_ph, #index_right #index_issue .current_hl_mini .current_hl_ph {
	float: left;
	margin-right: 10px;
}
#index_right #index_issue .current_hl_btm {
	clear: both;
	height: 1px;
}
#index_right #index_issue .current_hl_big .current_hl_shoulder {
	color: #FF6633;
	font-size: 12px;
	font-weight: bold;
}
#index_right #index_issue p {
	margin-bottom: 0px;
}
#index_right #index_issue .current_hl_big .current_hl_shoulder {
	background-image: url(../feelyoung/images/star_deep.gif);
	background-repeat: no-repeat;
	background-position: 90px 0px;
	_background-position: 90px -2px; /*IE用ハック*/
	padding-left: 102px;
	font-weight: bold;
	color: #FF6633;
	line-height: 100%;
	margin-bottom: 6px;
}
#index_right #index_issue #current_issue .current_hl_big .current_hl_name {
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 5px;
	color: #4C4C4C;
}
#index_right #index_issue .current_hl_big .current_hl_title {
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	color: #FF3300;
	margin-bottom: 6px;
}
#index_right #index_issuee .current_hl_big .current_hl_cap {
	font-size: 12px;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 0px;
}
#index_right #index_issue .current_hl_mini .current_hl_shoulder {
	background-image: url(../feelyoung/images/star_deep10px.gif);
	background-repeat: no-repeat;
	background-position: 70px 0px;
	padding-left: 78px;
	font-weight: normal;
	color: #FF6633;
	line-height: 100%;
	margin-bottom: 4px;
	_margin-bottom: 2px; /*IE用ハック*/
	font-size: 10px;
}
#index_right #index_issue .current_hl_mini .current_hl_name {
	font-size: 10px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 2px;
	color: #4C4C4C;
}
#index_right #index_issue .current_hl_mini .current_hl_title {
	font-size: 10px;
	font-weight: bold;
	line-height: 100%;
	color: #FF3300;
	margin-bottom: 4px;
	_margin-bottom: 2px; /*IE用ハック*/
}
#index_right #index_issue .current_hl_mini .current_hl_cap {
	font-size: 10px;
	font-weight: normal;
	line-height: 100%;
	margin-bottom: 0px;
}
#index_right #index_issue #current_issue .current_hl_btm {
	height: 11px;
	margin-bottom: 0px;
	background-image: url(../feelyoung/images/btm_current.gif);
	background-position: left top;
	padding: 0px;
}
#index_right #index_issue .current_hl_big .current_hl_name {
	font-size: 16px;
	font-weight: bold;
}

/*
スペシャル企画＆ニュース
*/

#index_special {
	clear: both;
	background-color: #FFFFFF;
	width: 610px;
	margin-bottom: 10px;
}

#index_special .index_special_inner {
	padding-right: 10px;
	padding-left: 10px;
}

#index_special h3 {
	height: auto;
	width: auto;
	background-image: none;
	padding: 0px;
	font-size: 12px;
	color: #FF3300;
	margin-bottom: 6px;
}
#index_special .splist_date,#index_news .splist_date {
	font-size: 10px;
	font-weight: normal;
	margin-left: 5px;
	color: #666666;
}
#index_special .splist p {
	margin-bottom: 6px;
	line-height: 150%;
}
#index_special .splist .splist_img,#index_news .splist .splist_img {
	width: 50px;
	margin-right: 10px;
	float: left;
}
#index_special .splist .splist_detail,#index_news .splist .splist_detail {
	float: left;
	width: 530px;
}
#index_special .splist,#index_news .splist {
	float: left;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#index_special .splist .splist_detail .spliset_btncontinue a {
	background-image: url(../special/images/btn_continue.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 80px;
	display: block;
}
#index_special .splist .splist_detail .spliset_btncontinue a:hover {
	background-position: left -22px;
}
#index_special h2 {
	background-image: url(../images/index_specialtitle.gif);
	background-position: left top;
	height: 20px;
	margin-bottom: 10px;
}
#index_news h2 {
	background-image: url(../images/index_newstitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	margin-bottom: 10px;
}
#index_news {
	clear: both;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	width: 610px;
}
#index_news .index_news_inner {
	padding-right: 10px;
	padding-left: 10px;
}


#index_news h3 {
	height: auto;
	width: auto;
	background-image: none;
	padding: 0px;
	font-size: 12px;
	color: #81B7B7;
	margin-bottom: 6px;
}
#index_news .splist p,#index_news .splist p {
	margin-bottom: 0px;
	line-height: 150%;
}#index_next {
	margin-bottom: 20px;
	clear: both;
	background-image: url(../images/index_nextbg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px;
}
#index_next h2 {
	background-image: url(../images/index_nexttitle.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	margin-bottom: 10px;
}
#index_next ul {
	margin-left: 20px;
}
#index_next li {
	margin-left: 20px;
	list-style-type: square;
	margin-bottom: 3px;
}
#index_next #index_nextimg {
	float: right;
	height: 46px;
	width: 151px;
	background-image: url(../images/index_nextcoming.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#index_nextbtm {
	background-image: url(../images/index_nextbtm.gif);
	height: 10px;
	background-repeat: no-repeat;
	background-position: left top;
}
#footer #index_footerlink .footer_banner li {
	list-style-type: none;
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}

span.new {
    display: none;
    color: red;
}
span.new img {
	vertical-align: middle;
	margin-right: 5px;
}
span.new2 img {
	vertical-align: middle;
	margin-right: 5px;
}
/*
*/
#side_fydetail_b a {
	background-image: url(../images/side_fybtn_b.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 22px;
	width: 102px;
	display: block;
}
#side_fydetail_b a:hover {
	background-position: left -22px;
}
#side_fydetail_b {
	float: left;
	width: 102px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
