@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;
	overflow:hidden;
}

#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;
	border-color:#D6E7FF #EAEAEA #EAEAEA #EAEAEA;
	border-style:solid;
	border-width:3px 1px 1px 1px;
	line-height:1.6;
}

#section_footer_title {
	font-weight:bold;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 33px;
	background:url(../../img/logo_email.gif) no-repeat 10px center #EAEAEA;
}

#section_footer_name{
	padding-top:10px;
	padding-left:15px;
}

#section_footer_info {
	padding-left:15px;
	padding-bottom: 10px;
}
#map_canvas_detail {
	width: 560px;
	height: 420px;
}