/*--------------------------------------*/
/*  共通                                */
/*--------------------------------------*/
/* TAG */
body{
    margin: 0px;
    padding: 20px;
    color: #000000;
    background-color: #FFFFFF;
    background-image: url('../img/wp_diz02.gif');
    background-repeat: repeat;
    text-align: center;
}

/* IMG */
img{
    margin: 0px;
    padding: 0px;
    border: 0px;
}

/* 基本 */
div.layer_base{
    margin: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    border-style: none;
    border-width: 0px;
}

/*--------------------------------------*/
/*  レイアウト基本                      */
/*--------------------------------------*/
/*--- ALL ---*/
#pageall{
    margin: 0px auto;
    padding: 0px;
    width: 760px;
    height: 845px;
}

/*--- HEAD ---*/
#head{
    margin: 0px;
    padding: 0px;
    width: 760px;
    height: 100px;
    background-color: #FFFFFF;
    text-align: left;
    background-image: url('img/back_img.gif');
    background-repeat: none;
    border-style: solid solid none solid;
    border-width: 1px;
    border-color: #CCCC99;
}
/* タイトル部分 */
#head-layer1{
    margin: 0px;
    padding: 0px;
    width: 760px;
    height: 100px;
    border-style: none;
    border-width: 0px;
}

/*--- LIST ---*/
#list{
    margin: 0px;
    padding: 0px;
    padding-top: 2px;
    width: 760px;
    height: 15px;
    background-color: #AC7A73;
    border-style: none solid;
    border-width: 1px;
    border-color: #CCCC99;
}
td.list{
    width: 100%;
    text-align: left;
    vertical-align: middle;
    text-indent: 15px;
    font-size: 12px;
    color: #EDEDDA;
}
a.link{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}

/*--- CONTENTS ---*/
#contents{
    margin: 0px;
    padding: 0px;
    width: 760px;
    height: 700px;
    background-color: #FFFFFF;
    text-align: left;
    color: #996600;
    border-style: none solid;
    border-width: 1px;
    border-color: #CCCC99;
}

/*--- BOTTOM ---*/
#bottom{
    margin: 0px;
    padding: 0px;
    width: 760px;
    height: 22px;
    background-color: #AC7A73;
    text-align: left;
    border-style: none solid solid solid;
    border-width: 1px;
    border-color: #CCCC99;
}
td.footer{
    margin: 0px;
    padding-top: 3px;
    width: 100%;
    height: 22px;
    text-align: center;
    color: #EDEDDA;
    font-size: 12px;
}

/*-------------------------------------*/
/*  個別定義                           */
/*-------------------------------------*/
/*--- HOME ---*/
table.recomend-table{
    margin: 0px;
    padding: 0px;
    width: 760px;
    border-style: none;
    border-width: 0px;
}
td.recomend-cell{
    margin: 0px;
    padding: 0px;
    width: 252px;
    height: 150px;
    border-style: none;
    border-width: 0px;
}
td.recomend-cell-sp{
    margin: 0px;
    padding: 0px;
    width: 1px;
    border-style: none;
    border-width: 0px;
}

div.topics{
    margin: 0px;
    padding: 0px;
    width: 760px;
    height: 250px;
    text-align: center;
    background-color: #FFFFFF;
    border-style: none;
    border-width: 0px;
    float: clear;
}
table.topics{
    margin: 0px auto;
    width: 720px;
    border-style: none;
    border-width: 0px;
}
td.topics-cell{
    margin: 0px;
    padding: 0px;
    width: 380px;
    text-align: center;
    vertical-align: top;
}
td.topicscell-blank{
    margin: 0px;
    padding: 0px;
    width: 20px;
}
td.sakura-info-cell{
    margin: 0px;
    padding: 0px;
    width: 320px;
    text-align: center;
    vertical-align: top;
}
div.topics-title{
    margin: 0px;
    padding-top: 4px;
    width: 380px;
    height: 20px;
    color: #FFFFFF;
    background-color: #AC7A73;
    text-align: left;
    font-size: 10pt;
    text-indent: 15px;
}
div.topics-detail{
    margin: 0px;
    padding-top: 5px;
    padding-left: 15px;
    width: 380px;
    height: 230px;
    color: #999999;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 10pt;
    line-height: 20px;
}
div.sakura-info-title{
    margin: 0px;
    padding-top: 4px;
    width: 320px;
    height: 20px;
    color: #FFFFFF;
    background-color: #AC7A73;
    text-align: left;
    font-size: 10pt;
    text-indent: 15px;
}
div.sakura-info-detail{
    margin: 0px;
    padding-top: 5px;
    padding-left: 15px;
    width: 320px;
    height: 230px;
    color: #999999;
    background-color: #FFFFFF;
    text-align: left;
    font-size: 10pt;
    line-height: 20px;
}

