@charset "utf-8";

/* ------------------------------------------------------------ BrowserStyle */

html {
  overflow-y: scroll;
}

html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, address, code, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li,
/*fieldset,*/

form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure,
/*footer,*/

hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  outline: 0;
  /*font-style: normal; font-weight: normal;*/
}

article, aside, dialog, figure, footer, hgroup, nav, section, .disblo {
  display: block;
}

h1, h2, h3, h4, h5, h6, p, li, dt, dd, th, td, pre, caption, address {
  line-height: 1.5;
  color: #000;
  font-size: 100%;
}

/* ---------------------------------------
nest */

p input, p select, p textarea, li p, li li, li dt, li dd, li input, li select, li textarea, dd p, dd li, dd dt, dd dd, dd input, dd select, dd textarea, th p, th li, th dt, th dd, th input, th select, th textarea, td p, td li, td dt, td dd, td input, td select, td textarea {
  font-size: 100%;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: bold;
}

strong {
  color: ;
}

ol li, ul li {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

.reset {
  clear: both;
  display: block;
  height: 1px;
  font-size: 1px;
  line-height: 1px;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  content: ".";
  height: 0;
  clear: both;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}


/* ------------------------------------------------------------ Setting Font */

body {
  font-family: /*"メイリオ", Meiryo,*/
  "ＭＳ Ｐゴシック", "MS PGothic"/*, Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro"*/
  , sans-serif;
  /*font-size: 13px;*/
  font-size: 14px;
  border-top: 3px solid #ff3300;
  background: url("../images/body-bg.png") repeat-x left top;
  min-width: 1008px;
}

body.top_page {
  background-position: 0 3px;
}


/*
*:first-child+html body { font-size: x-small; }
* html body { font-size: xx-small; }
*/

table {
  font-size: 100%;
}

.font10 {
  font-size: 10px!important;
}

.font11 {
  font-size: 11px!important;
}

.font12 {
  font-size: 12px!important;
}

.font13 {
  font-size: 13px!important;
}

.font14 {
  font-size: 14px!important;
}

.font15 {
  font-size: 15px!important;
}

.font16 {
  font-size: 16px!important;
}

.font17 {
  font-size: 17px!important;
}

.font18 {
  font-size: 18px!important;
}

.font19 {
  font-size: 19px!important;
}

.font20 {
  font-size: 20px!important;
}

.font21 {
  font-size: 21px!important;
}

.font22 {
  font-size: 22px!important;
}

.font23 {
  font-size: 23px!important;
}

.font24 {
  font-size: 24px!important;
}

.font25 {
  font-size: 25px!important;
}

.font26 {
  font-size: 26px!important;
}

.font27 {
  font-size: 27px!important;
}

.font28 {
  font-size: 28px!important;
}

.font29 {
  font-size: 29px!important;
}

.font30 {
  font-size: 30px!important;
}

.font31 {
  font-size: 31px!important;
}

.font32 {
  font-size: 32px!important;
}

.font33 {
  font-size: 33px!important;
}

.font34 {
  font-size: 34px!important;
}

.font35 {
  font-size: 35px!important;
}

.font36 {
  font-size: 36px!important;
}

.font37 {
  font-size: 37px!important;
}

.font38 {
  font-size: 38px!important;
}

.font39 {
  font-size: 39px!important;
}

.font40 {
  font-size: 40px!important;
}

.font41 {
  font-size: 41px!important;
}

.font42 {
  font-size: 42px!important;
}

.font43 {
  font-size: 43px!important;
}

.font44 {
  font-size: 44px!important;
}

.font45 {
  font-size: 45px!important;
}

.font46 {
  font-size: 46px!important;
}

.font47 {
  font-size: 47px!important;
}

.font48 {
  font-size: 48px!important;
}

.font49 {
  font-size: 49px!important;
}

.font50 {
  font-size: 50px!important;
}

.akamoji {
  color: red;
}

.aomoji {
  color: blue;
}

.pinkmoji {
  color: #ff00ff;
}

.midorimoji {
  color: green;
}

.oremoji {
  color: #ff6600;
}

.purplemoji {
  color: #9900ff;
}

.fontB {
  font-weight: bold;
}

.fonCol_w {
  color: #fff;
}

.emp {
  color: #c00;
}

.ma_t {
  margin-top: auto;
}

.m0_t {
  margin-top: 0;
}

.m5_t {
  margin-top: 5px;
}

.m10_t {
  margin-top: 10px;
}

.m15_t {
  margin-top: 15px;
}

.m20_t {
  margin-top: 20px;
}

.m25_t {
  margin-top: 25px;
}

.m30_t {
  margin-top: 30px;
}

.m35_t {
  margin-top: 35px;
}

.m40_t {
  margin-top: 40px;
}

.m45_t {
  margin-top: 45px;
}

.m50_t {
  margin-top: 50px;
}

.ma_r {
  margin-right: auto!important;
}

.m0_r {
  margin-right: 0!important;
}

.m5_r {
  margin-right: 5px!important;
}

.m10_r {
  margin-right: 10px!important;
}

.m15_r {
  margin-right: 15px!important;
}

.m20_r {
  margin-right: 20px!important;
}

.m25_r {
  margin-right: 25px!important;
}

.m30_r {
  margin-right: 30px!important;
}

.m35_r {
  margin-right: 35px!important;
}

.m40_r {
  margin-right: 40px!important;
}

.m45_r {
  margin-right: 45px!important;
}

.m50_r {
  margin-right: 50px!important;
}

.ma_b {
  margin-bottom: auto!important;
}

.m0_b {
  margin-bottom: 0!important;
}

.m5_b {
  margin-bottom: 5px!important;
}

.m10_b {
  margin-bottom: 10px!important;
}

.m15_b {
  margin-bottom: 15px!important;
}

.m20_b {
  margin-bottom: 20px!important;
}

.m25_b {
  margin-bottom: 25px!important;
}

.m30_b {
  margin-bottom: 30px!important;
}

.m35_b {
  margin-bottom: 35px!important;
}

.m40_b {
  margin-bottom: 40px!important;
}

.m45_b {
  margin-bottom: 45px!important;
}

.m50_b {
  margin-bottom: 50px!important;
}

.ma_l {
  margin-left: auto!important;
}

.m0_l {
  margin-left: 0!important;
}

.m5_l {
  margin-left: 5px!important;
}

.m10_l {
  margin-left: 10px!important;
}

.m15_l {
  margin-left: 15px!important;
}

.m20_l {
  margin-left: 20px!important;
}

.m25_l {
  margin-left: 25px!important;
}

.m30_l {
  margin-left: 30px!important;
}

.m35_l {
  margin-left: 35px!important;
}

.m40_l {
  margin-left: 40px!important;
}

.m45_l {
  margin-left: 45px!important;
}

.m50_l {
  margin-left: 50px!important;
}

.m75_l {
  margin-left: 75px!important;
}

.m100_l {
  margin-left: 100px!important;
}

.pa_t {
  padding-top: auto!important;
}

.p0_t {
  padding-top: 0!important;
}

.p5_t {
  padding-top: 5px!important;
}

.p10_t {
  padding-top: 10px!important;
}

.p15_t {
  padding-top: 15px!important;
}

.p20_t {
  padding-top: 20px!important;
}

.p25_t {
  padding-top: 25px!important;
}

.p30_t {
  padding-top: 30px!important;
}

.pa_r {
  padding-right: auto!important;
}

.p0_r {
  padding-right: 0!important
}

.p5_r {
  padding-right: 5px!important;
}

.p10_r {
  padding-right: 10px!important;
}

.p15_r {
  padding-right: 15px!important;
}

.p20_r {
  padding-right: 20px!important;
}

.p25_r {
  padding-right: 25px!important;
}

.p30_r {
  padding-right: 30px!important;
}

.pa_b {
  padding-bottom: auto!important;
}

.p0_b {
  padding-bottom: 0!important;
}

.p5_b {
  padding-bottom: 5px!important;
}

.p10_b {
  padding-bottom: 10px!important;
}

.p15_b {
  padding-bottom: 15px!important;
}

.p20_b {
  padding-bottom: 20px!important;
}

.p25_b {
  padding-bottom: 25px!important;
}

.p30_b {
  padding-bottom: 30px!important;
}

.pa_l {
  padding-left: auto!important;
}

.p0_l {
  padding-left: 0!important;
}

.p5_l {
  padding-left: 5px!important;
}

.p10_l {
  padding-left: 10px!important;
}

.p15_l {
  padding-left: 15px!important;
}

.p20_l {
  padding-left: 20px!important;
}

.p25_l {
  padding-left: 25px!important;
}

.p30_l {
  padding-left: 30px!important;
}

.p1 {
  padding: 1px!important;
}



.w5{width:5%!important;}
.w10{width:10%!important;}
.w15{width:15%!important;}
.w20{width:20%!important;}
.w25{width:25%!important;}
.w30{width:30%!important;}
.w33{width:33%!important;}
.w35{width:35%!important;}
.w40{width:40%!important;}
.w45{width:45%!important;}
.w48{width:48%!important;}
.w50{width:50%!important;}
.w55{width:55%!important;}
.w60{width:60%!important;}
.w65{width:65%!important;}
.w70{width:70%!important;}
.w80{width:80%!important;}
.w90{width:90%!important;}
.w98{width:98%!important;}
.w100{width:100%!important;}

.w50px{width:50px!important;}
.w80px{width:80px!important;}
.w90px{width:90px!important;}
.w100px{width:100px!important;}
.w110px{width:110px!important;}
.w150px{width:150px!important;}
.w200px{width:200px!important;}
.w250px{width:250px!important;}
.w300px{width:300px!important;}
.w320px{width:320px!important;}
.w360px{width:360px!important;}
.w400px{width:400px!important;}
.w480px{width:480px!important;}
.w500px{width:500px!important;}
.w520px{width:520px!important;}
.w540px{width:540px!important;}
.w560px{width:560px!important;}
.w600px{width:600px!important;}
.w620px{width:620px!important;}
.w640px{width:640px!important;}
.w700px{width:700px!important;}
.w750px{width:750px!important;}
.w785px{width:785px!important;}
.w800px{width:800px!important;}


.h10px{height:10px!important;}
.h11px{height:11px!important;}
.h12px{height:12px!important;}
.h13px{height:13px!important;}
.h14px{height:14px!important;}
.h15px{height:15px!important;}
.h16px{height:16px!important;}
.h17px{height:17px!important;}
.h18px{height:18px!important;}
.h19px{height:19px!important;}
.h20px{height:20px!important;}
.h30px{height:30px!important;}
.h40px{height:40px!important;}
.h50px{height:50px!important;}
.h100px{height:100px!important;}
.h110px{height:110px!important;}
.h120px{height:120px!important;}
.h150px{height:150px!important;}
.h180px{height:180px!important;}
.h200px{height:200px!important;}
.h220px{height:220px!important;}
.h240px{height:240px!important;}
.h250px{height:250px!important;}
.h300px{height:300px!important;}
.h320px{height:320px!important;}
.h360px{height:360px!important;}
.h400px{height:400px!important;}
.h480px{height:480px!important;}
.h500px{height:500px!important;}
.h520px{height:520px!important;}
.h540px{height:540px!important;}
.h560px{height:560px!important;}
.h600px{height:600px!important;}
.h620px{height:620px!important;}
.h640px{height:640px!important;}
.h700px{height:700px!important;}
.h750px{height:750px!important;}
.h800px{height:800px!important;}
.h850px{height:850px!important;}
.h900px{height:900px!important;}
.h950px{height:950px!important;}
.h1000px{height:1000px!important;}
.h1100px{height:1100px!important;}
.h1200px{height:1200px!important;}
.h1300px{height:1300px!important;}
.h1400px{height:1400px!important;}
.h1500px{height:1500px!important;}
.h1600px{height:1600px!important;}
.h1700px{height:1700px!important;}
.h1800px{height:1800px!important;}
.h1900px{height:1900px!important;}
.h2000px{height:2000px!important;}

.mh50px{max-height:50px!important;}
.mh100px{max-height:100px!important;}
.mh110px{max-height:110px!important;}
.mh120px{max-height:120px!important;}
.mh150px{max-height:150px!important;}
.mh180px{max-height:180px!important;}
.mh200px{max-height:200px!important;}
.mh220px{max-height:220px!important;}
.mh240px{max-height:240px!important;}
.mh250px{max-height:250px!important;}
.mh300px{max-height:300px!important;}

/* ------------------------------------------------------------ Background-Color elements */

.mihon {
  width: 90px;
  height: 24px;
  font-size: 12px;
  line-height: 24px;
  float: left;
  margin: 10px;
  text-align: center;
}

.kiiro {
  background-color: #ffff00;
}

.kiiro1 {
  background-color: #ffcc00;
}

.kiiro2 {
  background-color: #ffd700;
}

.kiiro3 {
  background-color: #ffff99;
}

.kiiro4 {
  background-color: #ffffcc;
}

.kiiro5 {
  background-color: #fef587;
}

.midori {
  background-color: #006600;
}

.midori1 {
  background-color: #00cc00;
}

.midori2 {
  background-color: #00ff00;
}

.midori3 {
  background-color: #66cc33;
}

.midori4 {
  background-color: #66ff00;
}

.midori5 {
  background-color: #7FFF00;
}

.aoiro {
  background-color: #0000cc;
}

.aoiro1 {
  background-color: #0033ff;
}

.aoiro2 {
  background-color: #0066ff;
}

.aoiro3 {
  background-color: #3399ff;
}

.aoiro4 {
  background-color: #00BFFF;
}

.aoiro5 {
  background-color: #000099;
}

.pinkiro {
  background-color: #ff00ff;
}

.pinkiro1 {
  background-color: #ff33cc;
}

.pinkiro2 {
  background-color: #ff66ff;
}

.pinkiro3 {
  background-color: #ffccff;
}

.pinkiro4 {
  background-color: #ff99cc;
}

.pinkiro5 {
  background-color: #ff3399;
}

.purple {
  background-color: #9900ff;
}

.purple1 {
  background-color: #6600cc;
}

.purple2 {
  background-color: #9933cc;
}

.purple3 {
  background-color: #990099;
}

.purple4 {
  background-color: #663399;
}

.purple5 {
  background-color: #9933ff;
}


/* ------------------------------------------------------------ Setting Table */


/* 既存のHTML（テーブル）に影響あり
table { border-collapse: collapse; border-spacing: 0; }*/


/* ------------------------------------------------------------ otherwise */

.tr {
  text-align: right;
}

.tc {
  text-align: center;
}

.tl {
  text-align: left;
}

.flRight {
  float: right;
}

.flLeft {
  float: left;
}

.cent {
  margin: 0 auto;
}

.line150 {
  line-height: 150%;
}

.line180 {
  line-height: 180%;
}

.line200 {
  line-height: 200%;
}

em {
  background-color: #FCF;
}

a, img {
  border: 0;
}

img, input {
  vertical-align: middle;
}

* html img, * html input {
  vertical-align: bottom;
}

*:first-child+html img, *:first-child+html input {
  vertical-align: bottom;
}

img.nowloading1 {
  margin: 0 auto;
  width: 100px;
  height: 100px;
  display: block;
}


/* オプションバナー
----------------------------------------------------*/

div.opban {
  width: 100%;
  padding: 20px 0;
  margin: 20px 0;
  background: #f4f4f4;
  border-radius: 4px;

}

div.opban iframe {
  width: 710px;
  height: 120px;
  display: block;
  margin: 0 auto;
  float: none !important;
}

/* コンテンツ タイトル
----------------------------------------------------*/

[class^="contentsTitle-"], [class*=" contentsTitle-"] {
  display: inline-block;
  width: 798px;
  margin: 0 auto 10px;
  vertical-align: text-top;
  background-image: url("../img/cttl_Contents798.gif");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.contentsTitle-spot {
  background-position: 0 0px;
  height: 39px;
  line-height: 39px;
}

.contentsTitle-taiken {
  background-position: 0 -60px;
  height: 39px;
  line-height: 39px;
}

.contentsTitle-gravure {
  background-position: 0 -120px;
  height: 39px;
  line-height: 39px;
}

.contentsTitle-movie {
  background-position: 0 -180px;
  height: 39px;
  line-height: 39px;
}

.contentsTitle-featured {
  background-position: 0 -240px;
  height: 39px;
  line-height: 39px;
}

.contentsTitle-manga {
  background-position: 0 -300px;
  height: 39px;
  line-height: 39px;
}

.contentsTitle-oppai {
  background-position: 0 -360px;
  height: 39px;
  line-height: 39px;
}

.contentsTitle-play {
  background-position: 0 -400px;
  height: 39px;
  line-height: 39px;
}

.contentsTitle-spot_new {
  background-position: 0 -458px;
  height: 39px;
  line-height: 39px;
}

.contentsTitle-spot_kansai9 {
  background-position: 0 -512px;
  height: 39px;
  line-height: 39px;
}

.contentsTitle-spot_area {
  background-position: 0 -566px;
  height: 39px;
  line-height: 39px;
}

.contentsTitle-spot_other {
  background-position: 0 -620px;
  height: 39px;
  line-height: 39px;
}

.contentsTitle-spot_archive {
  background-position: 0 -674px;
  height: 39px;
  line-height: 39px;
}


/* ------------------------------------------------------------
 Quote */

blockquote *:first-child:before {
  content: "\201C";
}

blockquote *:first-child:after {
  content: "\201D";
}


/* ------------------------------------------------------------
 Link Style */

a:link, a:visited {
  color: #2469b0;
  text-decoration: underline;
}

a:hover, a:active {
  color: #ce181e;
  text-decoration: underline;
}

a:hover img {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  opacity: 0.8;
}


/* ------------------------------------------------------------ Layout */

body.grid24 div#platform {}


/* コーナーの下枠
----------------------------------------------------*/

.cwaku {
  border: 1px solid #d0d0d0;
  border-top: none;
  height: auto;
  margin-bottom: 10px;
  overflow: hidden;
}

.cwaku .sub-title {
  text-align: center;
  font-size: 12px;
  line-height: 1.0;
  padding: 5px 0;
  background: #f7f5f5;
  border-bottom: 1px solid #dadee1;
}


/* もっとみるリンク
----------------------------------------------------*/

.more-link {
  text-align: right;
  padding: 8px 10px;
}

.more-link a {
  text-decoration: none;
}

.more-link a:hover {
  text-decoration: underline;
}


/* 外部リンクマーク入り */

.more-link.out a {
  background-image: url("../img/icon-out-link.gif");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 13px;
}


/* ------------------------------------------------------------ main Elements */

div#mainContents p {
  margin: 0 10px 10px;
}

div#mainContents hr {
  margin: 10px 10px;
}

