﻿@charset "UTF-8";


body,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, p,
form, input, select {
        margin: 0;
        padding: 0;
        font-size: 10pt;
        list-style: none inside;
        line-height: 1.45em;
        color: black;
        font-weight: normal;
        font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
}
body{
  padding: 60px 0 40px 0;
  background-color: white;}
* html body {
  overflow: hidden;
  margin: 0;
  padding: 0;
  background-color: white;}
img {
  border-style:none;
}
a img {
  border-style:none;
}
/*
#container {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  position: relative;
}
#screen {
  margin: 0 auto;
  width: 960px;
  padding-bottom: 40px;
}
*/
#header {
  position: fixed !important;
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
  width: 100%;
  background-color: white;
}
#header-new {
  position: absolute;
  top: 0;
  left: 0;
  height: 60px;
  width: 100%;
  background-color: white;
  border-bottom: 8px solid #71BB48;}
#header-col{
  margin: 0 auto;
  width: 960px;
  height: 60px;
  border-bottom: 8px solid lightpink;
}
#header-col-new{
  margin: 0 auto;
  width: 960px;
  height: 60px;
}
#topimage {
  padding: 5px;
  float: left;
}
#topimage img{
  height: 50px;
}
#login {
  float: right;
  margin-top: 25px;
}
#login_new div {
  float: right;
}
#body {
  margin: 0 auto;
  width: 100%;
  clear: both;
  height: 100%;
  overflow: auto;
  background-color: #f3f3ee;
}
#content {
  margin: 10px auto;
  width: 960px;
  clear: both;
  overflow: hidden;
  height: auto;
}
#menu {
  float: left;
  margin: 20px auto;
  width: 240px;
}
#menu div {
  width: 172px;
  margin: 0 auto;
}
#menu img {
}
#menu_new {
  float: left;
  padding-top: 10px;
  margin: 0 auto;
  width: 240px;
  height:100%;
  background-color: #faf8cb;
  padding-bottom: 32767px;
  margin-bottom: -32767px;
}
#menu_new div {
  width: 220px;
  margin: 0 auto;
}
#menu_new img {
}
#canvas {
  float: left;
  margin: 20px auto;
  width: 720px;
//  overflow: auto;
}
#canvas-new {
  float: left;
  margin: 10px auto;
  width: 720px;
//  overflow: auto;
}
#footer {
  position: fixed !important;
  position: absolute;
  bottom: 0px;
  height: 40px;
  width: 100%;
  clear: both;
  background-color: white;
}
#footer-col{
  margin: 0 auto;
  width: 960px;
  border-top: 1px solid lightpink;
  height: 40px;
}
#footer-space {
  margin: 5px;
  height: 20px;
  border-bottom: 8px solid lightpink;
  padding: 0 10px;
}
#footer-space li{
  float: left;
  padding: 0 6px;
  border-left: 1px solid lightpink;
  color: #666;
  font-size: 9pt;
  text-align: center;
}
#footer-space p{
  float: right;
  text-align:right;
  color: #666;
  font-size: 9pt;
}
#footer-new {
  position: fixed !important;
  position: absolute;
  bottom: 0px;
  height: 60px;
  width: 100%;
  clear: both;
  background-color: #71BB48;}
#footer-col-new{
  margin: 0 auto;
  width: 960px;
  height: 40px;
}
#footer-space-new {
  margin: 5px;
  height: 20px;
  padding: 0 10px;
}
#footer-space-new li{
  float: left;
  padding: 0 6px;
  border-left: 1px solid lightpink;
  color: #D8D8D8;
  font-size: 9pt;
  text-align: center;
  color: #f1f1f1;}
#footer-space-new li a{
  color: #f1f1f1;  text-decoration: none;
}
#footer-space-new p{
  float: right;
  text-align:right;
  color: #f1f1f1;  font-size: 9pt;
}

