@charset "UTF-8";

body {
	background: #a7d4c9 url(../images/bg-header.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
}
/* CSS Document */
body,td,th {
	color: #000;
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 16px;
	line-height: 1.6em;
}

img {
    border-style:none;
}
.contents p {
	margin-top: 0px;
	margin-bottom: 1.7em;
}
#wrapper {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
}

#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#footer {
	height: 60px;
	color: #CCC;
	padding-top: 10px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	background: #333 url(../images/bg-footer.jpg);
}
#outer {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.spacer01 {
	margin: 0px 0px 10px 10px;
	display: block;
	clear: both;
}
.contents {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
.contents2 {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	border: 2px solid #26779C;
	line-height: 1.6em;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}
h2 {
	margin-top: 40px;
	display: block;
	margin-bottom: 20px;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	margin-top: 20px;
	clear: both;
	padding: 0px;
	margin-bottom: 5px;
}
h4 {
	border-top: 1px solid #1994DB;
	border-bottom: 1px solid #1994DB;
	font-size: 17px;
	text-indent: 10px;
	color: #0E466B;
	line-height: 2em;
	background: #F6F6F6;
	margin-bottom: 5px;
	margin-top: 2em;
}
h5 {
	font-size: 17px;
	font-weight: bold;
	text-indent: 5px;
	border-left: 5px solid #21759A;
	border-top: 1px solid #21759A;
	border-bottom: 1px solid #21759A;
	border-right: 1px solid #21759A;
	background: #F5F5F5;
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	clear: both;
}
.font-style01 {
	font-weight: bold;
}
.font-style02 {
	font-weight: bold;
	text-decoration: underline;
}
.font-style03 {
	font-weight: bold;
	color: #C00;
}
.font-style04 {
	font-weight: bold;
	color: #C00;
	text-decoration: underline;
}
.font-style05 {
	font-weight: bold;
	background: #FF0;
}
.font-style06 {
	font-size: 34px;
}
.font-style07 {
	font-size: 14px;
	color: #666;
	line-height: 1.5em;
}
.font-style08 {
	font-size: 12px;
	color: #F32E66;
	margin-left: 5px;
}
.font-style09 {
	font-size: 28px;
	line-height: 2em;
	color: #C03;
}
.contents2 p {
	padding: 0px;
	margin: 0px;
}
#footer #footer2 div a {
	text-decoration: none;
	color: #CCC;
}
a:hover img.over { 
	opacity:0.65; filter: alpha(opacity=65);
}
.right {
	display: block;
	float: right;
	margin-left: 5px;
}
