@charset "utf-8";
.table_tex {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	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: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
	margin-top: 25px;
	margin-bottom: 15px;
}
.table_tex dl {
	width: 390px;
	margin-bottom: 2px;
	clear: both;
}
.table_tex dt {
	font-weight: normal;
	color: #666666;
	float: left;
	width: 16px;
	text-align: center;
	padding-right: 5px;
	margin-top: 3px;
}
.table_tex dd {
	color: #666666;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-bottom: 5px;
	width: 360px;
	float: left;
}
.table_tex td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.table_tex:after{
	content:".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}
.green_box02 {
	width: 585px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.green_box02 table{
	margin: 4px 0px 0px;
	padding: 0px;
	width: 100%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-width: 0px;
}
.green_box02 tr{
	width: 585px;

}
.green_box02 td{
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
}
.bkgreen_box{
	background-image: url(../img_index/greenbk.gif);
	background-repeat: repeat;
	padding: 4px;
	text-align: center;
	text-align: center;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: bold;
	color: #65A440;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.list_head {
	width: 266px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.list_img {
	float: left;
	margin-bottom: 20px;
}
.jihan_head {
	width: 410px;
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.jihan_img {
	float: left;
	margin-bottom: 20px;
}