td.coupon_lvl{
  background-color:cornsilk;
  width:200px;
  border:1px solid #cccccc;
  border-radius:2px 0 0 2px;
  font-size:10pt;
}
td.coupon_cnt{
  text-align:center;
  border:1px solid #cccccc;
  width:400px;
  border-radius:0 2px 2px 0;
  font-size:10pt;
}
div.coupon_h3{
  background-color:navajowhite;
  width:600px;
  border:1px solid olivedrab;
  border-radius:2px;
  font-size:14pt;
  margin:5px auto;
  padding:5px 0;
}
td.setting_lvl{
  background-color:navajowhite;
  border:1px solid olivedrab;
  font-size:10pt;
}
td.setting_cnt{
  text-align:center;
  border:1px solid olivedrab;
  font-size:10pt;
}
h3.q_top{
  border-left: 5px solid #CCCCCC;
  padding-left: 10px;
  font-weight: bold;
  font-size:12pt;
}
h3.quest{
  background: url("../image/ic_q.gif") no-repeat scroll 4px 4px #eee;
  font-weight: bold;
  margin: 10px auto;
  padding: 5px 5px 5px 40px;
  font-size:12pt;
}
h3.quest a{
  color:black;
  text-decoration:none;
}
h3.quest a:hover{
  color:#999;
  text-decoration:underline;
}
ul.qul{
  padding-left:30px;
  padding-bottom:5px;
  list-style-type:disc;
  border-bottom:1px solid #ccc;
}
ul.qul li a{
  color:black;
  text-decoration:none;
}
ul.qul li a:hover{
  color:#999;
  text-decoration:underline;
}
h3.s_top{
  text-align:left;
  border-left: 5px solid #CCCCCC;
  padding-left: 10px;
  line-height: 16pt;
  font-weight: bold;
  font-size:12pt;
}
td.s_q{
  background: url("../image/ic_q.gif") no-repeat scroll 4px 4px #EEEEEE;
  font-size: 12pt;
  font-weight: bold;
  margin: 5px auto;
  padding: 5px 5px 5px 40px;
}
table.setting{
  width:700px;
  margin:0 auto;
  border:1px solid #ccc;
  border-collapse: collapse;
  margin:10px auto 15px auto;
}
table.setting th{
  text-align:center;
  font-size:10pt;
  background-color:#efefef;
  white-space:nowrap;
  border-bottom:1px solid #ccc;
  width:120px;
  padding:8px;
}
table.setting td{
  text-align:left;
  font-size:10pt;
  border-bottom:1px solid #ccc;
  line-height:2em;
  width:580px;
  padding:8px;
}
div.ans{
  padding-left:30px;
  border-bottom:1px solid #ccc;
}
div.faqtop{
  width:100%;
  text-align:right;
  margin:5px 30px 5px auto;
}
dd{
  padding-left:20px;
}

#slidebox {
 //       width:776px;
  //      width:600px;
        width:700px
        margin:4px 0 0;
        position:relative;
}

#slidemask {
 //       width:734px;
  //      width:558px;
        width:658px;
        height:210px;
        margin:0 0 0 21px;
        overflow:hidden;
        position:relative;
}

#slidearea {
        width:404px;
        position:absolute;
        top:0;
        left:0px;
}

#slidearea div {
        width:226px;
        margin:0 0 0 14px;
        float:left;background:#fff;
        display:inline;/*ie6*/
}

.slideimg {
        width:224px;
        margin:0 0 4px;
        text-align:center;
        padding:5px 0;
        border:1px solid #d2d2d2;
}

#slidebox ul {
  //      width:776px;
  //      width:600px;
        width:700px;
        position:absolute;
        top:0;
        left:0;
}

#slidebox .prev {
        position:absolute;
        left:5px;
}

#slidebox .next {
        position:absolute;
        right:5px;
}

.couponfloat div {
        float:left;
        width:50%;
}
table.csel{
  width:600px;
  margin:10px auto 0;
  border-collapse:collapse;
}

td.csel1{
  background-color:lavender;
  width:250px;
  border:2px solid lavender;
  font-size:12pt;
}
td.csel2{
  text-align:center;
  border:2px solid lavender;
  border-width:2px 0;
  width:250px;font-size:12pt;
}
td.csel3{
  text-align:center;
  border:2px solid lavender;
  border-left:none;
  width:100px;
  font-size:12pt;
}
#manga {
  float: left;
  margin: 0 auto;
  width: 720px;
}
#mangaLeft {
  float: left;
  margin: 20px auto;
  width: 350px;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFF;
}
#mangaLeft h2 {
  width: 100%;
  background-color: #ff9f35;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}
