@charset "utf-8";
body {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wepper {
	width: 800px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 800px;
	background-color: #FFFFFF;
}
#navi {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navi p {
}


#main {
	padding-right: 10px;
	padding-left: 10px;
	clear: both;
	margin-top: 0px;
}

#contents {
	width: 570px;
	font-size: 15px;
	line-height: 30px;
	float: right;
}
#sidemenu {
	float: left;
	width: 200px;
	font-size: 12px;
	line-height: 22px;
	display: inline;
	margin-left: 10px;
}
#sidemenu   ul {
	margin-left: 0px;
	list-style-type: none;
	line-height: 23px;
	padding: 0;
	margin: 0px;
	width: 200px;
}
#sidemenu     li {
	margin-top: 1px;
	display: block;
	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;
}
#sidemenu     li a {
	_width: 100%;
	display:block;
	text-decoration:none;
	color: #000000;
	background-image: url(img/li.gif);
	font-size: 12px;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#sidemenu   li   a:hover {
	color: #FF9900;
}
#sidemenu li.menu_title {
	color: #FFFFFF;
	text-align: left;
	padding-left: 25px;
	font-weight: bold;
	padding-top: 4px;
	background-image: url(img/menubar.jpg);
	padding-bottom: 3px;
	border-bottom-style: none;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#footer {
	font-size: 12px;
	clear: both;
	background-color: #FFFFFF;
	padding-top: 5px;
}
#footer p {
	margin-top: 5px;
	margin-bottom: 0px;
}

#copyright {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #CCCCCC;
}
#copyright a {
	color: #666666;
	text-decoration: none;
}
#navibar {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 209px;
}
#navibar a {
	display:block;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 18px;
	color: #000000;
	width: 180px;
	background-image: url(img/c_bar.gif);
}
#navibar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
ul {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.menu_box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
ul#menu, 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: 5px;
}
ul#menu li, ul#link li
{
    margin: 0;
    padding: 5px;
    list-style: none;
    display: inline;
}
.table {
	border: 1px solid #666666;
}
.line {
	width: 530px;
	color: #CCCCCC;
}

.s_td {
	border: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
	background-color: #666666;
}
.m_td {
	border: 1px solid #FFFFFF;
	text-align: center;
	color: #000000;
	background-color: #E8E8E8;
}
.m_tdr {
	border: 1px solid #FFFFFF;
	text-align: center;
	color: #FF0000;
	background-color: #E8E8E8;
	font-weight: bold;
}
.s_box {
	border: 1px solid #666666;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
	padding-bottom: 0px;
	background-color: #FFFFE6;
}
.link_box {
	border: 1px solid #999999;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}



.f_menu {
	font-size: 12px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
}
.bar {
	background-color: #FFFF99;
}


h1 {
	font-size: 10px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(img/titlebar.jpg);
	height: 25px;
	padding-top: 5px;
	padding-right: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 0px;
	background-image: url(img/c_title.jpg);
	height: 30px;
}
h3 {
	color: #FFFFFF;
	background-image: url(server/img/bar.jpg);
	padding-left: 15px;
	font-size: 14px;
}
h4 {
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5px;
}


.red {
	color: #FF0000;
}
.oren {
	color: #FF9900;
}
.b_blue {
	font-size: 20px;
	color: #3399FF;
	font-weight: bold;
}
.b_oren {
	font-size: 22px;
	color: #FF9900;
	font-weight: bold;
}
.b_red {
	font-size: 22px;
	color: #FF3333;
	font-weight: bold;
}
.b_blk {
	font-size: 22px;
	color: #666666;
	font-weight: bold;
}


.clear {
	clear: both;
}
strong {
	font-size: 15px;
	font-weight: normal;
}

.center {
	text-align: center;
}
.right {
	float: right;
}



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.rk1 {
	background-image: url(img/r1.gif);
	background-repeat: no-repeat;
	width: 530px;
	height: 28px;
	padding-top: 18px;
	padding-left: 120px;
	margin-bottom: 0px;
	font-size: 1em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	text-align: left;
}
.rk2 {
	background-image: url(img/r2.gif);
	background-repeat: no-repeat;
	width: 530px;
	height: 28px;
	padding-top: 18px;
	padding-left: 120px;
	margin-bottom: 0px;
	font-size: 1em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	text-align: left;
}
.rk3 {
	background-image: url(img/r3.gif);
	background-repeat: no-repeat;
	width: 530px;
	height: 28px;
	padding-top: 18px;
	padding-left: 120px;
	margin-bottom: 0px;
	font-size: 1em;
	font-family: "HGP創英角ｺﾞｼｯｸUB";
	font-weight: normal;
	text-align: left;
}

.r_table {
	border-collapse:collapse;
	font-size: 12px;
	line-height: 20px;
	width: 530px;
}
.r_table th {
	border: 1px solid #666666;
	padding: 5px;
	font-size: 13px;
	color: #666666;
	text-align: left;
	background-color: #EFEFEF;
}

.r_table td, tr {
	border: 1px solid #666666;
	padding: 5px;
}
