@charset "euc-jp";
/** フォント設定:値は100%からの相対値 **/

/*** 色設定 ***/
/******************
*スタンダード
	#fc0;
	#f60;
*マニアックス
	#333;
	#000;
*熟女
	#6c19e5;
	#4c0053;
*プレイズム
	#f9c;
	#ff003d;
*ワケアリ
	#ccc;
	#666;
******************/
*{
	font-size:100%;
	font-style:normal;
	/*font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MPS PGothic",sans-serif;*/
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MPS PGothic",sans-serif;
	/*font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";*/
}

.f20{
	font-size:160%;
}
.f18{
	font-size:140%;
}
.f16{
	font-size:120%;
}

.f14{
	font-size:100%;
}

.f12{
	font-size:80%;
}

.f10{
	font-size:70%;
}

.fb{
	font-weight:bold;
}
/* テキスト左寄せ */
.ltx{
	text-align:left;
}
/* テキスト右寄せ */
.rtx{
	text-align:right;
}
/* テキスト中央寄せ */
.ctx{
	text-align:center;
}
/* アンカーリンク デフォルトカラー設定 */
* a{
	color:#1153b6;
}
* a:hover,
* a:active{
	color:#f00;
}

* a img{
	border:1px solid #1153b6;
}
* a:hover img,
* a:active img{
	border:1px solid #f00;
}
em{
	font-weight:bold;
}
/* エンジ */
.enj{
	color:#c30;
}
/* 赤 */
.aka{
	color:#f00;
}
/* 白 */
.siro{
	color:#fff;
}
/*  */
.c6{
	color:#666;
}
.grey{
	color:#999;
}
.ao{}
.kiro{}
.orange{}
/*背景のみ変更*/
.bg-siro{
	background:#fff;
}
.bg-kuro{
	background:#000;
}
.bg-aka{
	background:#f00;
}
.bg-pink{
	background:#ffefef;
}

/**ヘッダ検索フォーム**/
.form-input input{
	font-size:1.1em;
}

/* フォントサイズ：７０％ */
#special-rights ul,
.days-ppv li,
.days-monthly li,
#footer{
	font-size:70%;
}

/* フォントサイズ：８０％ */
.help-mylist,
.explan,
/*#mypage,*/
/*.my-add,*/
#headerCommon,
#headerBottom,
#headerMiddle-ppv .side-list,
#headerMiddle-monthly .side-list,
#headerBottom-std,
#headerBottom-mx,
#headerBottom-jukujo,
#headerBottom-plaism,
#headerBottom-wd,
.searchs,
#service-main,
#static-law p,
#static-law ul,
#static-privacy p,
.privacy ul,
.policy dd,
#special-rights h3,
.sp-items p,
#schedule .inbox-reg,
.sch-set-ppv li,
.sch-set-monthly li,
#sch-stylelist li,
.chSchedule h4,
.genebox-janre li,
#styleMenu p,
.chMenu p,
#styleMenu ul,
.chMenu ul,
.ranking-menu,
.rank2-4,
.act-b,
#items-maker h2,
.mlogo,
.genebox-side,
.genebox-noside,
#billing-ppv,
#billing-monthly,
#topicsTop .t-list,
#itemlist,
.list-navi,
#successfully,
.kana-navi,
.act-c,
.itembox-img,
#item-comments,
#detailtext table,
.item-image,
.type-item,
.buy-info,
.item-related h5,
.item-related .inbox-reg,
.item-checked h5,
.item-checked .inbox-reg,
#faststr,
#static-guide,
#static-map,
#static-mylist,
.ico-std,
.ico-mx,
.ico-jukujo,
.ico-plaism,
.ico-wd{
	font-size:80%;
}
/* フォントサイズ：９０％ */
.policy dt,
#special-list h2,
.chSchedule ul{
	font-size:90%;
}
/* フォントサイズ：１００％ */
#static-law ul ul,
.policy dd dl dt,
.policy dd dl dd,
#my-w740 .list-navi,
#my-itemlist .list-navi,
.itembox-img{
	font-size:100%;
}
/* フォントサイズ：１２０％ */
#service-main h2,
#helpTOP h2{
	font-size:120%;
}
/* フォントサイズ：１２０％＋太文字 */
.list-navi span,
#my-w740 .list-navi span,
#my-itemlist .list-navi span{
	font-size:120%;
	font-weight:bold;
}
/* フォントセット */
.ilst{
	font-family:"メイリオ" , "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
/** レコメンド機能 **/
.item-related h5{
	font-size:80%;
}
.item-related .inbox-reg{
	font-size:80%;
}
.item-related .ltitle{}

.bdot {
    border-bottom:1px dotted #222;
    padding-bottom: 6px;
}

