@charset "utf-8";
/* CSS Document */

#box {
	background: url(../../img/frame_mid.gif) repeat-y;
	height: 100%;
	overflow /**/:auto;
}
* html #box {
	background: url(../../img/frame_mid.gif) repeat-y;
	height: 630px;
}
#box_left {
	float: left;
	width: 661px;
	padding-left: 6px;
}
#box_right {
	float: left;
	width: 189px;
}

.navi_course {
	margin-bottom: 5px;
	background: url(../../img/frame_mid_right.gif) repeat-y;
}
.navi_course ul {
	width: 180px;
	margin-left: 8px;
}
.navi_course .link_a {
	text-decoration: none;
	padding-left: 12px;
}
.navi_case2 {
	text-decoration: none;
	vertical-align: bottom;
}
#kari {
	background: url(../../img/frame_foot.gif) no-repeat;
	height: 4px;
	margin-bottom: 10px;
}
#box_index_course {
	width: 628px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#box_index_course h3 {
	margin-top: 5px;
}
#box_index_course p {
	line-height: 1.4em;
	margin: 5px;
}
#box_index_course ul {
	margin-top: 5px;
}
#inner_pic img {
	margin-bottom: 10px;
}
.list_navi {
	margin-bottom: 20px;
}

.list_navi table  td {
	border-style: none;
	background: #FFFFFF;
}
.list_navi .inspection_01 {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.list_navi .inspection_02 {
	margin: 5px;
}
.list_navi .inspection_03 {
	margin-right: 5px;
	margin-left: 5px;
}
#box_index_course {
	width: 628px;
	float: left;
	height: auto;
	padding-right: 16px;
	padding-left: 16px;
}
