@charset "utf-8";

.localpage #main h2 {
	padding: 0;
	color: #666;
	font-size: 100%;
}
.localpage #main h3, 

#search-btns {
	margin-top: 10px;
}

h2 {
    display: inline;
}


#newshop-area {
	margin: 0;
	background: #fffcdb;
}

.localpage #main #newshop-area h3 {
	padding: 3px 0 8px 0;
	height: 37px;	/* 40-3 */
	background: url(../../../../images/MachiPortal/common_img/bg_h2_category.gif) no-repeat right top;
	color: #999;
	font-size: 150%;
}

#newshop-list-box {
	margin: 0 6px 10px;
	padding-top: 10px;
}
.entry-list {
	padding: 0 10px;
	background: #fff;
	border: 1px solid #999;
}
.entry-list ol {
}
.entry-list ol li {
	position: relative;
	padding: 10px 0;
	border-top: 1px solid #999;
	min-height: 75px;
}
.entry-list ol li a {
	background-image: none;
}
.entry-list ol li.first {
	border-top: 0;
}
.entry-list .thumb {
	display: block;
	position: absolute;
	padding-right: 10px;
	border-style: solid;
	border-width: 0 3px 0 0;
}
.entry-list .thumb img {
	border-style: solid;
	border-width: 1px;
}
.entry-list .gourmet .thumb,
.entry-list .gourmet .thumb img { border-color: #dd960f; }
.entry-list .fashion .thumb,
.entry-list .fashion .thumb img { border-color: #6cacd8; }
.entry-list .beauty .thumb,
.entry-list .beauty .thumb img { border-color: #d685b0; }
.entry-list .leisure .thumb,
.entry-list .leisure .thumb img { border-color: #68b4b1; }
.entry-list .service .thumb,
.entry-list .service .thumb img { border-color: #c29c4f; }
.entry-list .history .thumb,
.entry-list .history .thumb img { border-color: #866fac; }

.entry-list .entry-content {
	display: block;
	margin-left: 100px;
	padding-top: 2px;
	font-size: 90%;
	line-height: 1.4;
}
.entry-list .shop-title {
	font-size: 140%;
	line-height: 1.6;
}
.entry-list .entry-title {
	font-size: 115%;
}

#event-info {
	margin: 5px 0 15px;
	padding: 0;
	background: #fff;
	border: 1px solid #9ec238;
}
#event-info h3 {
	padding: 5px;
	background: #9ec238;
	color: #fff;
	text-align: center;
	margin: 0px;
}
#event-info ul {
	padding: 3px 10px;
}
#event-info ul li {
	margin-left: 10px;
	margin-bottom: 2px;
	padding: 0;
	background: transparent;
	border-bottom: 1px solid #c8d970;
	line-height: 1.2;
}
#event-info ul li a {
	display: block;
	padding: 4px 5px 4px 18px;
	background: url(../../../../images/MachiPortal/common_img/marker_green.gif) no-repeat 5px 50%;
}

#pagenation {
	margin: 10px 0;
}
#pagenation span {
	margin: 5px 1px;
	font-family: verdana, sans-serif;
	font-size: 10px;
}
#pagenation span.page {
	padding: 2px 12px;
	background: #9ec238;
	color: #fff;
}
#pagenation span.current {
	padding: 1px 4px;
	background: #fff;
	border: 1px solid #9ec238;
	color: #9ec238;
}
#pagenation span.pagelink a {
	padding: 1px 4px;
	background: #fff;
	border: 1px solid #999;
	color: #999;
}

/* サイド
----------------------------------------------- */
#newshop-aside {
	margin: 10px 0;
	background: #fffcdb;
	border: 1px solid #9ec238;
}
#newshop-aside h3 {
	padding: 5px;
	background: #9ec238;
	color: #fff;
	text-align: center;
	margin: 0px;
}
#newshop-aside h4 {
	padding: 5px 14px;
	color: #9ec238;
	font-family: verdana, sans-serif;
	font-weight: normal;
	font-size: 300%;
	text-align: center;
}

#newshop-aside .aside-box {
	padding: 10px 10px 15px ;
}
#newshop-aside ul.checkbox-list {
	margin-bottom: 5px;
}
#newshop-aside ul.checkbox-list li {
	padding: 1px 5px;
	line-height: 20px;
	background: #9ec238;
	border-bottom: 2px solid #fffcdb;
	color: #fff;
}
#newshop-aside ul.checkbox-list li.gourmet { background: #dd960f; }
#newshop-aside ul.checkbox-list li.fashion { background: #6cacd8; }
#newshop-aside ul.checkbox-list li.beauty { background: #d685b0; }
#newshop-aside ul.checkbox-list li.leisure { background: #68b4b1; }
#newshop-aside ul.checkbox-list li.service { background: #c29c4f; }
#newshop-aside ul.checkbox-list li.history { background: #866fac; }
#newshop-aside .aside-box input {
	margin-right: 5px;
}
#newshop-aside .aside-box input.search-event {
	width: 175px;
}

