/* ナビゲーション */

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


/* トップページ */

#topflash {
	margin-bottom: 10px;
	width: 100%;
	background-color: #FFFFFF;
	float: left;
}

#newsbox {
	width: 800px;
	clear: both;
	margin-left: 10px;
	background-image: url(../img/round_bg_white.gif);
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}

#newsbox .title_news {
	margin-top: 20px;
	width: 440px;
	clear: both;
	float: left;
	margin-left: 20px;
}

#newsbox .title_news h3 {
	float: left;
}

#newsbox .newstxt {
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663333;
	margin-bottom: 20px;
	float: right;
	width: 330px;
}

#newsbox .newstxt a {
	display: block;
	background-image: url(../img/icon_arrow_circle.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 0.5em;
	color: #221E1B;
	text-decoration: none;
	margin-bottom: 7px;
}

#newsbox .newstxt a:hover {
	background-image: url(../img/icon_arrow_circleo.gif);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
}

#newsbox .shopbox {
	float: right;
	width: 298px;
	margin: 10px;
	padding: 10px;
	border: 1px solid #B4A1A1;
	background-color: #FFFFFF;
	color: #330000;
	line-height: 2em;
}
