﻿@charset "utf-8"; 

#mobileS{
       width:200px;
       background: url(../../../secure/1007/bg_beige.gif) repeat;
       color:black;
       padding-bottom:5px;
}

#mobileS h2 {
       margin-bottom: 5px;
       padding: 10px 5px 7px 35px;
       background: url(../../../secure/1007/bg_title_mobile.gif) no-repeat;
       font-weight: bold;
       color:black;
}

#mobileSFram{
       width:200px;
       background: url(../../../secure/1007/bg_beige.gif) repeat;
       color:black;
              padding-bottom:5px;
}


#mobilemoji{
       word-break:break-all;
       background: url(../../../secure/1007/bg_beige.gif) repeat;
       width:130px;
       float:left;
}

#mobilebar{
       background: url(../../../secure/1007/bg_beige.gif) repeat;
}

#mobileS .bottom {
       clear:both;
       height:2px;
       background:url(images/bottom.gif) no-repeat left bottom;
       font-size:1px;/* ←↓ ブラウザで文字サイズ拡大した際に崩れないように。*/
       line-height:0;
}


#mobileS a:link{
       color:#0000ff;
}

#mobileS a:visited{
       color:#800080;
}

#mobileS a:active{
       color:#ff0000;
}