#mangaRight {
  float: right;
  margin: 20px auto;
  width: 350px;
    margin-left: auto;
    margin-right: auto;
}
#mangaRight h2 {
  width: 100%;
  background-color: #ff9f35;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}
#mangaDetail {
    padding: 2px 0 2px 0;
    margin-top: 5px;
    margin-bottom: 5px;
    border: solid 2px #CCC;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}
#mangaDetail table.detail {
    color: #333;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
#mangaDetail table.detail img {
    width: 100%;
    text-align: center;
}
#mangaDetail table.mangaBox {
    color: #333;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
table.title {
	text-align: left;
}
.hovtive {
	cursor: pointer;
	text-decoration: underline;
}
#magazine #top {
  margin: 0 auto;
  width: 648px;
  height: 29px;
  border-top: 8px solid #ff9f35;
  background-color: #FFF;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#magazine {
  margin: 0 auto;
  width: 720px;
}
#magazine #tab {
  margin: 0 auto;
  width: 648px;
  height: 29px;
  border-bottom: 8px solid #ff9f35;
}
#magazine #tab2 {
  margin: 0 auto;
  width: 648px;
  height: 29px;
  border-bottom: 8px solid #ff9f35;
}
#magazine #tabM1 { float: left; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; background-color: #ffb261; padding: 5px; margin-right: 10px; color: #FFF; }
#magazine #tabM1 a { color: #FFF; text-decoration: none; }
#magazine #tabM2 { float: left; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; background-color: #ffb261; padding: 5px; margin-right: 10px; color: #FFF; }
#magazine #tabM2 a { color: #FFF; text-decoration: none; }
#magazine #tabM3 { float: left; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; background-color: #ffb261; padding: 5px; margin-right: 10px; color: #FFF; }
#magazine #tabM3 a { color: #FFF; text-decoration: none; }
#magazine #tabM4 { float: left; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; background-color: #ffb261; padding: 5px; margin-right: 10px; color: #FFF; }
#magazine #tabM4 a { color: #FFF; text-decoration: none; }
#magazine #tabM5 { float: left; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; background-color: #ffb261; padding: 5px; margin-right: 10px; color: #FFF; }
#magazine #tabM5 a { color: #FFF; text-decoration: none; }
#magazine #tabM6 { float: left; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; background-color: #ffb261; padding: 5px; margin-right: 10px; color: #FFF; }
#magazine #tabM6 a { color: #FFF; text-decoration: none; }
#magazine #tabM7 { float: left; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; background-color: #ffb261; padding: 5px; margin-right: 10px; color: #FFF; }
#magazine #tabM7 a { color: #FFF; text-decoration: none; }
#magazine #tabM8 { float: left; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; background-color: #ffb261; padding: 5px; margin-right: 10px; color: #FFF; }
#magazine #tabM8 a { color: #FFF; text-decoration: none; }
#magazine #tabM9 { float: left; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; background-color: #ffb261; padding: 5px; margin-right: 10px; color: #FFF; }
#magazine #tabM9 a { color: #FFF; text-decoration: none; }
#magazine #content {
  margin: 0 auto;
  width: 628px;
  background-color: #FFF;
  text-align: left;
  padding-left: 20px;
  margin-bottom: 20px;
  line-height: 30px;
}
#magazine h2 {
  margin: 0 auto;
  width: 648px;
  background-color: #ff9f35;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}
#magazine #content #title {
  margin: 0 auto;
  width: 448px;
  background-color: #FFF;
  text-align: left;
  padding-left: 100px;
  padding-bottom: 20px;
  padding-top: 5px;
  margin-top: 20px;
  background: url(../image/new/b_q.png) no-repeat;
}
#magazine #content #answer {
  margin: 0 auto;
  width: 448px;
  background-color: #FFF;
  text-align: left;
  padding-left: 100px;
  padding-bottom: 20px;
  padding-top: 5px;
  background: url(../image/new/b_a.png) no-repeat;
}
#magazine #content hr {
  margin: 0 auto;
  width: 600px;
  height: 20px;
  border: 0;
  border-bottom: 1px dashed #ff9f35;
}
#wonavi {
  margin: 0 auto;
  width: 720px;
}
#wonavi h2 {
  margin: 0 auto;
  width: 648px;
  background-color: #fa71a0;
  color: #FFF;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
}
#wonavi h3 {
  margin: 0 auto;
  width: 648px;
  background-color: #fff1f7;
  color: #333;
  text-align: center;
  font-size: 11px;
}
#wonavi h4 {
  margin: 0 auto;
  width: 638px;
  color: #FFF;
  text-align: right;
  font-size: 14px;
  padding-right: 10px;
}
#wonavi hr {
  margin: 0 auto;
  width: 600px;
  height: 20px;
  border: 0;
  border-bottom: 1px dashed #ff9f35;
  margin-bottom: 10px;
}
#wonavi #content {
  margin: 0 auto;
  width: 648px;
  background-color: #FFF;
  text-align: left;