#newshop-aside ul.blog-list {
	margin-bottom: 15px;
}
#newshop-aside ul.blog-list {
	margin-bottom: 0;
	height: 354px;
	overflow-y: scroll;
}
#newshop-aside ul.blog-list li {
	padding: 5px 6px 5px 17px;
	border-bottom: 1px solid #c8d970;
	font-size: 90%;
	line-height: 1.4;
}
#newshop-aside ul.blog-list li.gourmet { background: url(../../../../images/MachiPortal/common_img/marker_gourmet.gif) no-repeat 5px 6px; }
#newshop-aside ul.blog-list li.fashion { background: url(../../../../images/MachiPortal/common_img/marker_fashion.gif) no-repeat 5px 6px; }
#newshop-aside ul.blog-list li.beauty { background: url(../../../../images/MachiPortal/common_img/marker_beauty.gif) no-repeat 5px 6px; }
#newshop-aside ul.blog-list li.leisure { background: url(../../../../images/MachiPortal/common_img/marker_leisure.gif) no-repeat 5px 6px; }
#newshop-aside ul.blog-list li.service { background: url(../../../../images/MachiPortal/common_img/marker_service.gif) no-repeat 5px 6px; }
#newshop-aside ul.blog-list li.history { background: url(../../../../images/MachiPortal/common_img/marker_history.gif) no-repeat 5px 6px; }

#newshop-aside ul.blog-list li a {
	background-image: none;
}


h3.headings3 {
	padding: 4px;
	background: #fffcdb;
	color: #9ec238;
	text-align: center;
	margin-top: 0;
}
ul.side-category {
	margin-top: 0;
	margin-bottom: 5px;
}


/* for IE7
----------------------------------------------- */
*:first-child+html ul.side-category {
	width: 230px;
}

/* for IE6
----------------------------------------------- */
* html #newshop-area {
	margin-bottom: 20px;
}
* html .entry-list ol li {
	height: 73px;
}
* html ul.side-category {
	width: 230px;
}
* html ul.side-category a {
	display: block;
}
/* link colours for IE6
----------------------------------------------- */
* html .entry-list li.gourmet a:link, 
* html .entry-list li.gourmet a:visited, 
* html .entry-list li.gourmet a:hover, 
* html .entry-list li.gourmet a:active, 
* html ul.newshop-list li.gourmet a:link, 
* html ul.newshop-list li.gourmet a:visited, 
* html ul.newshop-list li.gourmet a:hover, 
* html ul.newshop-list li.gourmet a:active {
	_color: #dd960f;
}
* html .entry-list li.fashion a:link, 
* html .entry-list li.fashion a:visited, 
* html .entry-list li.fashion a:hover, 
* html .entry-list li.fashion a:active, 
* html ul.newshop-list li.fashion a:link, 
* html ul.newshop-list li.fashion a:visited, 
* html ul.newshop-list li.fashion a:hover, 
* html ul.newshop-list li.fashion a:active {
	_color: #6cacd8;
}
* html .entry-list li.beauty a:link, 
* html .entry-list li.beauty a:visited, 
* html .entry-list li.beauty a:hover, 
* html .entry-list li.beauty a:active, 
* html ul.newshop-list li.beauty a:link, 
* html ul.newshop-list li.beauty a:visited, 
* html ul.newshop-list li.beauty a:hover, 
* html ul.newshop-list li.beauty a:active {
	_color: #d685b0;
}
* html .entry-list li.leisure a:link, 
* html .entry-list li.leisure a:visited, 
* html .entry-list li.leisure a:hover, 
* html .entry-list li.leisure a:active, 
* html ul.newshop-list li.leisure a:link, 
* html ul.newshop-list li.leisure a:visited, 
* html ul.newshop-list li.leisure a:hover, 
* html ul.newshop-list li.leisure a:active {
	_color: #68b4b1;
}
* html .entry-list li.service a:link, 
* html .entry-list li.service a:visited, 
* html .entry-list li.service a:hover, 
* html .entry-list li.service a:active, 
* html ul.newshop-list li.service a:link, 
* html ul.newshop-list li.service a:visited, 
* html ul.newshop-list li.service a:hover, 
* html ul.newshop-list li.service a:active {
	_color: #c29c4f;
}
* html .entry-list li.history a:link, 
* html .entry-list li.history a:visited, 
* html .entry-list li.history a:hover, 
* html .entry-list li.history a:active, 
* html ul.newshop-list li.history a:link, 
* html ul.newshop-list li.history a:visited, 
* html ul.newshop-list li.history a:hover, 
* html ul.newshop-list li.history a:active {
	_color: #866fac;
}


