@charset "UTF-8";

/* ***********************
	Newestates
************************** */
#newestates h1 {
	width:694px;
	height:40px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../img/newestates_title_01.jpg) no-repeat;
	margin-bottom:10px;
}
.newestates-contents table {
	border-collapse:collapse;
	text-align:left;
	margin-bottom:30px;
}
.newestates-contents th {
	width:145px;
	padding:2px 0 0 14px;
	border-bottom:dotted 1px #dbdbdb;
}
.newestates-contents td {
	padding:2px 0;
	width:535px;
	border-bottom:dotted 1px #dbdbdb;
}


.newestates-contents td a {
	text-decoration:none;
}
.newestates-contents td a strong {
	font-weight:normal;
	text-decoration:underline;
}
.newestates-contents td a span {
	padding-left:0.5em;
	color:#666;
}
.newestates-contents td a:hover span {
	color:#F00;
}



#h-local-link-box {
	padding-top:0.5em;
	border-top:solid 1px #dbdada;
}
#back-link {
	float:left;
	width:347px;
}
#back-link a {
	margin-left:6px;
	padding-left:12px;
	background:url(/img/arrow_red_back.gif) left center no-repeat;
}
#shop-list2-link {
	text-align:right;
	float:right;
	width:347px;
}
#shop-list2-link a {
	margin-right:6px;
	padding-right:12px;
	background:url(/img/arrow_red.gif) right center no-repeat;
}