/*--- 商品紹介 ---*/
div.layer-item-list{
    margin: 0px;
    padding: 0px;
    width: 760px;
    height: 210px;
    text-align: center;
    background-color: #FFFFFF;
    border-style: none;
    border-width: 0px;
    float: clear;
}
table.table-item-list{
    margin: 0px auto;
    width: 720px;
    border-style: none;
    border-width: 0px;
}
td.itemcell{
    width: 350px;
    height: 210px;
    text-align: center;
}
td.itemcell-blank{
    width: 15px;
    height: 210px;
}
div.itemframe{
    margin: 0px;
    padding: 0px;
    width: 350px;
    height:210px;
    color: #999999;
    border-color: #C9BA9E;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
}
div.itemframe-photo{
    margin: 0px;
    padding: 10px;
    width: 150px;
    height:200px;
    text-align: left;
    color: #999999;
    border-color: #CCCC99;
    border-style: none;
    border-width: 0px;
    float: left;
}
div.itemframe-comment{
    margin: 0px;
    padding: 10px;
/*    width: 170px; */
    height:200px;
    text-align: left;
}
div.itemframe-title{
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 12px;
    color: #6D745F;
}
div.itemframe-sentence{
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 12px;
    color: #6D745F;
    line-height: 15px;
}
div.itemframe-used{
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 12px;
    color: #6D745F;
    line-height: 15px;
}
div.itemframe-price{
    margin: 0px;
    padding: 0px;
    text-align: right;
    font-size: 12px;
    color: #6C8F7B;
}
img.itemframe-line{
    width: 100%;
    height: 13px;
}

/*--- 会社案内 ---*/
/* CORP */
div.layer_corp{
    margin: 0px;
    padding: 0px;
    width: 760px;
    height: 500px;
    background-color: #FFFFFF;
    border-style: none;
    border-width: 0px;
    text-align: center;
}
div.corp{
    margin: 0px auto;
    padding: 0px;
    width: 700px;
    height:500px;
    color: #999999;
    font-size: 12px;
}
div.corp-info{
    margin: 0px;
    padding: 0px;
    width: 700px;
    height:300px;
    color: #999999;
    font-size: 12px;
}
div.corp-photo{
    margin: 0px;
    padding: 10px;
    width: 400px;
    height:260px;
    color: #999999;
    font-size: 12px;
    float: left;
}
div.corp-data{
    margin: 0px;
    padding: 50px 10px;
/*    width: 300px; */
    height:260px;
    color: #999999;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    float: clear;
}
div.corp-data-detail{
    margin: 0px;
    padding: 10px;
    width: 370px;
    height:300px;
    color: #999999;
    font-size: 12px;
    line-height: 18px;
    text-align: left;
    float: left;
}
div.corp-map{
    margin: 0px;
    padding: 10px;
/*    width: 300px; */
    height: 300px;
    color: #999999;
    font-size: 12px;
    float: clear;
}
img.corp-line{
    width: 100%;
    height: 13px;
}
span.title{
    margin: 0px;
    padding: 0px;
    text-align: left;
    font-size: 12px;
    color: #993333;
    font-weight: bold;
}
span.sentence{
    line-height : 120%;
    text-align: left;
    font-size: 12px;
    color: #999999;
}
span.bold{
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #999999;
}
span.red{
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #FF0000;
}
span.brown{
    text-align: left;
    font-size: 12px;
    color: #993300;
}

/*--- お問い合わせ ---*/
div.layer_contact{
    margin: 0px;
    padding: 0px;
    width: 760px;
    background-color: #FFFFFF;
    border-style: none;
    border-width: 0px;
    text-align: center;
}
div.contact{
    margin: 0px auto;
    padding: 0px;
    width: 600px;
    color: #CC6600;
}
div.contact-msg{
    margin: 0px;
    padding: 0px;
    width: 100%;
    color: #CC6600;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    line-height: 1.5em;
}
div.contact-frm{
    margin: 0px;
    padding: 0px;
    width: 100%;
    color: #CC6600;
    font-size: 12px;
    text-align: left;
    font-weight: bold;
    line-height: 1.5em;
}
div.contact-memo{
    margin: 0px;
    padding: 20px 0px;
    width: 100%;
    color: #999999;
    font-size: 12px;
    text-align: left;
    line-height: 1.5em;
}
table.contace-table{
    margin: 0px;
    padding: 0px;
    width: 600px;
    background-color: #FFFFFF;
    border-style: none;
    border-width: 0px;
}
td.contact-cell{
    margin: 0px;
    padding: 0px;
    width: 130px;
    color: #CC6600;
    font-size: 12px;
    text-align: left;
    vertical-align: top;
}
td.contact-cell-input{
    margin: 0px;
    padding: 0px;
    width: 470px;
    font-size: 12px;
    text-align: left;
    vertical-align: top;
}

