@charset "utf-8";

html { background: #fff url(../img/bg.jpg) fixed center center no-repeat; }

body {
	margin: auto;
	padding: 0;
	width: 860px;
	color: #333;
	font-size: 12px;
	text-align: center;
	border: 1px solid #ccc;
	background: #fff;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
}

a img { border: 0; }
a { text-decoration: underline; }
a:link { color: #00f; }
a:visited { color: #00f; }
a:hover { color: #f60; }
a:active { color: #00f; }

.red { color: #ff0000; }
.blue { color: #0000cc; }
.line { background: #ffe800; }
.bold { font-weight: bold; }

.date {
	text-align: right;
	font-size: 11px;
	color: #666666;
}

#header {
	height: 70px;
	width: 840px;
	margin: 5px 10px 10px;
	padding: 0; 
	border-bottom: 3px solid #666666;
}

h1 {
	height: 46px;
	width: 500px;
	text-align: left;
	margin: 0 10px 0 0;
	padding: 10px 0;
	float: left;
	text-indent: -9999px;
	background: url(../img/logo.gif) no-repeat left center #fff;
}

h2 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	float: right;
	margin: 46px 0 0 10px;
	padding: 0 5px 0 0;
}

h3 {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 5px 0 5px 10px;
	text-align: left;
	clear: both;
	border-left: 5px solid #666666;
	background: #f2f2f2;
}

h4 {
	color: #333;
	font-size: 14px;
	margin: 20px 50px 10px 0;
	padding: 5px 0 0 10px;
	text-align: left;
	clear: both;
}

p {
	text-align: left;
	font-size: 12px;
	padding: 0 5px;
	margin: 0 20px 20px 20px ;
	line-height: 28px;
}

#container {
	float: right;
	width: 600px;
	margin: 10px 10px 15px 0;
	_margin: 10px 5px 15px 5px;
	padding: 0 0 20px;
}
#container a { text-decoration: underline; }
#container a:link { color: #00f; }
#container a:visited { color: #00f; }
#container a:hover { color: #f60; }
#container a:active { color: #00f; }

.link1 a {
	display: block;
	height: 14px;
	width: 70px;
	margin: 0 20px;
	_margin: 0 10px;
	background: url(../img/bt1.gif) no-repeat;
	text-indent: -9999px;
	float: right;
	clear: both;
}
.link1 a:hover, .link1 a:active {
	display: block;
	height: 14px;
	width: 70px;
	background: url(../img/bt2.gif) no-repeat;
}

.link2 a {
	display: block;
	height: 20px;
	width: 100px;
	margin: 0 30px 5px 20px;
	_margin: 0 20px 0 10px;
	background: url(../img/bt3.gif) no-repeat;
	text-indent: -9999px;
	float: right;
	clear: both;
}
.link2 a:hover, .link2 a:active {
	display: block;
	height: 20px;
	width: 100px;
	background: url(../img/bt4.gif) no-repeat;
}

.link1 a:focus, .link2 a:focus { outline: none; }

.box {
	overflow: hidden;
	float: left;
	width: 300px;
	margin: 0 0 15px 0;
}
.box:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
}
/*\*/
* html .box {
	height: 0;
	overflow: visible;
}
.box { display: block; }
/**/

.et {
	oveflow: hidden;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #ececec;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 1px dotted #ececec;
	height: 90px;
	margin: 0;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 70px;
}

.eimg {
	text-align: center;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 1px dotted #ececec;
	height: 155px;
	margin: 0;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 135px;
}

.edesc {
	line-height: 20px;
	text-align: left;
	font-size: 12px;
	border-left: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	height: 140px;
	margin: 0;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 120px;
}

#side {
	float: left;
	width: 230px;
	_width: 228px;
	text-align: left;
	font-size: 13px;
	margin: 10px 0 0 10px;
	_margin: 10px 0 0 5px;
	padding: 0;
}
#side h4 {
	margin: 0;
	height: 20px;
	padding: 7px 20px 3px;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	letter-spacing: 1px;
	color: #333;
	background: url(../img/h4.jpg) no-repeat left top;
	border-top: 1px solid #ececec;
	border-right: 1px solid #ececec;
	border-left: 1px solid #ececec;
}
#side ul {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border: 1px solid #ececec;
	background: #fcfcfc;
}
#side li {
	line-height: 18px;
	margin: 0 5px 5px;
	padding: 8px 0 8px 12px;
	list-style: none;
	background: url(../img/li.gif) no-repeat left center;
	border-bottom: 1px solid #ececec;
}

.img {
	margin: 20px 20px 20px 10px;
	padding: 0;
	float: left;
}

#footer {
	clear: both;
	margin: 50px 10px 0 10px;
	padding-bottom: 10px;
	border-top: 3px solid #666666;
}
#footer h4 {
	color: #0a4a86;
	font-size: 15px;
	margin: 5px 0 25px 10px;
	padding: 15px 0 0 0;
	text-align: center;
	clear: left;
}
#footer p {
	margin: 10px 0 5px 20px;
	padding: 0;
	font-size: 13px;
	text-align: right;
}
#footer a { text-decoration: none; }
#footer a:link { color: #333; }
#footer a:visited { color: #333; }
#footer a:hover { color: #333; }
#footer a:active { color: #333; }

.r1 {
	line-height: 26px;
	margin: 10px 0 0 0;
	padding: 0 0 0 80px;
	color: #fff;
	background: url(../img/r1.gif) no-repeat center top;
	border: none;
	height: 26px;
}
.r2 {
	line-height: 26px;
	margin: 10px 0 0 0;
	padding: 0 0 0 80px;
	color: #fff;
	background: url(../img/r2.gif) no-repeat center top;
	border: none;
	height: 26px;
}
.r3 {
	line-height: 26px;
	margin: 10px 0 0 0;
	padding: 0 0 0 80px;
	color: #fff;
	background: url(../img/r3.gif) no-repeat center top;
	border: none;
	height: 26px;
}
.r4 {
	line-height: 26px;
	margin: 10px 0 0 0;
	padding: 0 0 0 80px;
	color: #fff;
	background: url(../img/r4.gif) no-repeat center top;
	border: none;
	height: 26px;
}
.r5 {
	line-height: 26px;
	margin: 10px 0 0 0;
	padding: 0 0 0 80px;
	color: #fff;
	background: url(../img/r5.gif) no-repeat center top;
	border: none;
	height: 26px;
}

.st5 {
	background: url(../img/st5.gif) no-repeat left center;
	padding: 0 0 0 150px;
}
.st4 {
	background: url(../img/st4.gif) no-repeat left center;
	padding: 0 0 0 150px;
}
.st3 {
	background: url(../img/st3.gif) no-repeat left center;
	padding: 0 0 0 150px;
}
.st2 {
	background: url(../img/st2.gif) no-repeat left center;
	padding: 0 0 0 150px;
}

table { margin: 10px; }

.topimg { margin: 10px; }

.toptable {
	margin: 0 10px 10px;
	background: #ececec;
	width: 580px;
}
.toptable td {
	margin: 0;
	padding: 0 5px;
	text-align: left;
	font-size: 12px;
	background: #fff;
	line-height: 20px;
}
.toptable th {
	margin: 0;
	padding: 0 5px;
	text-align: left;
	font-size: 13px;
	background: #fff;
	color: #66a911;
}
.toptable td.topimg {
	text-align: center;
	width: 150px;
	margin: 0;
	padding: 10px 0;
}
