@charset "utf-8";
* {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0px;
	padding: 0px;	/*
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	*/
}
html {
	overflow-y: scroll;
}
body {
	background-color: #FFFFFF;
	background-image: url(../img/bg_body.png);
	background-repeat: repeat-x;
	text-align: center;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	behavior: url("pngbehavior.htc");
	vertical-align: bottom;
}
h1 {
	height: 130px;
	font-size: 14px;
}
h1 img {
	position: absolute;
}
a {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #385F76;
	text-decoration: underline;
}
#main {
	width: 780px;
	_width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/bg_main.png);
	background-repeat: repeat-y;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
}
ul.hmenu   {
	list-style-type: none;
	height: 30px;
	overflow: hidden;
}
ul.hmenu     li   {
	float: left;
	width: 98px;
}
ul.hmenu li.end {
	width: 94px;
}
ul.hmenu  li  a {
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul.hmenu  li a:hover {
	margin-top: -30px;
}
#contents {
	width: 540px;
	float: right;
	display: inline;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 40px;
}
#contents  .boxright {
	width: 290px;
	float: left;
}
#contents  h2.toppage {
	font-size: 16px;
	line-height: 1.25;
	color: #385F76;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5B90B1;
	margin-bottom: 4px;
}
#contents  h3.toppage {
	font-size: 14px;
	line-height: 1.25;
	text-align: center;
	margin-bottom: 10px;
}
#contents  table.toppage {
	font-size: 12px;
	border-collapse:collapse;
	width: 290px;
}
#contents  table.toppage th  {
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
	width: 1%;
}
#contents table.toppage th,
#contents table.toppage td {
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 1.25;
}
#contents img.mainleft {
	float: left;
	margin-right: 10px;
}
#contents div.info {
	clear: both;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contents div.info ul {
	border: 1px solid #5B90B1;
	height: 200px;
	list-style-type: none;
	overflow: auto;
	padding: 10px;
	font-size: 12px;
	margin-top: 1px;
}
#contents div.info ul li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5B90B1;
	line-height: 2;
}
#contents div.info ul li span.date {
	font-weight: 700;
	margin-right: 1em;
}
#contents div.mess {
	line-height: 1.5;
	margin-bottom: 2em;
	font-size: 12px;
}
#contents div.mess h2 {
	font-size: 16px;
	color: #385F76;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5B90B1;
}
#contents div.mess h3 {
	font-size: 14px;
	text-align: center;
}
#contents  div.mess  .text p {
	text-indent: 1em;
	line-height: 2;
	margin-bottom: 1em;
}
#side {
	width: 213px;
	float: left;
	margin-top: 4px;
}
#side ul.menu {
	background-image: url(../img/bg_sizemenu.png);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	list-style-type: none;
	height: 372px;_height: 412px;
	padding-top: 40px;
	padding-left: 36px;
}
#side ul.menu li {
	font-size: 14px;
	font-weight: 700;
	line-height: 21px;
	padding-left: 16px;
	background-image: url(../img/marker.png);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#side ul.menu li.per {
	background-position: 0px -50px;
}
#side ul.menu ul li {
	list-style-type: none;
	background-position: 0px -2px;
}
#side p.bner {
	background-image: url(../img/bg_banner.png);
	height: 56px;_height: 62px;
	width: 213px;
	background-position: 1px 0px;
	padding-top: 6px;
	padding-left: 27px;
	background-repeat: no-repeat;
}
#footer {
	width: 780px;_width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../img/bg_foot.png);
	background-repeat: no-repeat;
	height: 60px;
	clear: both;
	font-size: 12px;
	padding-top: 12px;
}
#footer p {
	font-weight: 700;
	margin-bottom: 6px;
}
#footer address {
	font-style: normal;
}
.bold {
	font-weight: 700;
}
.blue {
	color: #385F76;
}
.red {
	color: #CC0000;
}
.sml {
	font-size: 12px;
}
.topnavi {
	text-align: right;
	clear: both;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 12px;
}
.txright {
	text-align: right;
}

/**IE6 CSShack**/
* html #main,
* html #footer {
	behavior: expression(IEPNGFIX.fix(this));
}
