/*-------モバイルメニュー-------*/

/*#mobile_tablet{ width:100%; background-color:#004098; }
#mobile_tablet ul li img{
	border:none;
}*/

#mobile_tablet{
	width:100%;
	margin:0 auto;
	background: none repeat scroll 0 0 #004098;
	height:40px;
}

#mobile_tablet #logo{
	width:76px;
	height:30px;
	display:block;
	position:absolute;
	top:5px;
	text-indent:-9999px;
	background-image: url(http://www.his-j.com/images/common/sprite_common.png);
	background-repeat: no-repeat;
	margin-left: 5px;
}

#mobile_tablet #office{
	width:207px;
	height:20px;
	float:right;
	margin-top:10px;
	margin-right:10px;
	text-indent:-9999px;
	background:url(http://www.his-j.com/images/common/sprite_common.png) no-repeat;
	background-position: 0 -96px;
}

#mobile_menu{ width:100%; height:44px; background-color:#024895; margin:0; padding:0; }
#mobile_menu ul{ text-align:center;}
#mobile_menu ul li{
	width:25%;
	float:left;
	background-image: url(http://www.his-j.com/kix/common/mobile/img/menu/line.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 44px;
}
#mobile_menu ul li a.his{
	display:block;
	height:44px;
	background-image: url(http://www.his-j.com/kix/common/mobile/img/menu/btn_his.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#mobile_menu ul li a.kix{
	display:block;
	height:44px;
	background-image: url(http://www.his-j.com/kix/common/mobile/img/menu/btn_kix.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#mobile_menu ul li a.login{
	display:block;
	height:44px;
	background-image: url(http://www.his-j.com/kix/common/mobile/img/menu/btn_login.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#mobile_menu ul li a.menu{
	display:block;
	height:44px;
	background-image: url(http://www.his-j.com/kix/common/mobile/img/menu/btn_menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

/*-------モバイルフッター-------*/

#mobile_footer{
	background:#1A1A1A;
	text-align:center;
	color:#FFFFFF;
	padding-top: 12px;
}
#mobile_footer ul.fmenu{
	overflow: hidden;
	width: 95%;
	margin: 0 auto;
}
#mobile_footer ul.fmenu li a img{ border:none}
#mobile_footer ul.fmenu li{
	display: block;
	float:left;
	line-height: 0.8;
	vertical-align: bottom;
	width:20%;
	}
#mobile_footer .subnavi {
	font-size: 12px;
	line-height: 1.5;
	margin: 11px auto;
	text-align: center;
	width: 96%;
}
#mobile_footer .subnavi li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#mobile_footer .subnavi a {
	margin-right: 3px;
}
#mobile_footer a:link { color:#FFF; text-decoration:none;}
#mobile_footer a:visited { color:#FFF; text-decoration:none;}
#mobile_footer a:active { color:#FFF; text-decoration:none;}
#mobile_footer a:hover { color:#FFF; text-decoration:none;}

#mobile_footer .telbox {
	background:#3D3D3D;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align:center;
	color:#FFFFFF;
	margin:0 auto;
	padding:3% 0;
	width:96%;
}
#mobile_footer .telbox ul{
	margin:0 auto;
	text-align: left;
	width: 285px;
}
#mobile_footer .telbox ul li.re-phone-text01 {
	font-size: 11px;
	font-weight: bold;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#mobile_footer .telbox ul li.phone-text02 {
	font-size: 17px;
	font-weight: bold;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#mobile_footer .telbox ul li.phone-text03 {
	font-size: 34px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}
#mobile_footer .telbox ul li.phone-text04 {
	font-size: 10px;
	font-weight: bold;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#mobile_footer .copyright{
	font-size: 60%;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 15px;
}
#mobile_footer .privacy{
	font-size: 65%;
	padding-top: 10px;
	padding-bottom: 5px;
}
