Loading...
@charset “utf-8”; /* CSS Document */ body { margin: 0 0; padding: 0 0; background: #FFF; color: #333; font-size: 0.78em; font-family: “MS Pゴシック”, “ヒラギノ角ゴ Pro W3”, “Hiragino Kaku Gothic Pro”, “メイリオ”, Meiryo, Osaka, “MS PGothic”, sans-serif; line-height: 150%; /line-height: 145%; word-wrap: break-word; } * { margin: 0; padding: 0; } h1 { margin: 0 0; padding: 0 0; display: block; font-size: 2em; margin-block-start: 0.67em; margin-block-end: 0.67em; margin-inline-start: 0px; margin-inline-end: 0px; font-weight: bold; line-height:150%; text-align: center; } #wrraper { width:850px; height:100%;/* for IE6 */ min-height:100%; margin:0 auto; line-height:150%; } #wrraper { width:850px; background-color:#FFFFFF; margin:0 auto; } #wrraper #contents { width:850px; margin:0 auto; } #wrraper #contents #header{ font-size:1.5em; padding:70px 0 10px 0; } #wrraper #contents #info{ padding:20px 0 20px 30px; } #wrraper #contents img { padding-top:20px; padding-bottom:20px; } #wrraper #white #contents #topics_line #topics_box { border-left:1px solid #F17497; border-right:1px solid #F17497; text-align:center; } #wrraper #white #contents #topics_line #topics_box ul { width:552px; margin:0 auto; text-align:center; } #wrraper #white #contents #topics_line #topics_box ul li { text-align:left; list-style:url(images/disc.gif); list-style-position:outside; font-size:15px; } /* 最新刊 */ #wrraper #white #contents #new_line { width:680px; padding:10px 0 10px 0; } #wrraper #white #contents #new_line img.line { padding:10px 0 10px 0; } #wrraper #white #contents #new_line p.word { padding: 10px 0 10px 0; font-size:15px; } #wrraper #white #contents #new_line #left_box { padding-top:60px; width:343px; float:left; } #wrraper #white #contents #new_line #left_box p.sale{ padding: 10px 0 10px 10px; } #wrraper #white #contents #new_line #left_box p#detail_p { border-top:1px solid #F17497; border-bottom:1px solid #F17497; padding:10px 0 0 0; text-align:center; font-size:15px; } #wrraper #white #contents #new_line #left_box #detail_line { padding-top:10px; } #wrraper #white #contents #new_line #left_box #detail_line #pink { width:343pix; background-color:#FDE8EE; text-align:left; } #wrraper #white #contents #new_line #left_box #detail_line #pink p { padding-left:30px; } #wrraper #white #contents #new_line #right_box { width:240px; float:right; } #wrraper #white #contents #new_line #pic{ witdh:300px; clear:both; } /* 既刊本 */ #wrraper #white #contents .book_line .ichidan { padding-bottom:20px; height:138px; } #wrraper #white #contents .book_line .ichidan .left { width:330px; float:left; } #wrraper #white #contents .book_line .ichidan .right { width:330px; float:right; } #wrraper #white #contents .book_line .ichidan .book_box { width:330px; height:138px; background-color:#FFFFC8; } #wrraper #white #contents .book_line .ichidan .book_box img { width:120px; float:left; } #wrraper #white #contents .book_line .ichidan .book_box .p_box { width:195px; float:right; } #wrraper #white #contents .book_line .ichidan .book_box .p_box .book_title { font-size:13px; font-weight:bold; border-bottom:1px solid #333; width:180px; padding:5px 0 5px 0; } #wrraper #white #contents .book_line .ichidan .book_box .p_box .book_detail { padding-top:5px; } /* 4クママンガ */ #wrraper #white #contents .comic_line .comic_ichidan { padding-bottom:20px; height:195px; } #wrraper #white #contents .comic_line .comic_ichidan .left { width:330px; float:left; } #wrraper #white #contents .comic_line .comic_ichidan .right { width:330px; float:right; } #wrraper #white #contents .comic_line .comic_ichidan .comic_book_box { width:330px; height:195px; background-color:#FFFFC8; } #wrraper #white #contents .comic_line .comic_ichidan .comic_book_box img { width:120px; float:left; } #wrraper #white #contents .comic_line .comic_ichidan .comic_book_box .p_box { width:195px; float:right; } #wrraper #white #contents .comic_line .comic_ichidan .comic_book_box .p_box .book_title { font-size:13px; font-weight:bold; border-bottom:1px solid #333; width:180px; padding:5px 0 5px 0; } #wrraper #white #contents .comic_line .comic_ichidan .comic_book_box .p_box .book_detail { padding-top:5px; } /* その他既刊本 */ #wrraper #white #contents #otherbook_line .otherbook_ichidan { height:210px; padding-bottom:20px; } #wrraper #white #contents #otherbook_line .otherbook_ichidan .otherbook_box { width:155px; float:left; height:210px; margin:0 auto; background-color:#FFFFC8; text-align:center; } #wrraper #white #contents #otherbook_line .otherbook_ichidan .right_20 { margin-right:20px; } #wrraper #white #contents #otherbook_line .otherbook_ichidan .otherbook_box .otherbook_center { width:130px; margin:0 auto; } #wrraper #white #contents #otherbook_line .otherbook_ichidan .otherbook_box .otherbook_title { font-size:13px; text-align:left; } #wrraper #white #contents #otherbook_line .otherbook_ichidan .otherbook_box .otherbook_detail { text-align:left; } #wrraper #white #copylight { text-align:right; } .sh_footer { text-align: center; } /* clearfix ———————————————*/ .clearfix:after { content: “.”; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hides from IE-mac \*/ * html .clearfix { height: 1%; } .clearfix { display: block; } /* End hide from IE-mac */