@charset ”UTF-8”;

/* ローカルナビゲーション部分のスタイル */
.l-navi  { 
	width:185px; 
	border-top:solid #bbbdc5 1px; 
	border-left:solid #bbbdc5 1px; 
	border-right:solid #bbbdc5 1px; 
	background-color:#ffffff; 
	vertical-align:top; 
	}

.l-navi_n  { 
	width:1px; 
	border-top:solid #bbbdc5 1px; 
	border-left:solid #bbbdc5 1px; 
	border-right:solid #bbbdc5 1px; 
	background-color:#ffffff; 
	vertical-align:top; 
	}

table.l-info  { 
	width:185px;
	background-color:#eeeeee; 
	border-bottom:solid #bbbdc5 1px; 
	}
table.l-info2 { 
	width:179px;
	background-color:#ffffff; 
	border-top:solid #bbbdc5 1px;
	border-left:solid #bbbdc5 1px;
	border-right:solid #bbbdc5 1px;
	border-bottom:solid #bbbdc5 1px;
	margin: 0 ;
	}
.localmenu01 a { 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration:none; 
	}
.localmenu01 a:visited { 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration:none; 
	}
.localmenu01 a:active { 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration:none; 
	}	
.localmenu01 a:hover{ 
	color:#ffffff; 
	font-weight:bold; 
	text-decoration: underline;
	}
.localmenu02 a:link { 
	color:#446F80; 
	font-weight:bold; 
	text-decoration:none; 
	}
.localmenu02 a:visited { 
	color:#446F80; 
	font-weight:bold; 
	text-decoration:none; 
	}
.localmenu02 a:active { 
	color:#446F80; 
	font-weight:bold; 
	text-decoration:none; 
	}
.localmenu02 a:hover{ 
	color:#446F80; 
	font-weight:bold; 
	text-decoration: underline; 
	}
td .lnavi-menu01  { 
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding: 7px 0; 
	width: 185px;
	height:32px;
	}
td .lnavi-menu02  { 
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding: 7px 0; 
	width: 185px;
	height:32px;
	}
td .lnavi-menu03  { 
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding: 7px 0; 
	width: 185px;
	height:32px;
	}
td .lnavi-menu04  { 
	background-repeat:no-repeat;
	background-position:0% 50%;
	padding: 7px 0; 
	width: 185px;
	height:32px;
	}
td img.lm_ar  { 
	margin-left:10px; 
	margin-right:7px; 
	}



