
@charset "EUC-JP";

/* ID はページで一度だけ使う、レイアウト的な要素に対して使う
   class は繰り返し使うようなものに対して使う */

/* -------------------------------------
一般的に利用するスタイル
------------------------------------- */

body {
        font-family: Verdana, Arial, sans-serif;
        background-color: #FFFFFF;
		font-size:12px;
}

table,tr,td,div{
		font-size:12px;
}

img {
        border: none;
}

strong {
        font-weight: bolder;
}

form {
        margin: 0;
        padding: 0;
}

h2{
	font-size:12px;
}

.floatleft {
        float: left;
        font-size: 11px;
}

.floatright {
        float: right;
}

.clearboth {
        clear: both;
        display: none;
}

.m{
	font-size:12px;
}

.s{
	font-size:10px;
}

/* -------------------------------------
パーツのスタイル
------------------------------------- */
/* --- テキスト詳細検索用 --- */
.detailedRetrieval {
    font-size: 16px;
    color: #000000;
}

/* --- 入力フォームのTEXTAREA --- */

textarea {
        width: 100%;
}

/* --- メッセージ(こんにちは、○○さん〜) --- */

.greetUser {
        color: #FF0099;
        font-weight: bold;
}

/* -------------------------------------
ヘッダー用スタイル
------------------------------------- */

div#header td {
        font-size: 85%;
        color: #363636;
        padding: 0px;
}

div#header a {
        color: #000000;
}

div#header a:hover {
        color: #000000;
}

/* -------------------------------------
フッター用スタイル
------------------------------------- */


div#footer td.footer_info {
        font-size: 9px;
        color: #000000;
}

div#footer td.footer {
        color: #363636;
        font-size: 10px;
}

div#footer a {
        color: #363636;
        font-size: 12px;
}

div#footer a:hover {
        color: #000000;
        font-size: 12px;
}

/* -------------------------------------
レイアウトテーブル
------------------------------------- */

td#contentsleft,td#contentsright,td#contentsmain {
        vertical-align: top;
        padding-bottom: 0.5em;
}

/* -------------------------------------
右側ナビ
------------------------------------- */

div#contentsright {
        font-size: 12px;
        color: #363636;
        line-height: 140%;
}

div#contentsright table {
        margin-top: 0.3em;
        margin-bottom: 0.3em;
}

div#contentsright table.promo {
        border-top: 2px solid #CCFF99;
        border-left: 1px solid #999999;
        border-right: 1px solid #999999;
        border-bottom: 1px solid #999999;
}

div#contentsright table.info {
        border-top: 2px solid #00FF00;
        border-left: 1px solid #00FF00;
        border-right: 1px solid #00FF00;
        border-bottom: 1px solid #00FF00;
}

div#contentsright td {
        font-size: 11px;
        color: #000000;
        line-height: 140%;
        padding: 3px;
        background: #333333;
}

div#contentsright th {
        font-size: 12px;
        color: #363636;
        line-height: 130%;
        padding: 1px;
        text-align: center;
        font-weight: bold;
}

/* -------------------------------------
メインコンテンツ
------------------------------------- */

div#contentsmain {
        font-size: 12px;
        color: #000000;
        line-height: 130%;
        margin-bottom: 0.5em;
}

div#contentsmain .small {
        font-size: 11px;
        color: #000000;
        line-height: 130%;
}

div#contentsmain h1 {
        font-size: 13px;
        color: #000000;
        line-height: 100%;
        margin-bottom: 1em;
        margin-top: 5px;
        padding-left: 0.3em;
        padding-top:8px;
        padding-bottom:4px;
        font-weight: bold;
}

div#contentsmain th {

        font-size: 11px;
        color: #000000;
        line-height: 130%;
        font-weight: bold;
        text-align: left;
        padding-top: 2px;
        padding-bottom: 2px;
}

div#contentsmain td {
        font-size: 11px;
        line-height: 130%;
        color: #000000;
}

/* --- ボックス --- */

div#contentsmain div {
        clear: both;
        margin-top: 0.5em;
        margin-bottom: 1em;
}

/* --- ボックス(通常用) --- */

div#contentsmain div.main {
}

/* --- ボックス(画面下のボタン用) --- */

div#contentsmain div.navi {
        margin-bottom: 2.0em;
}

/* --- ボックス(一覧表示の上部用) --- */

div#contentsmain div.header {
        margin-top: 0em;
        margin-bottom: 0.5em;
}

/* --- ボックス(一覧表示の下部用) --- */

div#contentsmain div.footer {
        padding-top: 0.5em;
        border-top: 1px solid #F4F4F4;
}

