@charset "utf-8";

/*
------------------------------------------------
Index Layout
------------------------------------------------*/

h2 {
	padding-bottom: 35px;
}
h3 {
	clear: both;
}
.ta01 {
	width: 260px;
	margin-bottom: 30px;
}
.ta01 th {
	width: 100px;
	background: url(../img/line.gif) repeat-x left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ta01 td {
	background: url(../img/line.gif) repeat-x left bottom;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ta01 .btm {
	background: url(none);
}
.box01 {
	padding-bottom: 30px;
	width: 840px;
	clear: both;
}
.box01 .boxleft {
	width: 260px;
	float: left;
}
.box01 .boxleft .title {
	font-weight: bold;
	font-size: 90%;
	background: url(../img/line.gif) repeat-x left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
}
.box01 .boxright {
	width: 560px;
	float: right;
}
.ta02 th {
	background: url(../img/line.gif) repeat-x left bottom;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 5px;
}
.ta02 td {
	width: 265px;
	background: url(../img/line02.gif) no-repeat left bottom;
	color: #0066CC;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 5px;
}
.ta02 td a {
	color: #0066CC;
}
.ta02 .nobg {
	background: url(none);
}
.textmap {
	padding-top: 3px;
	font-size: 70%;
}
