@charset "UTF-8";

#sideMenu #news a {
	background-position: -314px -66px;
}

#sideMenu #news a:hover {
	background-position: -314px -66px;
}

#mainVisual div.floatR {
	background:url(../img/img_mv_news.jpg) no-repeat;
}

#newsList-wrap {
	width:730px;
	background-color:#ffffff;	
	float:right;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 60px;
}

/* 見出し */
#newsList-wrap h2{
	background: url(../img/icon_n.gif) no-repeat 0% 50%;
	padding-top:6px;
	padding-bottom:3px;
	line-height:100%;
	margin: 0px;
	padding-left:30px;
	font-size: 1.6em;
	color: #e1245b;
}

#newsList-wrap table {
	width:720px;
	border:none;
	border-collapse:collapse;
	margin:30px 0px 0px 0px;
}

#newsList-wrap table tr {
	background:url(../img/newsListtxtBG.gif);
}

#newsList-wrap table th {
	width:120px;
	border-bottom:#ffffff solid 5px;
	vertical-align:top;
	font-weight:normal;
	text-align:left;
	line-height:150%;
	margin:0px;
	padding:5px 0px 8px 10px;
}

#newsList-wrap table th span {
	color:#e1245b;
}

#newsList-wrap table td {
	border-bottom:#ffffff solid 5px;
	line-height:150%;
	margin:0px;
	padding:5px 0px 8px 5px;
}

#newsList-wrap p {
	width:690px;
	text-align:center;
	line-height:100%;
	margin:25px 0px 50px 0px;
	padding:0px;
}

#newsList-wrap p #back {
	background:url(../../img/arrowRedBack.gif) no-repeat 0% 60%;
	padding-left:10px;
}

#newsList-wrap p #next {
	background:url(../../img/arrowRed.gif) no-repeat 100% 60%;
	padding-right:10px;
}