* html div#mainContents hr {
  margin: 5px 10px;
}

#mainContents iframe#shopcontents_main {
  margin: 0 auto 0 40px;
}

.mainCol, .rightCol {
  word-break: break-all;
  word-wrap: break-word;
}

.rightCol p {
  margin: 0!important;
}

.rightCol .title {
  font-size: 13px;
  text-align: center;
  color: #FFFFFF;
  background-color: #333333;
  padding: 0;
  margin: 0 0 1px 0;
  border: solid #FF3366;
  border-width: 2px 0 0 0;
}

.rightCol p.cBan {
  margin: 3px auto!important;
  padding: 0 1px 2px 0;
  border: 1px solid #999;
  width: 100%;
  height: 56px;
  line-height: 125%;
  font-size: 13px!important;
}

.rightCol .cBan img {
  float: left;
  margin: 2px 2px auto 2px;
}


/* ------------------------------------------------------------ Etc Elements */

hr {
  border-top: 1px dashed #000;
  border-bottom: none;
  border-right: none;
  border-left: none;
  display: block;
  height: 1px;
}

.bg_ddd {
  background: #ddd;
}

.fudolwatchframe {
  width: 745px;
  height: 765px;
  overflow: hidden;
  margin: 0 0 0 5px;
}

.fudolwatchRankframe {
  width: 750px;
  height: auto;
/*
  height: 14020px;
  _height: 14260px;
  /height: 14260px;
  height: 14260px\9;
  overflow: hidden;
  margin: 0;
*/
}

