@charset "utf-8";
/*::::Clears::::*/
.clearfix:after {
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearfix {display:inline-table;}
/* HIDE IEmac-5 \*/
    * html .clearfix {height:1%;}
    *+html .clearfix {height:1%;}
    .clearfix {display:block;}
/* END HIDE IEmac-5 */
.clear {clear: both;}


#navi {
}
#con a:link,
#con a:visited,
#navi a:link,
#navi a:visited,
#top_con a:link,
#top_con a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
#con a:hover,
#con a:active,
#top_con a:hover,
#top_con a:active,
#navi a:hovere,
#navi a:active {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}
#navi img {
	border: none;
	padding: 0px;
	margin: 0px;
}
#navi td {
	margin: 0px;
	padding: 0px;
}
/**/
#top_con img {border: none;}
#top_con a {border: none;}
#top_con {margin-top: 20px;}
#top_con td {vertical-align: top;}
#top_con span {
	color: #DF2020;
	font-weight: bold;
}

#con form {
	margin: 0px;
	padding: 0px;
}
#ser_bt img {
	margin: 15px 10px 10px 0px;
}
#con table {
	border-collapse: collapse;
	border-spacing: 0;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
#con th,
#con td {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 3px 5px 3px 10px;
}
#con th {
	background: #EAEAEA url(img/th_bg.gif) no-repeat left top;
	width: 90px;
	text-align: left;
}
#ser_list_tit {
	background: url(img/tit_bg.gif) no-repeat left center;
	border-bottom: 1px dotted #999999;
	padding: 5px 5px 4px 25px;
	font-weight: bold;
	font-size: 130%;
	margin-bottom: 8px;
}
#ser_list_tit span {margin-left: 15px;}
.ser_con {
	border-bottom: 1px dotted #999999;
	margin-bottom: 20px;
	clear: both;
}
.ser_con_img {
	float: left;
	margin-right: 15px;
	width: 210px;
	text-align: center;
}

.serch_list_photo {
	width: 200px;
}

.ser_con img {
	padding: 2px;
	margin-bottom: 10px;
	border: 1px solid #999999;
}

.ser_con img.show_detail {
	padding: 0px;
	border: none;
	cursor: pointer;
}

/**/
#sea_det table {margin-bottom: 20px;}
#sea_det th {text-align: center}
#sea_det .sea_table th {text-align: left}

#sea_det p.LinkToForm {
	margin: 0 auto 20px;
	text-align: center;
}


#ser_map a:link,
#ser_map a:visited {
	background: url(img/sea_gmap_off.gif) no-repeat center top;
	display: block;
	overflow: hidden;
	height: 0px;
	padding-top: 26px;
	margin: 10px 0px 5px 0px;
}
#ser_map a:hover,
#ser_map a:active {
	background: url(img/sea_gmap_on.gif) no-repeat center top;
	display: block;
	overflow: hidden;
	height: 0px;
	padding-top: 26px;
	margin: 10px 0px 5px 0px;
}
#sea_imgarea {
	margin: 0px auto 20px;
	text-align: center;
}

#sea_imgarea img {
	width: 260px;
	border: 1px solid #999999;
	padding: 2px;
}


div.page_change_area {
	margin-bottom: 5px;
}

div.page_change_area .page_change {
	margin: 0 2px;
	padding: 0 4px;
	cursor: pointer;
	text-align: center;
	text-decoration: underline;
}

div.page_change_area .current {
	cursor: auto;
	background-color: #AFC5FF;
	font-style: bold;
	text-decoration: none;
}
