/* ナビゲーション */

#gNavigation li.news a {
	background:url(../img/gnavigation.gif) no-repeat -133px -45px;
	width:133px;
}


/* ブランドページ */

#news_contents {
	width: 760px;
	margin-left: 50px;
	padding-bottom: 40px;
}

#newslist {
	width: 760px;
	background-image: url(../img/round_bg_white.gif);
	text-align: left;
	clear: left;
}

#newslist a {
	display: block;
	padding: 5px 10px;
	margin: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CC0000;
	float: left;
	clear: both;
	color: #221E1B;
	text-decoration: none;
	width: 718px;
}

#newslist a:hover {
	color: #CC0000;
	text-decoration: none;
}


#newslist h3 {
	float: left;

}

#newslist span {
	float: right;

}

#newsbox {
	width: 500px;
	background-image: url(../img/round_bg_white.gif);
	text-align: left;
	margin: 0px;
	padding: 0px;
	float: left;
}

#newslist .roundtop {
	background: url(../img/box_tr_w.gif) no-repeat right top;
}

#newslist .roundbottom {
	background: url(../img/box_br_w.gif) no-repeat right top;
	clear: both;
}

#newslist img.corner {
   width: 2px;
   height: 2px;
   border: none;
   display: block !important;
}

#newsbox h3 {
	margin-top: 15px;
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 15px;
	padding-bottom: 5px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #CC0000;
	padding-left: 7px;
	font-weight: bold;
	margin-bottom: 5px;
}

#newsbox span {
	float: right;
	margin-right: 15px;
	color: #666666;
}

#newsbox img {
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

#newsbox p {
	margin: 15px;
	float: left;
	clear: both;
}
