@charset "utf-8";
body {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	position: relative;
	width: 820px;
}
#wepper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bbg.gif);
	background-repeat: repeat;
	padding-right: 10px;
	padding-left: 10px;
}
#header {
	width: 800px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	height: 255px;
	font-size: 12px;
	text-align: left;
}
#header p {
	font-size: 12px;
	color: #333;
	padding-left: 30px;
}
#contents {
	font-size: 15px;
	line-height: 28px;
	text-align: left;
	width: 570px;
	float: right;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidemenu {
	float: left;
	font-size: 12px;
	line-height: 22px;
	width: 200px;
	padding: 0px;
	text-align: left;
	margin-top: 10px;
	margin-left: 5px;
	display: inline;
}
#sidemenu   ul {
	padding: 0px;
	list-style-type: none;
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidemenu     li {
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-top: 1px;
}
#sidemenu     li a {
	padding-left: 5px;
	text-decoration: none;
	display: block;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(img/li.gif);
	color: #333333;
	font-size: 13px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#sidemenu   li   a:hover {
	color: #FF9900;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
}
#sidemenu li.sidetitle {
	color: #FFFFFF;
	text-align: left;
	padding-left: 5px;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	background-color: #000000;
	font-size: 13px;
	width: auto;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#footer {
	font-size: 12px;
	clear: both;
}
.footerbar {
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	text-align: center;
}
#footer a {
	color: #333333;
	text-decoration: none;
}

#navi {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
ul#link
{
	position: relative;
	display: block;



    width; auto;
	min-height: 30px;
	list-style: none;
	text-align: center;
	font-size: 12px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
ul#link a
{



    width; auto;
	min-height: 30px;
	text-decoration: none;
	color: #0000FF;
}
ul#link li
{
	margin: 0;
	padding: 5px;
	list-style: none;
	display: inline;
}
#link    a:hover   {
	color: #FF9900;
}
h1 {
	font-size: 1.4em;
	margin-top: 0px;
	text-align: left;
	padding-top: 30px;
	margin-bottom: 0px;
	padding-left: 70px;
	color: #FFFFFF;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
h2 {
	font-size: 1.9em;
	color: #333;
	padding-top: 50px;
	margin-top: 0px;
	text-align: left;
	margin-bottom: 0px;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	padding-left: 30px;
	font-weight: normal;
}
h3 {
	color: #333;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	border-bottom: 1px dotted #7e571e;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-right: 0;
	padding-left: 40px;
	clear: both;
	padding-top: 5px;
	margin-top: 0px;
	background-image: url(img/h201-3.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-bottom: 2px;
}
h4 {
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	border-bottom: 1px dotted #7e571e;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	text-align: center;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.red {
	color: #FF0000;
}
.oren {
	color: #FF9900;
}
.center {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*  */

.bbb /* őE */
{
	color: #333;
	font-size: 1.4em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	padding: 0;
}

.bb /* E */
{
	color: #333;
	font-size: 1.2em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.b {
	color: #333;
	font-size: 1em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}


.bbbr /* őEE */
{
	color: #dc0000;
	font-size: 1.4em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}

.bbr /* EE */
{
	color: #dc0000;
	font-size: 1.2em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}
.br {
	color: #dc0000;
	font-size: 1.0em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
}

table {
	font-size: 14px;
	line-height: 25px;
	width: 500px;
}
th {
	font-size: 13px;
	vertical-align: middle;
	text-align: center;
	background-color: #f8f8f8;
}
tr {
	vertical-align: top;
}
td {
	text-align: left;
	padding-left: 5px;
}

.padding {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.bar {
	background-color: #FFFF33;
}
.ckr {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 1.2em;
	color: #FF6600;
	background-image: url(img/ckr.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 35px;
}
center {
	text-align: center;
}
