@charset "UTF-8";

.pkg:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
}
.pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* top-block */

.top-block {
	width: 800px;
}
.top-block .l-block {
	width: 564px;
	float: left;
}
.top-block .r-block {
	width: 208px;
	float: right;
}

.top-block .txt-01 {
	font-size: 95%;
	font-weight: bold;
	color: #DF6800;
	margin: 0 0 30px 0;
	padding: 0;
}

.top-block .txt-0101 {
	font-size: 95%;
	font-weight: bold;
	color: #0C5914;
	margin: 0 0 30px 0;
	padding: 0;
}

.top-block .txt-0102 {
	font-size: 85%;
	font-weight: bold;
	color: #666666;
	margin: 0 0 20px 0;
	padding: 0;
}

/* block-01 */

.block-01 {
	width: 564px;
	margin-bottom: 8px;
	background: url(../images/top/bg_01b.gif) no-repeat left bottom;
}
.block-01a {
	width: 564px;
	padding: 18px 0 10px 0;
	background: url(../images/top/bg_01a.gif) no-repeat left top;
}
.block-01b {
	width: 546px;
	margin-left: 9px;
}
.block-01 .inner-01 {
	width: 260px;
	float: left;
}
.block-01 .inner-01 dt a,
.block-01 .inner-01 dt span {
	color: #BC0E22;
	padding-left: 22px;
	background: url(../images/top/icon_01.gif) no-repeat left center;
}
.block-01 .inner-01 dt a:link,
.block-01 .inner-01 dt a:visited,
.block-01 .inner-01 dt a:active {
	color: #BC0E22;
	text-decoration: underline;
}
.block-01 .inner-01 dt a:hover {
	color: #BC0E22;
	text-decoration: none;
}
.block-01 .inner-02 {
	width: 260px;
	float: right;
}
.block-01 .inner-02 dt a,
.block-01 .inner-02 dt span {
	color: #259E12;
	padding-left: 22px;
	background: url(../images/top/icon_02.gif) no-repeat left center;
}
.block-01 .inner-02 dt a:link,
.block-01 .inner-02 dt a:visited,
.block-01 .inner-02 dt a:active {
	color: #259E12;
	text-decoration: underline;
}
.block-01 .inner-02 dt a:hover {
	color: #259E12;
	text-decoration: none;
}
.block-01 dl {
	margin: 0;
	padding: 0;
}
.block-01 dt {
	width: 260px;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
	float: left;
}
.block-01 dd {
	margin: 0;
	padding: 0;
	float: left;
}
.block-01 dd.img {
	width: 60px;
	float: left;
}
.block-01 dd.txt {
	width: 196px;
	font-size: 85%;
	float: right;
}


/* block-02 */

.block-02 {
	width: 564px;
	margin-bottom: 22px;
	background: url(../images/top/bg_02b.gif) no-repeat left bottom;
}
.block-02a {
	width: 564px;
	padding: 18px 0 10px 0;
	background: url(../images/top/bg_02a.gif) no-repeat left top;
}
.block-02b {
	width: 546px;
	margin-left: 9px;
}
.block-02 .inner-01 {
	width: 260px;
	float: left;
}
.block-02 .inner-01 dt a,
.block-02 .inner-01 dt span {
	color: #79351C;
	padding-left: 22px;
	background: url(../images/top/icon_03.gif) no-repeat left center;
}
.block-02 .inner-01 dt a:link,
.block-02 .inner-01 dt a:visited,
.block-02 .inner-01 dt a:active {
	color: #79351C;
	text-decoration: underline;
}
.block-02 .inner-01 dt a:hover {
	color: #79351C;
	text-decoration: none;
}
.block-02 .inner-02 {
	width: 260px;
	float: right;
}
.block-02 .inner-02 dt a,
.block-02 .inner-02 dt span {
	color: #004B22;
	padding-left: 22px;
	background: url(../images/top/icon_04.gif) no-repeat left center;
}
.block-02 .inner-02 dt a:link,
.block-02 .inner-02 dt a:visited,
.block-02 .inner-02 dt a:active {
	color: #004B22;
	text-decoration: underline;
}
.block-02 .inner-02 dt a:hover {
	color: #004B22;
	text-decoration: none;
}
.block-02 dl {
	margin: 0;
	padding: 0;
}
.block-02 dt {
	width: 260px;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0 0 5px 0;
	float: left;
}
.block-02 dd {
	margin: 0;
	padding: 0;
	float: left;
}
.block-02 dd.img {
	width: 60px;
	float: left;
}
.block-02 dd.txt {
	width: 196px;
	font-size: 85%;
	float: right;
}


