@charset "utf-8";
a.more {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #cea03b;
	text-decoration: none;
}
a.more:hover {
	color: #b68927;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #B6B0D0;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.footer-bg {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 100px;
}
.border-bt {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.border-l {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eee;
}


.hd1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #cda03b;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececee;
}
.hd2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #cda03b;
	text-decoration: none;
	font-weight: normal;
}
.hd3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 23px;
	color: #cda03b;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
}

.hd4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 23px;
	color: #525A81;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ececee;
	font-weight: bold;
}



.hdiv01 {
	background-image: url(../images/hdiv-02.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}




.hdiv02 {
	background-image: url(../images/hdiv-02.jpg);
	background-repeat: repeat-x;
	background-position: center center;
}
.header-bg {
	background-color: #968DBC;
	background-image: url(../images/header-bg.jpg);
	background-repeat: repeat-x;
}
.imgbox-b {
	background-image: url(../images/imgbox-b.jpg);
	background-repeat: repeat-x;
}

.imgbox-l {
	background-image: url(../images/imgbox-l.jpg);
	background-repeat: repeat-y;
}
.imgbox-r {
	background-image: url(../images/imgbox-r.jpg);
	background-repeat: repeat-y;
}
.imgbox-t {
	background-image: url(../images/imgbox-t.jpg);
	background-repeat: repeat-x;
}



.main-table {
	background-color: #FFF;
	margin-top: 30px;
}

.sidelink {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #666666;
	text-decoration: none;
	background-image: url(../images/hdiv-01.jpg);
	background-position: 12px bottom;
	background-repeat: no-repeat;
}
.sidelink a {
	background-image: url(../images/bul-01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #666666;
	text-decoration: none;
}
.sidelink a:hover {
	background-image: url(../images/bul-01.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	color: #cea03b;
	text-decoration: none;
}
table.data {
	margin: 0px;
	padding: 0px;
	border: 1px solid #eee;
}
table.data th {
	padding-right: 4px;
	padding-left: 4px;
	background-color: #f5f5f5;
	text-align: left;
	font-weight: normal;
}

table.data td {
	padding-right: 4px;
	padding-left: 4px;
}
table.data td td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.text1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.text1_jst {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

.text2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
}
.text3, .text3 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFF;
	text-decoration: none;
}
.text3 a:hover {
	color: #cda03b;
	text-decoration: none;
}
.text4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #999;
	text-decoration: none;
	padding-bottom: 10px;
}

