@charset "UTF-8";
/* CSS Document */

#navi-box-p {
	background-image: url(image/navi03.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 72px;
	clear: both;
}
.trea-box {
	padding-left: 13px;
	padding-right: 13px;
	padding-bottom: 20px;
}
.item-ttl {
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #009456;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #009456;
	margin-bottom: 10px;
}
.thumb {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	clear: both;
}
.thumb li {
	float: left;
	width: 106px;
	margin-bottom: 11px;
}
.margin {
	margin-right: 11px;
}
.thumb h4 {
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	background-color: #004d91;
	text-align: center;
	padding: 2px;
	margin-top: 1px;
}
.thumb img {
	border: 1px solid #004d91;
}
.thumb h5 {
	font-size: 9px;
	line-height: normal;
	color: #004d91;
	padding-top: 2px;
	text-align: center;
	font-weight: normal;
}
.trea-links {
	border: 1px dotted #80caab;
	clear: both;
	width: 100%;
}
.trea-links-inner {
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 12px;
}
.trea-links ul {
	color: #80caab;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
.trea-links li {
	font-size: 12px;
	line-height: normal;
	float: left;
	margin-right: 12px;
	width: 160px;
	margin-bottom: 5px;
}
.trea-links-ttl {
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #009556;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #80caab;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
}
.trea-txt {
	font-size: 12px;
	line-height: normal;
	color: #333333;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px dotted #339900;
	background-image: url(image/backdrop.jpg);
	background-repeat: repeat-x;
	background-position: left center;
}
.trea-links-ttl span {
	font-size: 90%;
	font-weight: normal;
	color: #666666;
	margin-left: 5px;
}

