body p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 0px;
	padding: 2px;
}
body header {
	display: none;
}


#header1 {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#head-obi #title {
	float: left;
	width: 440px;
	padding: 10px;
}
#head-obi #kyujin-pr {
	float: right;
	width: 500px;
	padding: 10px;
}
#header1 #head-obi {
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
#top-mokuji {
	background-image: url(img/top-mokuji-bg.png);
	height: 55px;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	background-repeat: repeat-x;
}
.tmtext {
	font-size: 24px;
	letter-spacing: 3px;
	width: 196px;
	color: #003366;
	padding-top: 18px;
	text-decoration: none;
}
.red {
	color: #FF0000;
}

.sidetext18 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}
.sidetext14 {
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 3px;
}


#slide-img {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	overflow: hidden;
}
#contents {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#contents #sidemenu {
	width: 290px;
	margin-right: 10px;
	float: left;
	padding: 0px;
	overflow: hidden;
}
#sidemenu h1 {
	background-image: url(img/sideh1-bg.png);
	height: 42px;
	width: 190px;
	font-size: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 100px;
	padding-top: 18px;
	font-weight: normal;
	background-repeat: no-repeat;
	letter-spacing: 5px;
}
#sidemenu h1 a {
	text-decoration: none;
	color: #000000;
}
#sidemenu #sideacc {
	margin: 0px;
	width: 290px;
	background-color: #FFFFEA;
	padding: 0px;
}
#sideacc p #sidemailimg {
	margin-bottom: 10px;
	margin-top: 5px;
}




#contents #main {
	float: right;
	width: 690px;
	padding-left: 10px;
}
#main h1 {
	font-size: 28px;
	font-weight: normal;
	letter-spacing: 3px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003366;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.maintext {
	font-size: 20px;
	font-weight: normal;
	margin-right: 5px;
	margin-left: 20px;
	line-height: 25px;
}
.tmtext a {
	text-decoration: none;
	color: #003366;
}
#main #rss {
	width: 600px;
	margin-left: 50px;
	height: 400px;
}
#main p a #primg {
	height: 161px;
	width: 656px;
}
#main #tablediv {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#main #mapdiv {
	height: 300px;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#main #mapmobilediv {
	display: none;
}








#footer {
	background-color: #66CCFF;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
	overflow: hidden;
}
