@charset "utf-8";
#contents a:link {
	text-decoration: none;
	color: #1D2A73;
}
#contents p {
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}

#contents a:visited {
	text-decoration: none;
	color: #1D2A73;
}
#contents a:hover {
	text-decoration: none;
	color: #e50012;
}


#contents table {
	font-size: 11px;
	color: #333;
	line-height: 1.7em;
}

#contents table tr {
	text-align: left;
}
#contents table tr td   {
	text-align: left;
	vertical-align: text-top
}
#infomation {
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.8em;
	overflow: hidden;
	padding-right: 10px;
}

#infomation a:link {
	color: #1D2087;
	text-decoration: none;
}
#infomation a:visited {
	color: #1D2087;
	text-decoration: none;
}
#infomation a:hover {
	color: #e50012;
	text-decoration: none;
}


#banner {
	padding-top: 10px;
}
#nanner a img {
	 border-style: none;
}

#infomation p {
	margin-left: 5px;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}


#infomation #info_marina {
	width: 49%;
	float: left;
}
#infomation #info_school {
	width: 49%;
	float: right;
}
#sougei {
	padding-top: 10px;
	font-size: 12px;
	line-height: 1.8em;
	overflow: hidden;
	padding-right: 10px;
}
#sougei p {
	margin-left: 5px;
	margin-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
#sougei a:link {
	color: #1D2087;
	text-decoration: none;
}
#sougei a:visited {
	color: #1D2087;
	text-decoration: none;
}
#sougei a:hover {
	color: #e50012;
	text-decoration: none;
}
.content_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1D2A73;
}
table.marina {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.info_title {
	color: #1D2A73;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2495B9;
}
