body {
	font-size: 12px;
	line-height: 160%;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
a {
	text-decoration: none;
}

h1 {
	color: #67143A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #67143A;
	padding-bottom: 10px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 20px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.mokuji {
	letter-spacing: 1em;
	text-align:left;
	font-weight:bold;
}

.centerTxtCL {
	color: #67143A;
	text-align: center;
}

#bodyDiv {
	width: 760px;
	padding: 0px 10px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	margin-bottom: 0px;
}

#leftDiv {
	position: relative;
	width: 175px;
	float: left;
}
#rightDiv {
	width: 560px;
	float: right;
}
#rightDiv  img,#honbunDiv img {
	text-align: center;
}
#honbunDiv {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}


#footerDiv {
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 10px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
}


#navi {
	position: relative;
}
#navi ul {
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#navi li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-left-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	display: block;
	color: #67143A;
}
#navi   li   a     {
	margin: 0px;
	display: block;
	padding: 5px;
	text-decoration: none;
	color: #67143A;
	text-align: left;
	width: 163px;
}
#navi li a:hover {
	color: #FFFFFF;
	background-color: #67143A;
}
#TopMenuDiv {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
#navi ul li ul {
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 0px;
	padding-left: 20px;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
}
#navi li ul li {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#navi li ul li a {
	text-decoration: none;
	width: 158px;
	padding: 5px;
}
#bottomDiv {
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.gotopCL {
	text-align: right;
}
#menuDIV div {
	width: 350px;
	margin-top: 10px;
}
.photoCL {

}
.proDL dd {
	margin-bottom: 1em;
}
.top250{
	width:250px;
	text-align:left;
	font-size:10px;
	}
.station{
	font-weight:bold;
	color: #67143A;
	}