#top_flash {
	padding: 9px;
	border: 1px solid #CCCCCC;
	margin-bottom: 15px;
}

/* +++ */
#top_image {
	padding: 0px 9px;
	border: 1px solid #FFFFFF;
	margin-bottom: 5px;
}

#contents {
	width: 720px;
}

.link_box {
	height: 163px;
	border: 1px solid #CCCCCC;
}

#shopinfo_box {
	height: 163px;
	width: 473px;
	float: left;
	position: relative;
}

#shoplist_box {
	/*width: 228px;*/
	float: right;
	position: relative;
}

/*▼追加*/

#shoplist_box img {
	border: 1px solid #CCCCCC;
}


#shoplist_box a:hover img {
	border: 1px solid #FF6600;
}

/*▲追加*/


#shopinfo_box .special {
	width: 290px;
	position: absolute;
	top: 10px;
	right: 10px;
}

#shopinfo_box .title {
	position: absolute;
	left: 16px;
	top: 58px;
}

#shopinfo_box .update {
	position: absolute;
	left: 17px;
	bottom: 10px;
	font-size: 85%;
	background-image: url(../images/listmark.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 10px;
	line-height: 1;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*BOXリンク*/

.box_hover{
	cursor:pointer;
	border: 1px solid #FF6600;
	}

.box_hover a {
	color: #FF6600;
	text-decoration: none;
}



#shoplist_box .title {
	position: absolute;
	left: 11px;
	top: 59px;
}

#shoplist_box .mapArea {
	position: absolute;
	top: 10px;
	right: 14px;
}

#top_bnlist li img {
	border: 1px solid #CCCCCC;
}

#top_bnlist li a:hover img {
	border: 1px solid #FF6600;
}

#top_bnlist li {
	width: 230px;
	margin-bottom: 15px;
	margin-right: 15px;
	float: left;
}

#top_bnlist li.lastChild {
	margin-right: 0px;
}

#top_bnlist {
	clear: both;
	padding-top: 15px;
}

#top_news {
	background-color: #f4f1e8;
	padding-top: 14px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	position: relative;
}

*:first-child+html #top_news { /* for IE7 ONLY */
	padding-top: 7px;
}

#news_title {
	margin-bottom: 16px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}


#news_list {
	position: absolute;
	width: 71px;
	top: 28px;
	right: 10px;
}


#top_news dt {
	background-image: url(../images/listmark.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
	padding-left: 12px;
	line-height: 1.5em;
	font-weight: bold;
	color: #818181;
	float: left;
	clear: left;
}

#top_news dd {
	line-height: 1.5em;
	/*margin-top: -1.5em;*/
	padding-left: 8em;
	white-space: normal;
	margin-bottom: 3px;
	position: relative;
}