//  padding-left: 20px;
}
#wonavi #content #chara {
  width: 200px;
  float: left;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#wonavi #content #info {
  width: 400px;
  float: right;
  color: #333;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
#wonavi #content table {
  width: 600px;
  text-align: center;
  padding-left: 10px;
}
#wonavi #content th {
  width: 150px;
  text-align: center;
  color: #FFF;
  font-size: 11px;
}
#wonavi #content td {
  width: 450px;
  text-align: left;
  color: #333;
  padding-left: 10px;
}
#wonavi #content #info table {
  width: 300px;
  text-align: center;
  padding-left: 0;
}
#wonavi #content #info th {
  width: 150px;
  text-align: center;
  background-color: #ffbace;
  color: #FFF;
  font-size: 10px;
  text-decoration: none;

}
#wonavi #content #info td {
  width: 150px;
  text-align: center;
  background-color: #fff1f7;
  color: #333;
  font-size: 11px;
  padding-left: 0;
}
#wonavi #content #title {
  margin: 0 auto;
  width: 448px;
  background-color: #FFF;
  text-align: left;
  padding-left: 100px;
  padding-bottom: 20px;
  padding-top: 10px;
  margin-top: 20px;
  background: url(../image/new/b_q.png) no-repeat;
}
#wonavi #content #answer {
  margin: 0 auto;
  width: 448px;
  background-color: #FFF;
  text-align: left;
  padding-left: 100px;
  padding-bottom: 20px;
  padding-top: 10px;
  background: url(../image/new/b_a.png) no-repeat;
}
#wonavi #tab {
  margin: 0 auto;
  width: 648px;
  height: 29px;
  border-bottom: 8px solid #fa71a0;
}
#wonavi #content #cont2 { width:648px; margin: 0 auto; }
#wonavi #content #cont3 { width:648px; margin: 0 auto; }
#wonavi #content #cont2 img { width:637px; padding-left:6px; }
#wonavi #content #cont3 img { width:637px; padding-left:6px; }
#wonavi #tabM1 { float: left; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; background-color: #ffbace; padding: 5px; margin-right: 9px; width:200px; color: #FFF; }
#wonavi #tabM1 a { color: #FFF; text-decoration: none; }
#wonavi #tabM2 { float: left; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; background-color: #ffbace; padding: 5px; margin-right: 9px; width:200px; color: #FFF; }
#wonavi #tabM2 a { color: #FFF; text-decoration: none; }
#wonavi #tabM3 { float: left; -webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px; -moz-border-radius-topleft: 10px; -moz-border-radius-topright: 10px; background-color: #ffbace; padding: 5px;  width:200px; color: #FFF; }
#wonavi #tabM3 a { color: #FFF; text-decoration: none; }
#wonavi #content #unread {
  margin: 0 auto;
  width: 558px;
  background-color: #FFF;
  text-align: left;
  padding-left: 40px;
  padding-bottom: 5px;
  padding-top: 5px;
  background: url(../image/new/woman_q.png) no-repeat;
}
#wonavi #content #read {
  margin: 0 auto;
  width: 558px;
  background-color: #FFF;
  text-align: left;
  padding-left: 40px;
  padding-bottom: 5px;
  padding-top: 5px;
  background: url(../image/new/woman_a.png) no-repeat;
}
#wonavi #answerBtn {
  margin: 0 auto;
  text-align: center;
  padding-top: 10px;
}
#wonavi #answerBtn a:hover {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
}
#wonavi #success {
  margin: 0 auto;
  width: 648px;
  background-color: #fa71a0;
  color: #FFF;
  text-align: center;
  font-size: 14px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding-bottom: 5px;
  padding-top: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
}


