@charset "utf-8";
/* CSS Document */

#main_contents p{
	margin:15px 30px;
	font-size:0.86em;
}
#main_contents table{
	margin:20px auto 10px;
	background:url(../access/images/bg_tbl.jpg);
	width:670px;
}

#main_contents td{
	padding:10px 0px 10px 20px;
	font-size:0.8em;
}
#main_contents th{
	font-size:0.8em;
	width:250px;
	text-align:left;
	padding:10px 0px 10px 20px;
	color:#750000;
	background:url(../access/images/icon_bg.gif) no-repeat 5px center;
}
.bbr{
	border-bottom:1px solid #58260f;
	border-right:1px solid #58260f;
}
.bb{
	border-bottom:1px solid #58260f;
}
.br{
	border-right:1px solid #58260f;
}
.ba{
	border:1px solid #58260f;
}
.bn{
	border:none;
}
#main_contents td{
	background-color:#2f0f0f;
}
#map_icon{
	vertical-align:middle;
}
