@charset "UTF-8";
/* ------------------------------------------------------------ */
/* toppage                                                      */
/* ------------------------------------------------------------ */
/* topimg */
#topimgbox {
	width: 960px;
	height: 250px;
	margin: 0 auto;
}
#topimg {
	float: left;
	width: 500px;
	height: 250px;
	background: #eeeeee;
}
/* topnews */
#topnews {
	width: 210px;
	height: 16px;
	margin-bottom: 8px;
	display: block;
	font-size: 10px;
	text-indent: -3000px;
	background-image: url(../images/top_newstopics.gif);
}
#topnewsbox {
	float: right;
	width: 440px;
	height: 230px;
	padding: 10px;
	background: #ffffff;
}
#entryarea {
	width: 440px;
	height: 206px;
	display: block;
	overflow: auto;
}
.topentrybox {
	clear: both;
	padding-top: 5px;
	border-top: 1px dotted #cccccc;
}
.topentrycategory {
	width: 40px;
	padding-right: 5px;
}
.topentrycategory a {
	float: left;
	width: 40px;
	height: 40px;
	text-indent: -3000px;
	overflow: hidden;
}
.topentrybox .store a {	background: url(../images/cat_shop.gif) no-repeat;	}
.topentrybox .takeout a {	background: url(../images/cat_takeout.gif) no-repeat;	}
.topentrybox .support a {	background: url(../images/cat_play.gif) no-repeat;	}
.topentrybox .book a {	background: url(../images/cat_book.gif) no-repeat;	}
.topentrybox .restaurant a {	background: url(../images/cat_rest.gif) no-repeat;	}
.topentrybox .sosen a {	background: url(../images/cat_sosen.gif) no-repeat;	}
.topentrybox .storenews a {	background: url(../images/cat_shop.gif) no-repeat;	}
.topentrybox .takeoutnews a {	background: url(../images/cat_takeout.gif) no-repeat;	}
.topentrybox .supportnews a {	background: url(../images/cat_play.gif) no-repeat;	}
.topentrybox .booknews a {	background: url(../images/cat_book.gif) no-repeat;	}
.topentrybox .restaurantnews a {	background: url(../images/cat_rest.gif) no-repeat;	}
.topentrybox .sosennews a {	background: url(../images/cat_sosen.gif) no-repeat;	}
.topentry {
	width: 100%;
}
.topentry td {
	vertical-align: top;
}
.entrycategory {
	font-size: 9px;
	text-indent: -3000px;
	width: 90px;
	height: 12px;
	margin-top: 2px;
	display: block;
}
.entrycategory_storenews {	background: url(../images/txt_shop.gif) no-repeat;	}
.entrycategory_takeoutnews {	background: url(../images/txt_takeout.gif) no-repeat;	}
.entrycategory_supportnews {	background: url(../images/txt_play.gif) no-repeat;	}
.entrycategory_booknews {	background: url(../images/txt_book.gif) no-repeat;	}
.entrycategory_restaurantnews {	background: url(../images/txt_rest.gif) no-repeat;	}
.entrydate {
	width: 90px;
	font-size: 0.65em;
	color: #999999;
	display: block;
}
.topentrytitle {
	font-size: 0.75em;
	font-weight: bold;
	line-height: 20px;
	display: block;
}
.topentrytitle a {
	padding-left: 22px;
	display: block;
	background: url(../images/icon_entry.gif) no-repeat 0 0;
}
.topentryexcerpt {
	font-size: 0.7em;
	color: #666666;
	line-height: 140%;
	padding-bottom: 5px;
	display: block;
}
/* topcontents */
#topmain {
	float: left;
	width: 680px;
}
.topbannerbox {
	width: 680px;
	margin-bottom: 20px;
}
.topbanner {
	float: left;
	width: 320px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.topcolumn {
	clear: both;
	width: 660px;
	padding-bottom: 30px;
}
/* topnews */
#hottopics {
	width: 210px;
	height: 16px;
	margin-bottom: 8px;
	display: block;
	font-size: 10px;
	text-indent: -3000px;
	background-image: url(../images/top_headline.gif);
}



/*sub*/
#topsub {
	float: right;
	width: 240px;
}
#coopguide {
	width: 210px;
	height: 16px;
	margin-bottom: 8px;
	display: block;
	font-size: 10px;
	text-indent: -3000px;
	background-image: url(../images/top_coopguide.gif);
}
#topsub img {
	margin-bottom: 2px;
}
