/*この以降のスタイルは、IE-MAC 5.xには適用されない\*/

.tit_report {
	background-image:url(../image/title_report.gif);
	background-repeat:no-repeat;
	width:830px;
	height:103px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-5000em;
	}
.tit_profile {
	background-image:url(../image/title_profile.gif);
	background-repeat:no-repeat;
	width:830px;
	height:103px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-5000em;
	}
.tit_policy {
	background-image:url(../image/title_policy.gif);
	background-repeat:no-repeat;
	width:830px;
	height:103px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-5000em;
	}
.tit_result {
	background-image:url(../image/title_result.gif);
	background-repeat:no-repeat;
	width:830px;
	height:103px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-5000em;
	}
.tit_office {
	background-image:url(../image/title_office.gif);
	background-repeat:no-repeat;
	width:830px;
	height:103px;
	display:block;
	margin:0px;
	padding:0px;
	text-indent:-5000em;
	}
	
	
#local_navi{
	width:230px;
	padding:10px;
	background-color:#F9DADA;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9999;
	}
#local_navi li{
	list-style-type:none;
	font-family:"ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	}
#local_navi a.on{
	background-image:url(../image/local_navi_on.gif);
	background-repeat:no-repeat;
	width:200px;
	height:30px;
	display:block;
	color:#FFFFFF;
	padding-left:30px;
	padding-top:10px;
	font-size:20px;
	font-weight:900;
	text-decoration:none;
	margin-bottom:3px;
	}
#local_navi a.off{
	background-image:url(../image/local_navi_off.gif);
	background-repeat:no-repeat;
	width:200px;
	height:30px;
	display:block;
	color:#000000;
	padding-left:30px;
	padding-top:10px;
	font-size:20px;
	font-weight:900;
	text-decoration:none;
	margin-bottom:3px;
	}
#local_navi a:hover.off{
	background-image:url(../image/local_navi_on.gif);
	background-repeat:no-repeat;
	width:200px;
	height:30px;
	display:block;
	color:#FFFFFF;
	padding-left:30px;
	padding-top:10px;
	font-size:20px;
	font-weight:900;
	text-decoration:none;
	margin-bottom:3px;
	}
#local_navi a.res_sub{
	background-image:url(../image/btn_res_sub_a.gif);
	background-repeat:no-repeat;
	width:200px;
	height:25px;
	display:block;
	color:#444444;
	padding-top:3px;
	padding-left:10px;
	font-size:15px;
	font-weight:900;
	text-decoration:none;
	margin-bottom:3px;
	}
#local_navi a:hover.res_sub{
	background-image:url(../image/btn_res_sub_b.gif);
	background-repeat:no-repeat;
	width:200px;
	height:25px;
	display:block;
	color:#FF0000;
	padding-top:3px;
	font-size:15px;
	font-weight:900;
	text-decoration:none;
	margin-bottom:3px;
	}
#btn_result ul{
	margin:0px;
	padding:0px;
	}
#btn_result li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	}
	
#btn_result .res_seiji{
	background-image:url(../image/btn_result_seiji.gif);
	background-repeat:no-repeat;
	width:550px;
	height:150px;
	display:block;	
	padding-top:3px;
	margin-bottom:3px;
	text-indent:-5000em;
	}
	
#btn_result .res_sihou{
	background-image:url(../image/btn_result_sihou.gif);
	background-repeat:no-repeat;
	width:550px;
	height:150px;
	display:block;
	padding-top:3px;
	margin-bottom:3px;
	text-indent:-5000em;
	}
	
#btn_result .res_kinyu{
	background-image:url(../image/btn_result_kinyu.gif);
	background-repeat:no-repeat;
	width:550px;
	height:150px;
	display:block;
	padding-top:3px;
	margin-bottom:3px;
	text-indent:-5000em;
	}
	
#btn_result .res_kigyo{
	background-image:url(../image/btn_result_kigyo.gif);
	background-repeat:no-repeat;
	width:550px;
	height:150px;
	display:block;
	padding-top:3px;
	margin-bottom:3px;
	text-indent:-5000em;
	}