/* ************************************************ 
 *	ヘッダー下イメージ
 * ************************************************ */
 
#main {
    width:350px;
    margin:10px 0px 0px 190px;
    height:350px;
    background:url(https://img05.shop-pro.jp/PA01112/549/etc/1_a.jpg?2162)  center no-repeat;
}

#commontop{
    display: none;
}

#topmainmp {
    display: block;
}

#topmain {
    width:920px;
    margin:40px auto 20px;
    height:67px;
    background:url(https://img05.shop-pro.jp/PA01112/549/etc/mc-top_1.gif?2129) no-repeat;


#item {
    margin:0px;
    padding:0px;
    width:100%;
    font-size:12px;
    line-height:1.2em;
}

#item .catch {
    background:url(https://diatoniq.co.jp/bdimg/megacat/item_g_black_2.jpg) no-repeat;
    width:638px;
    height:25px;
    padding:0px 0px 20px 5px;
    color:#FFF;
    font-size:18px;
    margin-bottom:0px;
    font-weight:bold;
} 

#item table {
    border:1px solid #DCDCDC;
    margin:0px;
    padding:px;
    width:100%;
}

#item table th {
    background:#DCDCDC;
    padding:3px;
    width:100%;
}

#item table td.line {
    padding:3px;
    border-bottom:1px solid #DCDCDC;
}

#item table td.nline {
    padding:3px;
}

#item .review {
    width:631px;
    border:1px solid #B22222;
    background:#FFFACD;
    padding:0px 5px 10px 5px;
    margin-bottom:10px;
}

