@charset "UTF-8";

#guidemap {
	width: 700px ;
	height: 570px ;
	margin: 10px 0 ;
	outline: none ;
}
#guidemap:focus{
	outline: none ;
}

.contents-indent-big h3 {
	margin: 20px 0 8px 0 ;
	padding: 0 0 5px 0 ;
	font-size: 14px ;
	font-weight: bold ;
	line-height: 1.1 ;
	border-bottom: 1px solid #f0e0b2 ;
	color: #996600 ;
}

.infolist1 {}
.infolist1 th {
	background: url(../../img/p.gif) left 6px no-repeat ;
	padding: 2px 0 2px 14px ;
	vertical-align: top ;
	white-space: nowrap ;
}
.infolist1 td {
	padding: 2px 0 2px 10px ;
	vertical-align: top ;
}
.infolist1 li {
	background: url(../../img/p.gif) left 4px no-repeat ;
	padding: 2px 0 2px 14px ;
}

.maintablesub {}
.maintablesub th { border-bottom: 1px solid #997777 ; }
.maintablesub td { border-bottom: 1px solid #997777 ; }