@charset "utf-8";



/* *****************************************
/* 新着情報  ▼
/* ***************************************** */

body.news .top_img {
	font-size: 8px;
	text-decoration: none;
	background-image: url(../../image/news/top_img.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -500px;
	display: block;
	height: 180px;
	width: 960px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
}


/* ページャー ▼ */
div.pager {
	line-height: 40px;
	background-image: url(../../image/news/pager_bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 670px;
	text-align: center;
	margin-bottom: 10px;
	letter-spacing: 0.1em;
	overflow: hidden;
	font-size: 13px;
}
.pager span {
	margin-right: 4px;
	margin-left: 4px;
	font-size: 13px;
}

div.pager a {
	margin-right: 4px;
	margin-left: 4px;
	font-size: 13px;
	font-weight: bold;
}

span.p_pre a {
	line-height: 40px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	position: absolute;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
	font-size: 14px;
}

span.p_next a {
	line-height: 40px;
	text-decoration: none;
	display: block;
	overflow: hidden;
	position: absolute;
	margin-left: 594px;
	margin-top: -50px;
	font-weight: bold;
	font-size: 14px;
}

/* ページャー ▲ */	

.news_sp {
	padding: 20px 20px 10px;
}

.newsL {
	width: 670px;
	border-bottom: 1px dotted #C6C6C6;
	margin-bottom: 10px;
}
.newsL dt {
	font-size: 80%;
}
.newsL dd {
	margin-bottom: 4px;
}


.newsdetail_t {
	line-height: 22px;
	font-weight: bold;
	background-image: url(../../image/news/newsdetail_t.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	text-indent: 24px;
	font-size: 120%;
	margin-bottom: 20px;
}

/* *****************************************
/* 新着情報  ▲
/* ***************************************** */

