@charset "UTF-8";
body {
	text-align: center;
	line-height: 1.4;
	color: #333333;
	background-image: url(../../kenko_images/gd2.gif);
	background-repeat: repeat-x;
}
#backContainer {
	text-align: center;
	background-image: url(../../kenko_images/back2.png);
	background-repeat: repeat-y;
	background-position: center;
}
#container {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
#accessibility-bar{
	display: inline;
	width: 800px;
	margin-top: 0px;
	height: 20px;
}
#accessibility-bar ul#utility {
	font-size: 83.3%;
	color: #4e74bf;
	list-style-type: none;
	margin-left: 20px;
}
#accessibility-bar ul#utility li {
	float: right;
	margin-right: 10px;
	list-style-type: none;
}
#accessibility-bar ul#utility li a {
	color: #194f9e;
}
#accessibility-bar ul#utility li a:visited {
	color: #194f9e;
}
#accessibility-bar ul#utility li a:hover {
	color: #ffb900;
}
#header {
	width: 800px;
	background-color: #ffffff;
	background-image: url(../../kenko_images/bar_midasi2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#header .inhead {
	margin-bottom: 14px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#header h1 {
	float: left;
	width: 212px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
}
#header .notes {
	font-size: 86%;
	float: right;
	width: 500px;
	margin-right: 20px;
	line-height: 1.3;
	color: #191970;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 20px;
}
#contentsArea{
	background-image: url(../../kenko_images/bar_midasi.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 800px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contentsArea #leftNav {
	float: left;
	width: 200px;
	display: inline;
	margin-top: 0px;
	margin-left: 10px;
}
#contentsArea #content {
	float: right;
	width: 580px;
	display: inline;
}
#content_box {
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dcdcdc;
	border-bottom-color: #dcdcdc;
	border-left-color: #dcdcdc;
	width: 555px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #ffc0cb;
	margin-bottom: 20px;
	margin-top: -1px;
}
h2 {
	font-size: 135%;
	font-weight: bold;
	color: #191970;
	background-image: url(../../kenko_images/bar_midasi.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 544px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 10px;
	margin-top: 15px;
}
#h2midasi #cross {
	text-align: left;
}
#h2midasi {
	font-size: 135%;
	color: #191970;
	padding-left: 25px;
	margin-top: 15px;
	padding-bottom: 8px;
	background-image: url(../../kenko_images/bar_midasi_cross.gif);
	background-repeat: no-repeat;
	background-position: left;
}
h3 {
	padding-bottom: 10px;
	font-size: 120%;
}
h4 {
	font-size: 110%;
}
ul#bread {
	font-size: 78%;
	color: #666666;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 10px;
	list-style-type: none;
}
ul#bread li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
}
ul#bread li a {
	color: #4e74bf;
	padding-right: 10px;
	text-decoration: underline;
}
ul#bread li a:hover {
	color: #ffb900;
}
ul#bread .clearfix {
	display: inline-block;
	min-height:1%;
}
#footer {
	font-size: 83.3%;
	color: #808080;
	text-align: right;
	width: 800px;
	clear: both;
	height: 50px;
	padding-top: 20px;
	position: relative;
	background-image: url(../../kenko_images/footer_shadow2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#footer ul li {
	display: inline;
	margin-right: 20px;
	margin-bottom: 30px;
	padding: 0 5px;
	color: #194f9e;
}
#footer ul li a:hover {
	color: #ffb900;
}
#footer ul li a {
	color: #4e74bf;
}
#footer address {
	font-size: 90%;
	position: absolute;
	left: 20px;
	top: 21px;
	color: #808080;
}
