@charset "utf-8";
body {
	padding: 0px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
	background-color: #D6F2E0;
}
#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;
	background-color: #FFFFFF;
}
#header {
	width: 800px;
}
#sidemenu {
	float: right;
	width: 190px;
	font-size: 12px;
	line-height: 22px;
}
#contents {
	width: 550px;
	font-size: 15px;
	line-height: 22px;
	float: left;
	margin-right: 30px;
}
#footer {
	font-size: 12px;
	clear: both;
	background-image: url(image/footer.gif);
	background-repeat: no-repeat;
	height: 70px;
}
#main {
	background-image: url(image/contents_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	padding-right: 10px;
	padding-left: 20px;
}
#kiji {
	padding-right: 15px;
	padding-left: 15px;
}

.footerbar {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: left;
	padding-left: 10px;
}
.footerbar a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer    p {
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#navi {
	font-size: 12px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 8px;
	padding-top: 5px;
}
#navi p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#navibar {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	width: 188px;
}
#navibar a {
	display:block;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000000;
	width: 168px;
	background-color: #FFFFFF;
}
#navibar li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#sidemenu ul a:hover {
	background-color: #CCCCCC;
}
ul {
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contents ul {
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
}
.menu_title {
	color: #FFFFFF;
	text-align: center;
	margin-bottom: 0px;
	font-weight: bold;
	background-image: url(image/menu.jpg);
	height: 22px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 11px;
}
.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;
}
.c_box {
	background-color: #FFFFE1;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	border: 1px dotted #666666;
}
#m_box {
	font-size: 15px;
	border-right-width: 1px;
	border-bottom-width: 8px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #333333;
	border-left-color: #666666;
	width: 420px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #333333;
	margin-left: 60px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#m_box     ul {
	line-height: 22px;
	font-size: 14px;
	margin-bottom: 5px;
	padding-left: 50px;
}
.m_title {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #333333;
	background-image: url(image/c_ck.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-top: 8px;
	padding-bottom: 7px;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
ul#link
{
	position: relative;
	display: block;
	list-style: none;
	text-align: center;
	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;
}
h1 {
	font-size: 14px;
	margin-top: 0px;
	text-align: right;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-right: 5px;
	width: 795px;
	color: #FFFFFF;
	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;
	background-image: url(image/h1.jpg);
	background-repeat: repeat-x;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-top: 0px;
	margin-bottom: 30px;
	background-image: url(image/h3.jpg);
	background-repeat: no-repeat;
	height: 30px;
}
h3 {
	font-size: 18px;
	color: #333333;
	background-image: url(image/ck.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
	height: 25px;
	padding-top: 5px;
	margin-top: 35px;
}

.red {
	color: #FF0000;
	font-weight: bold;
}
.b_red {
	font-size: 24px;
	font-weight: bolder;
	color: #E30000;
	line-height: 35px;
}
.b_blk {
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
}
.b_orange {
	font-size: 16px;
	font-weight: bolder;
	color: #FF9900;
}

.oren {
	color: #FF9900;
}
.bar {
	background-color: #F7F700;
	font-weight: bold;
}

.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;
}
