@charset "UTF-8";

/* headmenu ----------------------------------------------------- */
h2.s  {
	height: 30px;
	margin: 0px 0px 0px 0px; 
	padding: 0px;
	background: url(../images/stitle.gif) no-repeat;
	background-color:#e3007f;
	text-indent: -9999px;
}

.ohanared {
	color: #e3007f;
}
h3 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 5px 0px;
	font-size: 120%;
	font-weight:normal;
}

h4 {
	
	padding: 0px 0px 5px 0px;
	font-size: 120%;
	font-weight:normal;
}

p.notice  {
	margin: 0px; 
	padding: 0px 0px 20px 0px;
}

/*
dl {
	border-top: dotted #333333 1px;
}
dt {
	width: 100px;
	margin: 0px;
	padding: 5px 0px 5px 3px;
	border-bottom: dotted #333333 1px;
	color: #e3007f;
	float: left;
	clear: both;
}
dd {
	width: 405px;
	margin: 0px;
	padding: 5px 3px 5px 3px;
	border-bottom: dotted #333333 1px;
	float: left;
}
*/

#mapbox  {
	width: 650px;
	border: dotted #333333 1px;
	margin: 15px 0px 0px 0px;
	padding: 3px;
}
table {
	width: 100%;
	
	padding: 0px;
	border-collapse: collapse;
	border-top: dotted #cbc9c9 1px;
}

th, td {
	padding: 8px 0px 8px 5px;
	text-align: left;
	font-weight: normal;
	border-bottom: dotted #cbc9c9 1px;
}

table th {
	width: 121px;
	/*background: url(../images/h01.gif) no-repeat left bottom;*/
	color: #e3007f;
	vertical-align:top;
	background-color:#ffe5f4;
}
.bk {
	background-color:#ffe5f4;
}