/* block-03 */

.block-03 {
	width: 564px;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin: 0 0 5px 0;
	background: #fff4ca;
}
.block-03 th {
	width: 65px;
	text-align: left;
	vertical-align: middle;
	padding: 14px 0;
}
.block-03 th img {
	margin-left: 19px;
}
.block-03 td {
	font-size: 85%;
	line-height: 1.6em;
	text-align: left;
	vertical-align: middle;
	padding: 8px 10px 14px 0;
}
.block-03 a:link,
.block-03 a:visited,
.block-03 a:active {
	white-space: nowrap;
	color: #000000;
	text-decoration: underline;
}
.block-03 a:hover {
	white-space: nowrap;
	color: #000000;
	text-decoration: none;
}


/* block-04 */

.block-04 {
	width: 564px;
}
.block-04 .ttl {
	width: 564px;
	font-size: 95%;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	background: url(../images/top/line_01.gif) repeat-x left bottom;
}
.block-04 a {
	font-size: 85%;
	line-height: 1.6em;
	white-space: nowrap;
}
.block-04 a:link,
.block-04 a:visited,
.block-04 a:active {
	color: #000000;
	text-decoration: none;
}
.block-04 a:hover {
	color: #000000;
	text-decoration: underline;
}


/* block-05 */

.block-05 {
	width: 208px;
	margin-bottom: 20px;
}
.block-05 p {
	font-size: 85%;
	line-height: 1.4em;
	margin: 0 0 5px 0;
	padding: 0;
}


/* block-06 */

.block-06 {
	width: 208px;
}
.block-06 .ttl {
	margin: 0 0 10px 0;
	padding: 0;
}
.block-06 ul {
	list-style-type: none;
	font-size: 85%;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}
.block-06 li {
	list-style-type: none;
	margin: 0 0 8px 0;
	padding: 0 5px 8px 5px;
	border-bottom: dashed 1px #b6b6b6;
}
.block-06 li a:link,
.block-06 li a:visited,
.block-06 li a:active {
	color: #164C98;
	text-decoration: none;
}
.block-06 li a:hover {
	color: #164C98;
	text-decoration: underline;
}


/* block-07 */

.block-07 {
	width: 208px;
	padding-top: 20px;
	background: url(../images/top/line_02.gif) repeat-x left top;
	position: relative;
}
.block-07 ul {
	list-style-type: none;
	font-size: 85%;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
}
.block-07 li {
	list-style-type: none;
	margin: 0 0 8px 0;
	padding: 0 5px;
}
.block-07 li a:link,
.block-07 li a:visited,
.block-07 li a:active {
	color: #164C98;
	text-decoration: none;
}
.block-07 li a:hover {
	color: #164C98;
	text-decoration: underline;
}


/* block-08 */

.block-08 {
	width: 562px;
	margin: 0 0 35px 0;
}
.block-08 dt {
	width: 486px;
	float: right;
}
.block-08 dd.txt {
	width: 486px;
	font-size: 14px;
	color: #5f3300;
	text-align: right;
	margin: 0;
	padding: 0;
	float: right;
}
.block-08 dd.img {
	width: 65px;
	margin: 0;
	padding: 0;
	float: left;
}
