@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%;
}

#main #main_a #main_body div.detail_free img {
	margin-bottom:10px;
}

#main #main_a #main_body div.detail_free table {
	margin-bottom:10px;
}

#main #main_a #main_body div.detail_free ul, #main #main_a #main_body div.detail_free ol{
	list-style-position: inside;
}

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: 1px solid #A6A679;
}

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

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

#section_footer_info {
	padding-left:15px;
	padding-bottom: 10px;
	background: #F4F4E8;
}

.list_email{
	background:url("../img/logo_email.gif") no-repeat 5px center ;
	padding-left: 33px !important;
}