/* --- ボックス(情報ボックス用) --- */

div#contentsmain div.infobox {
        margin-top: 2px;
        border: 1px solid #333333;
        background: #FFFFFF;
}

div#contentsmain div.infobox3 {
        margin-top: 1px;
        border-bottom: 1px solid #666666;
        background: #FFFFFF;
}

/* --- ボックス(新着情報用) --- */

div#contentsmain div.latestinfobox {
        text-align: left;
        margin-top: 1px;
        padding-left: 10px;
        border-left: 2px solid #CCD4E4;
        background: #FFFFFF;
}

/* --- ボックス(案内ボックス用) --- */

.plainboxmidashi2 {
        font-size: 11px;
        color: #363636;
        line-height: 100%;
        margin-bottom: 1em;
        margin-top: 1em;
        padding-left: 0.3em;
        border-bottom: 1px solid #000000;
        font-weight: bold;
}

.plainboxmidashi3 {
        font-size: 12px;
        line-height: 100%;
        margin-bottom: 1em;
        margin-top: 1em;
        padding-left: 0.3em;
        border-bottom: 1px dashed #000000;
        font-weight: bold;
}

/* --- ボックス(商品ページ・商品用ボックス) --- */

div#contentsmain div.plainbox {
        padding: 0.5em;
        border: 1px solid #000000;
}

div#contentsmain div.navi p, div.header p, div.footer p {
        margin: 0;
        padding: 0;
}

/* --- TD：アドレス帳、レビュー一覧等の項目名 --- */

TD.tableHeading {
        font-weight: bold;
}

/* -------------------------------------
リンク装飾設定
------------------------------------- */

a:link {
        font-size: 12px;
        color:#0066CC;
        text-decoration: underline;
}

a:visited {
        font-size: 12px;
        color:#0066CC;
        text-decoration: underline;
}

a:hover {
        font-size: 12px;
        color:#0066CC;
        color:#FF3300;
        text-decoration: underline;
}

a:active {
        font-size: 12px;
        color:#0066CC;
        color:#FF3300;
        text-decoration: underline;
}

/* フォント小文字用 */

.font-xsmall {
        color: #000000;
        font-size: 11px;
        line-height: 130%;
}

/* 見出しの背景 */
.menu_bg {
        width: 560px;
        height: 35px;
        line-height: 100%;
        padding-left: 0.3em;
        font-weight: bold;
        background-image: url("../images/menu_bg.gif");
        background-repeat: repeat-x;
}
.menu_bg2 {
        width: 560px;
        height: 35px;
        line-height: 300%;
        padding-left: 0.3em;
        font-weight: bold;
        background-image: url("../images/menu_bg.gif");
        background-repeat: repeat-x;
}

/* AV一覧 */
.table1 {
        BACKGROUND-COLOR: #FFFFFF
}

.t2 {
        BACKGROUND-COLOR: #F6F6F6
}

/*グレー枠*/
.t3 {
        border-top: 1px solid #666666;
        border-left: 1px solid #666666;
        border-right: 1px solid #666666;
        border-bottom: 1px solid #666666;
}
/*ピンク枠*/
.t4 {
    border-top: 1px solid #FD0196;
    border-left: 1px solid #FD0196;
    border-right: 1px solid #FD0196;
    border-bottom: 1px solid #FD0196;
    padding:5px;
}

.t5 {
        border-top: 1px solid #FD0196;
        border-left: 1px solid #FD0196;
        border-right: 1px solid #FD0196;
        border-bottom: 1px solid #FD0196;
}

/*エントリートップページ用スタイル*/
.ent_underber {
        padding: 0px;
        margin: 0px;
        background-image: url("../images/ent_under_bg.gif");
        background-repeat: repeat-x;

}
.ent_btnbg {
        width: 337px;
        height: 213px;
        margin: 0px;
        padding-top: 13px;
        padding-left: 33px;
        vertical-align: top;
        background-color: #FFFFFF;
        background-image: url("../images/top_img_06.jpg");
        background-repeat: no-repeat 0px 0px;
}
.ent_18top {
        margin: 0px;
        padding: 0px;
}

/* フッターインフォ */
.footer_info {
        color: #000000;
        font-size: 11px;
        line-height: 130%;
}

/* フッターの背景 */
.foot_bg {
        background-image: url("../images/foot.gif");
}

.foot_bg2 {
        background-image: url("../images/foot2.jpg");
}

/* プレミアムムービーの背景 */
.contentspmovie {
        background-image: url("../images/premium_wmv_bg.gif");
}

/*18認証画面背景*/
.ent_bg {
        background-image: url("../images/top_img.jpg");
}

