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

.border{
	border: 1px solid #d4d4d4;
}
.topimage{
	margin-bottom:30px;
}

.twonavi{
	margin:30px 0 0 40px;
	padding:0;
	width:535px;
	background-color: #ffffff;
}
.twonavi ul {
	list-style:none;
	display:inline;
	
	}

.twonavi ul li{
	float:left;
	width:235px;
	font-size:12px;
	line-height:1.4em;
	margin-right:25px;
		padding:0;

}

.twonavi ul li.right{
	margin-right:0;
}
.boxcont{
	border:1px solid  #999999;
	margin-bottom:40px;
}
.boxcont img{
	margin-bottom:0px;
	padding:0;
	}
.boxcont p{ 
padding:8px 8px 0;
margin:0;
}
 p.ent{
	padding-bottom:8px;
	margin:0;
	text-align:center;
}

 p.ent a{
	display: block;
	width: 215px;
	height: 24px;
	background: url(../images/entbt.jpg) no-repeat 0 0;
}
 p.ent a:hover{
	 background-position: 0 bottom;
 }

a:hover img.alp {
	opacity: 0.7;
	filter: alpha(opacity=70);
}


 p.ent02 a{
	display: block;
	width: 215px;
	height: 24px;
	background: url(../images/entbt2.jpg) no-repeat 0 0;
}
 p.ent02 a:hover{
	 background-position: 0 bottom;
 }
 p.ent03 a{
	display: block;
	width: 215px;
	height: 24px;
	background: url(../images/entbt3.jpg) no-repeat 0 0;
}
 p.ent03 a:hover{
	 background-position: 0 bottom;
 }
 p.ent04 a{
	display: block;
	width: 215px;
	height: 24px;
	background: url(../images/entbt4.jpg) no-repeat 0 0;
}
 p.ent04 a:hover{
	 background-position: 0 bottom;
 }
 
 