#pager {
  margin: 0 auto;
  text-align: center;
}

#pager u {
  display: block;
  width: 32px;
  height: 24px;
  margin: 5px;
  _margin: 5px 5px 5px 5px;
  margin: 5px 5px 5px 5px\9;
  >margin: 19px 5px 5px 5px;
  padding: 3px;
  background: #ffcccc;
  font-weight: bold;
  float: left;
  text-align: center;
  line-height: 24px;
}

#pager a {
  display: block;
  width: 32px;
  height: 24px;
  margin: 5px;
  padding: 3px;
  background: #f3f3f3;
  font-weight: bold;
  float: left;
  text-align: center;
  line-height: 24px;
}

#pager a:hover {
  background: #ff3300;
  color: #fff;
}

#pager a:last-child {
  margin: 5px 5px 5px 30px;
}

div.bck {
  width: 320px;
  margin: 5px 5px 5px 20px;
  padding: 3px;
  border: none;
  float: left;
}

div.bck a {
  width: 98%;
  padding: 5px;
  display: block;
  line-height: 150%;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #ff9900;
  background: #ffffcc;
  /*background-image:url(../img/icon-hand-left.gif);
  _background-image:none;
  >background-image:none;
  background-position:10% center;
  background-repeat:no-repeat;*/
  -moz-border-radius: 12px;
  /* Firefox */
  -webkit-border-radius: 12px;
  /* Safari and Chrome */
  border-radius: 12px;
  /* Opera, IE-CSS3 */
  behavior: url(/common/css/ie-css3.htc);
  /* IE */
}

