@charset "utf-8";
body {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wepper {
	width: 750px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-left-color: #333333;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 750px;
}
#sidemenu {
	float: right;
	width: 190px;
	font-size: 12px;
	line-height: 22px;
	margin-bottom: 10px;
}
#contents {
	width: 545px;
	font-size: 12px;
	line-height: 22px;
	float: left;
	padding-left: 5px;
	color: #000000;
}
#footer {
	font-size: 12px;
	clear: both;
}
#footer a {
	font-size: 12px;
	text-decoration: underline;
	color: #FFFFFF;
}
.footerbar {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 5px;
	padding-bottom: 8px;
	text-align: center;
}
#navi {
	font-size: 12px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
}
#navibar {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 188px;
}
#navibar a {
	display:block;
	background-color: #f8f8f8;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000000;
}
#navibar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
ul {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#sidemenu ul a:hover {
	background-color: #999999;
}
.menu_title {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
	font-weight: bold;
	padding-top: 3px;
	background-color: #333333;
	padding-bottom: 3px;
}
.menu_box {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	background-color: #FFFFFF;
}
.midasi2 {
	font-size: 18px;
	font-weight: bold;
	color: #FF9933;
	background-image: url(image/ck.gif);
	background-repeat: no-repeat;
	height: 27px;
	padding-left: 40px;
	padding-top: 3px;
}
.c_table {

}
.c_table td {
	font-size: 12px;
	border: 1px solid #666666;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #000000;
}
.c_table  th {
	font-size: 12px;
	border: 1px solid #666666;
	background-color: #E3DDAE;
	color: #666666;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
}
.r_table   th {
	font-size: 12px;
	border: 1px solid #666666;
	background-color: #E3DDAE;
	color: #666666;
	padding-top: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 8px;
	font-weight: normal;
	text-align: center;
}
.rc_name {
	color: #000000;
	background-image: url(image/menubar3.gif);
}



h1 {
	font-size: 12px;
	text-align: right;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-right: 10px;
}
h2 {
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	margin-top: 0px;
	background-image: url(image/h2bar.gif);
	height: 28px;
	padding-top: 2px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 10px;
	background-image: url(image/h3bar.gif);
	height: 28px;
	padding-top: 2px;
}
.point {
	font-size: 16px;
	color: #FF9900;
	background-repeat: no-repeat;
	background-position: left;
	font-weight: bold;
	background-image: url(image/y01.gif);
	padding-left: 35px;
}

.bar {
	background-color: #FFFF33;
}


.red {
	color: #FF0000;
}
.oren {
	color: #FF9900;
}
.center {
	text-align: center;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.entry{
	text-align: left;
}
.entry p{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 15px;
	line-height: 20px;
	padding-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#link
{
	position: relative;
	display: block;
	list-style: none;
	text-align: left;
	font-size: 12px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin: 0;
}
ul#link a
{
	text-decoration: none;
	color: #0000FF;
}
ul#link li
{
	margin: 0;
	padding: 5px;
	list-style: none;
	display: inline;
}
#link    a:hover   {
	color: #FF9900;
}
