@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	font-size: 12px;
	color: #333333;
	background-image: url(../img/temp/kanban_2nd_background.gif);
	background-repeat: repeat-x;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#contentBox {
	width: 901px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 156px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/temp/kanban_2nd.gif);
	background-repeat: no-repeat;
}
#main-navi {
	height: 55px;
	width: 901px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 900px;
	padding-top: 15px;
	padding-bottom: 30px;
}
#footer {
	float: left;
	width: 100%;
	height: 200px;
	background-color: #b6ebfc;
}
#side-navi {
	float: right;
	width: 210px;
	background-image: url(../img/temp/side-navi-haikei.gif);
	background-repeat: repeat-y;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaaaaa;
}
#main-navi ul {
	list-style-type: none;
}
#main-navi li {
	float: left;
	width: 150px;
}
#side-navi dl {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
}
#side-navi dt {
	font-size: 14px;
	padding-left: 17px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #666666;
	background-image: url(../img/temp/ancher-green.gif);
	background-repeat: no-repeat;
	height: 15px;
}
#side-navi dd {
	line-height: 130%;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #5a8fa1;
	font-weight: bold;
}
#side-navi .banner {
	width: 180px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header h1 {
	font-size: 12px;
	color: #CCCCCC;
	float: left;
	margin-right: 15px;
	font-weight: normal;
}
#header p {
	color: #CCCCCC;
}
#side-navi h2 {
	font-size: 14px;
	padding-top: 1px;
}
#footer .footer-info {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/temp/footer.gif);
	background-repeat: no-repeat;
	height: 191px;
}
#footer .footer-info ul {
	list-style-type: none;
	margin-top: 86px;
	margin-left: 525px;
}
#footer .footer-info li {
	background-image: url(../img/temp/ancher.gif);
	background-repeat: no-repeat;
	padding-left: 18px;
	width: 100px;
	margin-bottom: 8px;
	float: left;
}

#info-box {
	float: left;
	width: 640px;
}
#info-box .information {
	width: 598px;
	border: 1px solid #CCCCCC;
	padding: 20px;
	margin-bottom: 20px;
}
#info-box .title {
	margin-bottom: 25px;
}
#info-box .information .text {
	float: left;
	margin-right: 15px;
}
#info-box .information .text h2 {
	font-size: 14px;
	color: #5a8fa1;
	margin-bottom: 15px;
}
#info-box .information .text ul {
	list-style-type: square;
	margin-left: 25px;
	margin-bottom: 15px;
}
#info-box .information .text li {
	margin-bottom: 4px;
}
#info-box .information .text p {
	margin-left: 30px;
	line-height: 150%;
	color: #666666;
}
#info-box .information .img {
	float: right;
	width: 150px;
	border: 1px solid #CCCCCC;
}
#site-map {
	float: left;
	width: 880px;
	margin-bottom: 15px;
	color: #666666;
	margin-left: 10px;
}
#site-map a {
	color: #666666;
}
#info-box .results {
	float: left;
	width: 290px;
	padding: 15px;
	height: 300px;
	background-image: url(../img/results/sample_background.gif);
	background-repeat: no-repeat;
	margin-bottom: 25px;
}
#info-box .results .site-img {
	height: 170px;
	width: 270px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#info-box .results h2 {
	font-size: 12px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #5a8fa1;
	padding-left: 5px;
	margin-bottom: 9px;
	padding-top: 15px;
	color: #5a8fa1;
}
#info-box .results p {
	margin-right: 15px;
	margin-left: 15px;
}
#footer .footer-info a {
	color: #333333;
}
#side-navi h2 a {
	color: #666666;
	text-decoration: none;
}
#info-box h2 {

}
#info-box p {
	color: #666666;
	margin-right: 30px;
	margin-left: 30px;
	line-height: 150%;
	margin-bottom: 15px;
}
#info-box .table {
	width: 600px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#info-box .solid {
	font-size: 15px;
	color: #5a8fa1;
	margin-bottom: 8px;
	padding-left: 20px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	background-image: url(../img/temp/ancher-green.gif);
	background-repeat: no-repeat;
}
#info-box .information .text a {
	color: #0099CC;
}
#info-box .table table th {
	background-color: #D6EBE4;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86C6B1;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #86C6B1;
	padding-top: 3px;
	padding-bottom: 3px;
}
#info-box .table table {

}
#info-box .table table {
	line-height: 170%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #86C6B1;
	border-right-color: #86C6B1;
	border-left-color: #86C6B1;
}
#info-box .table table td {
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #86C6B1;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#info-box .table a {
	color: #0099CC;
}
#info-box .table .magazine {
	width: 510px;
	margin-bottom: 13px;
	padding: 19px;
	border: 1px solid #86C6B1;
	margin-left: 25px;
}
#info-box .table .magazine .img {
	float: left;
	width: 75px;
}
#content #info-box .table .magazine p {
	float: right;
	margin-right: 50px;
	width: 335px;
}
#info-box .rate {
	width: 600px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#info-box .rate table {
	line-height: 150%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-left-style: dotted;
	border-top-color: #666666;
	border-left-color: #666666;
	margin-bottom: 20px;
}
#info-box .rate table th {
	background-color: #D6EBE4;
	padding-top: 8px;
	padding-bottom: 8px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	color: #333333;
}
#info-box .rate table　td {
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
}
#info-box .rate table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #666666;
	border-bottom-color: #666666;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	padding-right: 10px;
	color: #666666;
	background-color: #EFF8F4;
}
#info-box .rate a {
	color: #0099CC;
}

