@charset "utf-8";
/* CSS Document */

body {
	background: #FFFFFF url(../img/bg_grade.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#container {
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 1060px;
	background: url(../img/wrapper_side.png) repeat-y center;
	float: none;
	text-align: left;
}
a img {
border-style:none;
}
#wrapper {
	font: 95% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	color: #006666;
	margin: 0px 50px;
	padding: 0px;
	height: auto;
	width: 960px;
	background: #FFFFFF;
	clear: both;
}
#container #navi_buttun a img {
	text-decoration: none;
}

#header {
	margin: 0px auto;
	padding: 0px;
	height: 70px;
	background: no-repeat center bottom;
	text-align: center;
}
#wrapper_bottom {
	background: url(../img/wrapper_sita.png) no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 37px;
	width: 1060px;
}
#header ul {
	display: block;
	margin: 0px 60px 0px 0px;
	padding: 0px;
	float: right;
}
#header li {
	display: inline;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px;
	line-height: 1.2em;
	font-size: 85%;
}
#header a {
	text-decoration: none;
	color: #006666;
}

#contents {
	margin: 10px 64px;
	padding: 0px;
	height: auto;
	width: 832px;
}
h1 {
	font-size: 110%;
	margin: 0px;
	padding: 5px;
	color: #00B0B0;
}
h3 {
	font-size: 105%;
	color: #009883;
	background: url(../img/h3_bg.jpg) no-repeat center;
	margin: 0px;
	padding: 0px;
	line-height: 3em;
	text-indent: 2em;
	height: 45px;
	width: auto;
	display: block;
}

#sidenavi {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	background: url(../img/sidenavi_sitazi.jpg) repeat-y;
	height: 330px;
}
#sidenavi #navi_buttun {
	margin: 5px 14px;
	padding: 0px;
	width: 222px;
}
.navi {
	height: 64px;
	width: 222px;
}

#contents2 {
	padding: 0px;
	height: auto;
	width: 832px;
	margin-top: 0px;
	margin-right: 64px;
	margin-bottom: 0px;
	margin-left: 64px;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	display: block;
	padding: 0px;
	margin: 5px;
	color: #494949;
	border-bottom: 2px none #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#top_menu {
	margin: 0px;
	padding: 0px;
	width: 832px;
	text-align: center;
}
.textbox {
	margin: 0px 11px;
	padding: 0px;
	height: 115px;
	font-size: 80%;
	line-height: 1.2em;
	width: 810px;
}

.block1 {
	float: left;
	width: 270px;
	margin: 0px;
	border: 1px none #008080;
	height: 110px;
	background: url(../img/block1_bg1.jpg) no-repeat center center;
	padding: 5px 0px 0px;
}
.block1_text {
	width: 155px;
	float: left;
	text-align: left;
	padding: 0px 5px;
	margin-top: 10px;
}
.block1_img {
	margin: 10px 5px 5px 10px;
	padding: 0px;
	float: left;
}
#footer {
	padding: 0px;
	background: url(../img/footer_img.jpg) repeat-x;
	width: 832px;
	margin: 0px 64px;
	text-align: center;
	height: 64px;
}
.block1_text a {
	text-decoration: none;
	color: #006666;
}


#footer ul {
	margin: 10px 0px 0px;
	padding: 0px;
	float: left;
	text-align: left;
	display: block;
}
#footer li {
	display: inline;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px;
	line-height: 1.2em;
	font-size: 85%;
}
#iso_text {
	float: right;
	width: 240px;
	text-align: left;
	padding-right: 40px;
	padding-left: 60px;
}

#footer a {
	color: #006666;
	text-decoration: none;
}
#footer #copyright {
	text-align: center;
	padding: 10px 5px 5px;
	margin: 5px;
	clear: both;
	height: 10px;
	width: auto;
	float: none;
}

