﻿body {
    background-image: url('images/indexBK.jpg');
    background-repeat: repeat-x;
}
td
{
    font-size: 13px;
}
h1
{
    font-size: 90%;
    line-height: 1.2em;
    margin:0
}
h2
{
    font-size: 90%;
    line-height: 1.2em;
    margin:0
}
.index_top_line
{
}

.m_box_top {
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff, endcolorstr=#d3d3d3, gradienttype=0);
    cursor:pointer;
}
.m_box_outline {
    border: 1px solid #999999;
}

.m_box_mid
{
    filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#ffffff, endcolorstr=#cc9966, gradienttype=0);
}

/*INDEX PAGE*/
.index_top_massage {
    line-height: 120%;
}

/*MENU TD*/


/*在庫一覧大文字*/
.CarLet_TD1
{
    filter:dropshadow(offx=1,offy=1,color=#C0C0C0,positive=true);
}
.CarLet_TD2
{
    color: #808080;
}
/*プライスカード*/
.DO_step
{
    filter: dropshadow(offx=1,offy=1,color=#C0C0C0,positive=true);
    font-family: Arial;
    font-weight: 600;
    color: #006600;
    font-size: 12px;
}
.DO_div
{
    padding: 3px;
    border: #FFFFFF double;
    color: #663300;
    margin-right: 10px;
    text-align: center;
}
.cnp_panel1_msg
{
    line-height: 1.2em;
    color: #663300;
}
/*陸送金額表示*/
.cnp_1
{
    font-size: 24px;
    text-decoration: line-through;
    color: #FF0000;
    font-weight: bold;
    filter: dropshadow(offx=1,offy=1,color=#C0C0C0,positive=true);
}
.cnp_2
{
    font-size: 24px;
    font-weight: bold;
    color: #008000;
    filter: dropshadow(offx=1,offy=1,color=#C0C0C0,positive=true);
}
.cnp_3
{
    font-size: 15px;
    font-weight: bold;
    color: #808080;
}
/*TOPキャンペーンテーブル外枠*/
.index_cnp_tableline
{
    border: 2px solid #CCCCCC;
    background-color: #EFEFEF;
}
/*TOPキャンペーン表題TD*/
.index_cnp_TD1
{
}
/*TOPキャンペーン内容TD*/
.index_cnp_TD2
{
}
/*リンク色*/
a.link1:link
{
    text-decoration: none;
    color: #800000;
}
a.link1:visited
{
    text-decoration: none;
    color: #800000;
}
a.link1:hover
{
    text-decoration: none;
    color: #FF0000;
}
a.link1:active
{
    /*text-decoration: none;*/
    color: #0000FF;
}
/*黒表示*/
a.link2:link
{
    color: #000000;
}
a.link2:visited
{
    color: #000000;
}
a.link2:hover
{
    color: #FF0000;
}
a.link2:active
{
    color: #0000FF;
}
/*店舗在庫一覧写真*/
.shopstock_div1
{
    border: 0px solid #0000FF;
    position: absolute;
    color: #FFFFFF;
    padding-top: 3px;
    padding-left: 3px;
    filter: glow(color=Black,strength=1);
    width: 103px;
    font-weight: bold;
    height: 78px;
    z-index:0;
}
.shopstock_div2
{
    border: 0px solid #FF0000;
    color: #FF0000;
    filter: glow(color=Black,strength=1);
    font-weight: bold;
    position: absolute;
    width: 105px;
    text-align: right;
    padding-top: 68px;
    z-index:1;
}
/*店舗在庫一覧mouse_on*/
.shopstock_div3
{
    border: 0px solid #0000FF;
    position: absolute;
    color: #FF00FF;
    padding-top: 3px;
    padding-left: 3px;
    filter: glow(color=Black,strength=1);
    width: 103px;
    font-weight: bold;
    height: 78px;
    z-index:0;
}

/*画像用リンク売約済み*/
a.link_div_ColorRed:link
{
    text-decoration: none;
    color: #FF0000;
}
a.link_div_ColorRed:visited
{
    text-decoration: none;
    color: #FF0000;
}
a.link_div_ColorRed:hover
{
    text-decoration: none;
    color: #FF0000;
}
a.link_div_ColorRed:active
{
    text-decoration: none;
    color: #FF0000;
}
/*陸送料金テーブル*/
.RikDiv
{
    overflow: auto;
    height: 100px;
}
.RikDiv1
{
    overflow: auto;
    height: 50px;
}
