@charset "UTF-8";

/* 各ステータストップ */
#bebimachitop{
	width:930px;
	height:212px;
	background:url(/top_image/2011/bebimachi_top.gif) no-repeat center center;
	margin:0 10px 10px;
}
#ninshintop{
	width:930px;
	height:212px;
	background:url(/top_image/2011/ninshin_top.gif) no-repeat center center;
	margin:0 10px 10px;
}
#ikujitop{
	width:930px;
	height:212px;
	background:url(/top_image/2011/ikuji_top.gif) no-repeat center center;
	margin:0 10px 10px;
}
.bebimachi_nav h4{
	color:#ff99cc;
	font-weight:bold;
	border:none;
	}
.ninshin_nav h4{
	color:#ff8800;
	font-weight:bold;
	border:none;
	}
.ikuji_nav h4{
	color:#99cc66;
	font-weight:bold;
	border:none;
	}
#ot_status {
    margin: 0;
	float:left;
	padding-left:40px;
	padding-top:117px;
	width:110px;
	height:95px;
}

#ot_status .ot01{
    display: block;
    margin: 0;
    text-indent: -9999px;
	height:25px;
	width:76px;
	}
#ot_status .ot02{
    display: block;
	margin-top: 3px;
    text-indent: -9999px;
	height:25px;
	width:76px;
	}
#ot_status .ot03{
    display: block;
	margin-top: 3px;
    text-indent: -9999px;
	height:25px;
	width:76px;
	}
#ot_status a.ot01:hover{
	background: none;
	}
#ot_status a.ot02:hover{
	background: none;
	}
#ot_status a.ot03:hover{
	background: none;
	}