@charset "utf-8";
#main #main_a #main_body div.detail_table_center {
	clear:both;
	width:100%;
	margin:0px 0px 14px 0px;
	padding:0px;
}

#main #main_a #main_body div.detail_writing {
	clear:both;
	width:100%;
	margin:0px 0px 14px 0px;
	padding:0px;
}

#main #main_a #main_body div.detail_map {
	clear:both;
	width:100%;
	margin:0px 0px 14px 0px;
	padding:0px;
}

#main #main_a #main_body div.detail_free {
	clear:both;
	width:100%;
	margin:0px 0px 14px 0px;
	padding:0px;
}

#main #main_a #main_body div.detail_image_normal {
	clear:both;
	width:100%;
	margin:0px 0px 14px 0px;
	padding:0px;
}



#main #main_a #main_body div.detail_image_left {
	text-align:left;
	margin:14px 2px 14px 2px;
	padding:0px;
}

#main #main_a #main_body div.detail_image_center {
	text-align:center;
	margin:14px 2px 14px 2px;
	padding:0px;
}

#main #main_a #main_body div.detail_image_right {
	text-align:right;
	margin:14px 2px 14px 2px;
	padding:0px;
}

#main #main_a #main_body div.detail_h2 {
	clear:both;
	width:100%;
}

#main #main_a #main_body div.detail_h3 {
	clear:both;
	width:100%;
}



hr.hr_1 {
	clear:both;
	height: 1px;
	border-top: 2px dotted #999999;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin: 0px 0px 0px 0px;
}

hr.hr_2 {
	clear:both;
	height: 1px;
	border-top: 1px solid #333333;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

hr.hr_3 {
	clear:both;
	height: 1px;
	border-top: 1px solid #ff0000;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

/* section_fotter */
#section_footer {
	clear:both;
	font-size: 100%;
	margin: 14px 0px 0px;
	background: #FDF3E9;
}

#section_footer_title {
	font-weight:bold;
	padding: 0.8em 0 0.8em 2em;
	background: url(/img/h2bg.png) no-repeat left center;
}

#section_footer_name{
	padding-left:15px;
}

#section_footer_info {
	padding-left:15px;
	padding-bottom: 10px;
}
#section_footer_info span{
	padding-right: 0.5em;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
#section_footer_info span.list_email{
	padding: 0;
	background: none;
}
#map_canvas_detail {
	width:100%;
	height:420px;
}