@charset "UTF-8";

@media all {

/* INDEXMENU */
#indexmenu .column     { background: url(../../service/_img/indexmenu.jpg) no-repeat; }
#indexmenu .column#im1 { background-position: 0 0; }
#indexmenu .column#im2 { background-position: -157px 0; }
#indexmenu .column#im3 { background-position: -314px 0; }
#indexmenu .column#im4 { background-position: -471px 0; }
#indexmenu .column#im5 { background-position: -628px 0; }
#indexmenu .column#im6 { background-position: -785px 0; }

#indexmenu dt a      { width: 155px; height: 145px; text-indent: -9999px; float: left; background: url(../../service/_img/indexmenu_txt.png) no-repeat; }
#indexmenu #im1 dt a { background-position: 0 95px; }
#indexmenu #im2 dt a { background-position: -157px 95px; }
#indexmenu #im3 dt a { background-position: -314px 95px; }
#indexmenu #im4 dt a { background-position: -471px 95px; }
#indexmenu #im5 dt a { background-position: -628px 95px; }
#indexmenu #im6 dt a { background-position: -785px 95px; }

#indexmenu dd        { height: 1%; line-height: 1.3; padding: 0 5px 0 20px; background: url(../../_common/_img/bullet_dot.gif) 8px 0 no-repeat; font-size: 92%; }

#indexmenu .banner   { text-align: center; }


/* MOBILE PAGE */
body#mobile .clr:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
body#mobile .clr { min-height: 1px; }
* html body#mobile .clr { height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/ }
body#mobile .block { display: block; }
body#mobile .m_10 { margin:10px 0; }
body#mobile .m5 { margin:5px; }
body#mobile .p_t_10 { padding-top:10px; }
body#mobile p { line-height: 18px; }

body#mobile #contentheader h1{ height:auto; padding:0; margin:0 auto 10px auto; text-align:center; background:#fff;text-indent:0px; }
body#mobile .txt01 { margin:0px 15px 10px 15px; }

body#mobile #contentbody .box_wrap { width:920px; background:#dfdfdf; position:relative; left:10px; padding-bottom:20px; }
body#mobile #contentbody h2 { margin:0 auto; padding:0; text-align:center; }
body#mobile .box_left { width:446px;float:left;margin:10px; }

body#mobile table.mobile_info { margin:10px 5px; background:#f1e7de; }
body#mobile table.mobile_info td { padding:10px 10px 0px 10px; }

body#mobile .box_right { width:400px;margin:20px 0 0 0;float:left;position:relative;left:30px; }
body#mobile .mobile_box01 { width:400px; background:url(../../_img/mobile/mobile_box01.gif) no-repeat top left; padding-top:17px;  }
body#mobile .mobile_box02 { width:400px; background:url(../../_img/mobile/mobile_box02.gif) no-repeat bottom left;padding-bottom:10px; text-align:center; padding-top:5px; }
body#mobile table.mobile_member { margin:0px auto 5px auto; }
body#mobile #contents p.dot { margin:0;padding:10px 0 15px 0; background:url(../../_img/mobile/dot.gif) no-repeat bottom left; }

body#mobile table.mobile_info2 { margin:0px auto;text-align:cener; }
body#mobile table.mobile_info2 td { background:url(../../_img/mobile/mobile_member05.gif) no-repeat 0 12px;padding:0 0; }
body#mobile table.mobile_info2 td p { color:#907b63; padding:0 0 0 50px; }

body#mobile p.mobile_foot { padding:10px 0; margin:10px; }



}


