@charset "utf-8"; /*使用する文字コード*/
/*div.ui-body-a{
    background:none;
    background-color:#f9f6ec;
}*/
h4.clear,
div.clear,
p.clear,
BR.clear{
    clear:both;
}
H1#siteTitle{
    margin:0 0 15px;
    font-size:13px;
    line-height:1.4;
    text-align:center;
    font-weight:normal;
}
H2{
    margin-right:-15px;
    margin-left:-15px;
    padding:7px 15px;
    color:#fff;
    font-size:20px;
    text-shadow:none;
/*    border-radius:6px;*/
    background-color:#141414;
}
H2#logo{
    margin:0;
    padding:0;
    text-align:center;
    background:none;
}
STRONG.caution{
    color:#d00;
}
DIV.imageGroup{
    margin-bottom:10px;
    text-align:center;
}
.ui-li-heading,
.ui-li-desc,
.ui-btn-text{
    overflow:visible;
    white-space:normal;
}
DIV#catchArea{
    margin:10px 0 0;
    text-align:center;
}
DIV.telBanner{
    text-align:center;
}
DIV#swipeImage UL,
DIV#swipeImage LI{
    margin:0;
    padding:0;
    list-style:none;
}
DIV#swipeImage UL{
    width:100%;
}
SPAN#swipeImagePosition{
    font-size:18px;
}
SPAN#swipeImagePosition em.swipeImageOn{
    color:#e00;
}
#smartFooter{
    font-size:13px;
    text-align:center;
}
#smartFooterMenu{
    margin-top:20px;
}
h4,
strong.stitle{
    display:block;
    margin-bottom:10px;
    padding:7px 10px;
    color:#141414;
    text-shadow:none;
    border-radius:6px;
    background-color:#ffcf60;
}
h5{
    margin:0 0 10px;
    padding:8px;
    border:2px solid #444;
    background-color:#000;
}
strong.stitle br{
    display:none;
}
ul li{
    margin-bottom:15px;
}