
/*------------------------------------------------------------
	
------------------------------------------------------------*/
.content p img {
	margin-bottom: 30px;
}

.ulLink {
	margin-bottom: 20px;
}

.ulLink li {
	background: url(../../Images/icon02.jpg) no-repeat left center;
	padding-left: 12px;
	margin-bottom: 15px;
	color: #07346f;
}

table {
	width: 600px;
	color: #009;
	font-weight: normal;
	border-collapse: collapse;
	border-bottom: 1px dashed #036;
	line-height: 1.4;
	margin-bottom: 40px;
}

table th {
	padding: 5px 20px;
	font-size: 16px;
	border-top: 1px dashed #036;
	border-right: 1px dashed #036;
}

table td {
	padding: 8px 20px;
	border-top: 1px dashed #036;
}

table td a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}

.box01 {
	margin-bottom: 20px;
}

.box01 .textBox {
	width: 400px;
	float: right;
}

.box01 img {
	width: 272px;
}

h2 {
	background: #2159a1;
	font-size: 16px;
	margin-bottom: 30px;
	padding: 5px 10px;
}

h2 span {
	background: url(../../Images/icon03.jpg) no-repeat left center;
	padding-left: 25px;
	color: #fff;
}

.box01 .textBox .p01 {
	padding-top: 130px;
	margin-bottom: 30px;
}

.box01 .textBox p span {
	font-weight: bold;
	display: block;
	font-size: 16px;
}