div.bck a:hover {
  /*background:#ffccff url(../img/icon-hand-left.gif) no-repeat 10% center;*/
  background: #ffccff;
  border: 1px solid #ff0000;
  color: #cc0000;
}

div.nxt {
  width: 320px;
  margin: 5px 5px 5px 20px;
  padding: 3px;
  display: block;
  border: none;
  float: right;
}

div.nxt a {
  width: 98%;
  padding: 5px;
  display: block;
  line-height: 150%;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #ff9900;
  background: #ffffcc;
  -moz-border-radius: 12px;
  /* Firefox */
  -webkit-border-radius: 12px;
  /* Safari and Chrome */
  border-radius: 12px;
  /* Opera, IE-CSS3 */
  behavior: url(/common/css/ie-css3.htc);
  /* IE */
}

div.nxt a:hover {
  background: #ffccff;
  border: 1px solid #ff0000;
  color: #cc0000;
}

#movie_header #title {
  width: 798px !important;
  height: 39px !important;
  background: url(../img/cttl_Contents798.gif) 0 -180px no-repeat !important;
}

/*fpack banner*/
.fpack-banner {
  margin-bottom: 10px;
}
.fpack-banner a {
  display: block;
  text-decoration: none;
}
.fpack-banner a img {
  height: auto;
  max-width: 100%;
}


