@charset "utf-8";

#wrapper{
width:904px;
overflow: hidden;
clear:both;
}

#mobileCatch{
width:602px;
height:76px;
text-align:left;
background:url(../img/mobile/title_sub.gif) no-repeat 0 0;
margin:10px 0 50px 0;
text-indent:-9999px;
}

#mobileLeft{
width:180px;
float:left;
}
#mobileRight{
width:422px;
float:left;
text-align:left;
}
#mobileRight h3{color:#309B2C; font-size:16px; margin:0 0 10px 0;}
#mobileRight p{padding:0 0 10px 0;}

#mobileNavi a{
width:225px;
height:37px;
display:block;
text-indent:-9999px;
background:url(../img/mobile/btn_mail.jpg) no-repeat 0 0;
margin:10px 0 5px 0;
}
#mobileNavi a:focus{outline:none;}

