@charset "UTF-8";
/* CSS Document */
.c-name {
	width: 650px;
	margin-top: 50px;
	margin-bottom: 0px;
	position: relative;
	height: 70px;
	right: 0px;
	margin-left: 50px;
}

.c-field {
	width: 650px;
	margin-left: 50px;
	margin-bottom: 30px;
	position: relative;
	height: auto;
}
.c-field p {
	width: 600px;
	left: 30px;
	position:relative;
}
.c-title {
	height: 70px;
	width: 300px;
	position: relative;
}
.c-photo {
	height: auto;
	width: 600px;
	position: relative;
	margin-left: 50px;
	margin-bottom: 20px;
	background-color:#0000FF;
}
.c-caption {
	height: auto;
	width: 600px;
	position: relative;
	margin-left: 100px;
}

dl {
	margin: 0px;
	padding: 0px;
}

dt {
	font-size: 14px;
	color: #666666;
	margin-top: 30px;
	margin-bottom: 15px;
	padding-left: 15px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #999999;
	width: 550px;
	text-align:left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}

dd {
	font-size: 14px;
	margin-bottom: 20px;
	color: #333333;
	margin-left: 150px;
}

#map_canvas {
	height: 300px;
	width: 600px;
	position: relative;
	margin-left: 100px;
	margin-bottom: 20px;
}



#mainpart dl a,#mainpart dl a:link,#mainpart dl a:visited {
	font-size: 14px;
	color: #669999;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
}
#mainpart dl a:hover {
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
}
#mainpart dl strong {
	font-size: 14px;
	color: #003366;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -50px;
	letter-spacing: 0.2em;
	line-height: 2em;
}
#mainpart dl b {
	font-size: 14px;
	color: #003366;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
}

#mainpart p a,#mainpart p a:link,#mainpart p a:visited {
	font-size: 12px;
	color: #669999;
	text-decoration: none;
	list-style-image: url(../baseimages/linkon.gif);
	list-style-position: outside;
	background-image: url(../baseimages/linkon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
}
#mainpart p a:hover {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	list-style-image: url(../baseimages/linkoff.gif);
	list-style-position: outside;
	background-image: url(../baseimages/linkoff.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#mainpart p {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
}

#mainpart p strong {
	font-size: 12px;
	color: #003366;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
}


#mainpart .klein {
	font-size: 11px;
	color: #496662;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	letter-spacing: 0.2em;
}

#mainpart li {	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:right;
	margin-right: 30px;
}

#mainpart li a,#mainpart li a:link,#mainpart li a:visited {
	font-size: 12px;
	color: #669999;
	text-decoration: none;
	list-style-image: url(../baseimages/linkon.gif);
	list-style-position: outside;
	background-image: url(../baseimages/linkon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
}
#mainpart li a:hover {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	list-style-image: url(../baseimages/linkoff.gif);
	list-style-position: outside;
	background-image: url(../baseimages/linkoff.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.c-list {
	width: 100%;
	margin-left: 0px;
	margin-bottom: 10px;
	position: relative;
	height: 30px;
	clear:both;
}


table {
	font-size: 12px;
	width: 300px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.gyou {
	background-color: #333333;
	font-size: 12px;
	color: #FFFFFF;
}

.retu {
	font-size: 12px;
	background-color: #CCCCCC;
}

td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	line-height: 20px;
}
