@charset "utf-8";
h5 {
	font-size: 130%;
	font-weight: bold;
	margin-top: 10px;
	color: #006666;
}
h6 {
	font-size: 120%;
	font-weight: bold;
	color: #CC6633;
}
dl {
	margin-bottom: 5px;
}
dt {
	font-size: 110%;
	font-weight: bold;
}

/* 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-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#box_index_course ul {
	margin-top: 5px;
}
#inner_pic img {
	margin-bottom: 10px;
}
.list_annual {
	margin-bottom: 20px;
}

.list_annual   table  td {
	border-style: none;
	background: #FFFFFF;
}


.list_annual .table_01 {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.list_annual .table_02 {
	margin: 5px;
}
.list_annual .table_03 {
	margin-right: 5px;
	margin-left: 5px;
}


.list_annual li {
	float: left;
	margin-top: 15px;
	margin-right: 75px;
	margin-left: 10px;
}
#box_index_course {
	width: 628px;
	float: left;
	height: auto;
	padding-right: 16px;
	padding-left: 16px;
}
.list_qa {
	margin-bottom: 20px;
}

.list_qa table th {
	background: #D9D9D9;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
}

.list_qa table td {
	border: 1px solid #999999;
	text-align: left;
	padding: 3px;
}

.blank_space {
	height: 4px;
}
.emphasis {
	font-weight: bold;
	color: #CC9900;
	font-size: 105%;
}