[class^="contentsTitlekansai-"], [class*=" contentsTitlekansai-"] {
  display: inline-block;
  width: 740px;
  margin: 0 auto 10px;
  vertical-align: text-top;
  background-image: url(/common_new/img/cttl_Contents740kansai.gif);
  background-position: 0 0;
  background-repeat: no-repeat;
}
.contentsTitlekansai-gravure {
  background-position: 0 -120px;
  height: 39px;
  line-height: 39px;
}
.contentsTitlekansai-featured {
  background-position: 0 -240px;
  height: 39px;
  line-height: 39px;
}
.contentsTitlekansai-taiken {
  background-position: 0 -60px;
  height: 39px;
  line-height: 39px;
}
.contentsTitlekansai-spot {
  background-position: 0 0px;
  height: 39px;
  line-height: 39px;
}
#contents_iconkansai {
  background-image: url(/common_new/img/3icon.jpg);
  background-repeat: no-repeat;
  background-position: right;
  height: 19px;
  width: 720px;
  padding-bottom: 5px;
  position: absolute;
  margin-bottom: 20px;
}
.contents_3size {
  font-size: 0.9em;
}

.kansaicwaku {
  border: 1px solid #d0d0d0;
  border-top: none;
  height: auto;
  margin-bottom: 10px;
  overflow: hidden;
}

#eroji_header #title {
  width: 798px !important;
  height: 39px !important;
  background: url(/common/img/erojilisttitle.gif) no-repeat !important;
}
#sales_header #title {
  width: 798px !important;
  height: 39px !important;
  background: url(/common/img/saleslisttitle.gif) no-repeat !important;
}


/* EOF */
