#wrap #mainvisual {
	width: 1250px;
	margin-left: auto;
	margin-right: auto;
}
#wrap #contetsArea #topBnrArea .topbnrBox {
	float: left;
	padding-right: 8px;
}
#wrap #contetsArea #topBnrArea {
	margin-right: -23px;
	margin-top: 15px;
}
#wrap #contetsArea .topBox {
	float: left;
	position: relative;
}
#wrap #contetsArea #news article header p time {
	font-size: 76%;
	float: left;
	display: block;
	width: 100px;
	line-height: 1.5em;
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#wrap #contetsArea #news article .ttl {
	font-size: 76%;
	line-height: 1.5em;
	display: block;
	float: left;
	width: 290px;
}
#wrap #contetsArea #news article {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	margin-right: 15px;
}
#wrap #contetsArea #news {
	background-image: url(../img/top/news_bg.png);
	height: 217px;
	background-repeat: no-repeat;
	position: relative;
	padding-right: 20px;
	width: 460px;
}
#wrap #contetsArea #news #newsBox {
	height: 130px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 440px;
	padding-left: 20px;
	margin-top: 70px;
}
#wrap #contetsArea #news .more {
	position: absolute;
	right: 35px;
}
#wrap #contetsArea .both.pt20 #news #newsBox .clearfix .ttl a {
	color: #333333;
	text-decoration: none;
}
#wrap #contetsArea .both.pt20 #news #newsBox .clearfix .ttl a:hover  {
	color: #333333;
	text-decoration: underline;
}
#wrap #contetsArea .both.pt20 #news #newsBox .more {
	top: 30px;
	right: 40px;
}
#wrap #contetsArea .both.pt20 #access p {
	position: absolute;
	top: 65px;
	left: 20px;
	font-size: 74%;
	line-height: 1.5em;
}
#wrap #contetsArea .both.pt20 #access #googlemap {
	position: absolute;
	right: 10px;
	top: 50px;
}
