@charset "utf-8";
/* CSS Document */

#mainImg{
	float:left;
	margin:0 19px 20px 0;
}

#mainImg img{
	vertical-align: text-bottom;
}

#whatNews{
	float:right;
	width:342px;
	position:relative;
}

#whatNews .more{
	position:absolute;
	top:5px;
	right:20px;
}

#contents{
	margin:0 auto;
	padding:0 0 0 5px;
	width:964px;
}

#whatNews dl{
	padding:0 15px;
}

#whatNews dl dt{
	color:#3783bf;
	font-size:12px;	
	margin:10px 0 0 0;
}

#whatNews dl dd{
	font-size:13px;
	background:url(../common/images/bg_brd_01.png) 0 bottom repeat-x;
}

.pointBox{
	float:left;
	position:relative;
	margin:0 29px 40px 0;
}

.pointBox a{
	color:#fff;
	text-decoration:none;
	display:block;
}

.boaderBox{
	width:295px;
	height:278px;
	background:#fff;
	border:solid 3px #eeeeee;
	text-align:center;
	position:relative;
}

.point01 img{
	margin:15px 0 0 0;
}

.point02 img{
	margin:35px 0 0 0;
}

.point03 img{
	margin:16px 0 0 0;
}

.point03{
	margin:0;
}

.boaderBox p{
	text-align:left;
	padding:0 10px;
	position:absolute;
	top:210px;
	left:0;
	font-size:13px;
}


.pointBox h3{
	background:url(../common/images/bg_h3.png) 0 0 no-repeat;
	height:33px;
	width:321px;
	color:#fff;
	font-size:16px;
	font-weight:900;
	text-align:center;
	padding:3px 0 0 0;
	position:absolute;
	bottom:77px;
	left:-10px;
}


#message{
	width:340px;
	float:left;
	margin:0 25px 0 0;
}

#message p{
	padding:0 10px;
}



.pointLink{
	position:absolute;
	top:0;
	left:-10px;
	background:rgba(0,0,0,0.7);
	width:321px;
	height:100%;
	cursor:pointer;
	text-align:center;
	color:#fff;
	font-size:20px;
}

.pointLink p{
	margin:130px 0 0 0;
	font-weight:900;
}
