@charset "utf-8";
#town_top_header {
	background: url(images/town_header.jpg) no-repeat;
	margin-bottom: 10px;
}
#town_top_header h2 {
	padding-top: 10px;

}
#town_header {
	margin-bottom: 10px;
}

#town h3 {
	font-size: 1.2em;
	background: #999999;
	color: #FFFFFF;
	height: 26px;
	padding-top: 4px;
	padding-left: 10px;
}


.town_contents_box  {
	margin-bottom: 10px;
	float: left;
	width: 585px;
	margin-top: 10px;
}

.town_contents_box img {
	float: left;
}
.town_contents_box p {
	margin-top: 3px;
	margin-bottom: 0px;
}


.town_contents_box h3 {
	font-size: 1.4em;
}
.town_special_link {

}
#list {
	font-size:0.9em;
	list-style-type: none;
	}
	
#list .trwhite {
	background-color:#ffffff;
	padding: 10px
	}
	
#list .trcolor {
	background-color:#F0F0E6;
	padding: 10px
	}

#cd{
	width: 575px;
	padding-bottom: 5px;
	margin-left: 7px;
	margin-bottom: 10px;
	border-bottom: dotted #CCCCCC 1px;
	}
	
#mt{width:585px;
	border: 0px;
	}
#mt td{
	vertical-align: top;
	font-size: 0.9em;
	padding: 4px;
}
#mt .name{
	font-size: 0.9em;
	font-weight:bold;
	width:200px;
	border-right: 1px dotted #ccc;
}
#mt .tel{
	font-size: 0.9em;
	border-right: 1px dotted #ccc;
}
#mt .map{
	font-size: 0.9em;
	width:30px;
}
#mt .line{
	border: 1px dotted #ccc;
}