/*---------- 商材詳細 ----------*/

.syousai_bar{
    width:540px;
    height:50px;
    clear: both;
    margin: auto;
}

#shousai {
    border: none;
    padding: 5px;
    border-collapse: collapse;
    margin: auto;
}

.s_title {
    color: #FFFFFF;
    text-align: left;
    padding: 5px 0px 5px 5px;
    background-color:#003466;
    clear: both;
    width: 540px;
    margin: 5px auto;
}

.s_content-text {
    clear: both;
    text-align: left;
    width: 540px;
    vertical-align: top;
    margin: auto;
    height: auto;
/*	word-break: break-all; */
}

#image-01 {
    text-align: center;
    width: 540px;
    margin: auto;
}

#image-02 {
    text-align: center;
    width: 540px;
    margin: auto;
}

#image-03 {
    text-align: center;
    width: 540px;
    margin: auto;
}

#out {
    text-align: center;
    clear: both;
}


#message_bar {
    width:500px;
    height:31px;
    /* background-image: url(img/title_bgimg.jpg); */
    background-image: url(../img/title_bgimg.jpg);    
    background-repeat: repeat-x;
    clear: left;
}

#toiawase {
    padding: auto;
    margin: auto;
    width: 300px;
}
