@charset "utf-8";
/* CSS Document */
.lead{
	margin-left: 235px;
	margin-top: -150px;
	position: absolute;
	width: 403px;
}
.lead p{
	margin-bottom: 15px;
}


#entry h2 {
	margin:30px 0 30px 10px;
	padding-left:15px;
	padding-bottom: 0;
	height:32px;
	line-height:32px;
	font-size:20px;
	font-weight:bold;
	color:#fff;
	background-image:url(../../common/img/entry/h03_back.png);
	background-repeat:repeat;
	background-color: #71BAB8;
}
.btSet{
	margin-left: 15px;
}

.btSet li{
 margin-bottom: 42px;
 width:649px;
 height:39px;
}

.btSet li a{
 text-decoration:none;
 font-weight:bold;
 font-size:20px;
 color:#666666;
 width:100%;
 height:100%;
 display:block;
 padding:0 0 0 33px;
}

.link01 a {
 background:url('../img/index/btn01_off.png') no-repeat top left;
}

.link01 a:hover {
 background:url('../img/index/btn01_on.png') no-repeat top left;
}

.link02 a {
 background:url('../img/index/btn02_off.png') no-repeat top left;
}

.link02 a:hover {
 background:url('../img/index/btn02_on.png') no-repeat top left;
}

.link03 a {
 background:url('../img/index/btn03_off.png') no-repeat top left;
}

.link03 a:hover {
 background:url('../img/index/btn03_on.png') no-repeat top left;
}

.link04 a {
 background:url('../img/index/btn04_off.png') no-repeat top left;
}

.link04 a:hover {
 background:url('../img/index/btn04_on.png') no-repeat top left;
}

.link05 a {
 background:url('../img/index/btn05_off.png') no-repeat top left;
}

.link05 a:hover {
 background:url('../img/index/btn05_on.png') no-repeat top left;
}

.link06 a {
 background:url('../img/index/btn06_off.png') no-repeat top left;
}

.link06 a:hover {
 background:url('../img/index/btn06_on.png') no-repeat top left;
}

.link07 a {
 background:url('../img/index/btn07_off.png') no-repeat top left;
}

.link07 a:hover {
 background:url('../img/index/btn07_on.png') no-repeat top left;
}

.link08 a {
 background:url('../img/index/btn08_off.png') no-repeat top left;
}

.link08 a:hover {
 background:url('../img/index/btn08_on.png') no-repeat top left;
}

.link09 a {
 background:url('../img/index/btn09_off.png') no-repeat top left;
}

.link09 a:hover {
 background:url('../img/index/btn09_on.png') no-repeat top left;
}

.link10 a {
 background:url('../img/index/btn09b_off.png') no-repeat top left;
}

.link10 a:hover {
 background:url('../img/index/btn09b_on.png') no-repeat top left;
}

.link11 a {
 background:url('../img/index/btn10_off.png') no-repeat top left;
}

.link11 a:hover {
 background:url('../img/index/btn10_on.png') no-repeat top left;
}

.link12 a {
 background:url('../img/index/btn11_off.png') no-repeat top left;
}

.link12 a:hover {
 background:url('../img/index/btn11_on.png') no-repeat top left;
}

.link13 a {
 background:url('../img/index/btn12_off.png') no-repeat top left;
}

.link13 a:hover {
 background:url('../img/index/btn12_on.png') no-repeat top left;
}

.headTitle{
	padding-top: 15px;
}
#subMenu dl dd {
	background-color: #71BAB8;
}

