/* CSS Document */


	.sub_box2{
	width: 580px;
	height: auto;
	padding-left: 10px;
	margin-bottom: 10px;
	}
	.sub_box2 a{
	text-decoration: underline;
	}
	.sub_box2 a:hover{
	color: #000099;
	background: #e4f1f8;
	text-decoration: underline;
	}	
	.sub_box2 h3{
	height: 35px;
	padding-top: 5px;
	padding-bottom: 0px;	
	padding-left: 50px;
	color: #FFFFFF;
	background-image: url(image/barbg.jpg);
	background-repeat: no-repeat;
	}
	.sub_box2 h4{
	width: auto;
	height: auto;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 110%;
	font-weight: bold;
	line-height: 2.0;
	color: #666666;
	clear: both;
	}
	.sub_box2 h5{
	margin: 10px;
	font-size: 120%;
	background-image: url(image/icon.jpg);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-top: 10px;
	border-bottom: #edf2ff 2px groove;
	}	
	.sub_box2 p{
	width: auto;
	height: auto;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	margin-top: 10px;
	font-size: 100%;
	font-weight: normal;
	color: #666666;
	clear: both;
	}	
    .sub_box2 table{
	font-size: 100%;
	width: 100%;
	border-collapse: separate;
	padding-left: 10px;
	padding-right: 5px;
	margin-left: 5px;
	line-height: 1.8;
	}
    .sub_box2 th{
	background: #8fccdd;
	text-align: left;
	border: #FFFFFF 1px solid;
	border-collapse: separate;
	padding-left: 10px;
	}		
    .sub_box2 td{
	width: 40%;
	background: #edf2ff;
	border: #FFFFFF 1px solid;
	border-collapse: separate;
	}	
    .sub_box2 td p{
	line-height: 1.6;
	}	
	.sub_box3bar{
	width: 570px;
	margin-left: auto;
	margin-right: auto;
	height: 2px;
	border-bottom: #999999 1px dotted;
	clear: both;
	}

