@charset "UTF-8";


/***********************************************/ 
/*main*/
/***********************************************/ 

#shopnews h3 {
	padding: 5px 0 0 0;
}

#allshopnews {
	position: relative;
	text-align: right;
}
#allshopnews a {
	position: absolute;
	display: block;
	top: -36px;
	right: 0;
}
#allshopnews2 {
	text-align: right;
	border-bottom: 4px solid #999999;
	padding-bottom: 3px;
	padding-top: 20px;
}

#shopnews .rest {
	padding-right: 12px;
	padding-bottom: 2px;
}
#shopnews .shop {
	background: url(../img/top_shopnews_bg.gif) repeat-y;
	padding: 0 13px;
}
#shopnews .food {
	padding-left: 12px;
	padding-bottom: 2px;
}

#shopnews ul {
	width: 200px;
}
#shopnews li {
	clear: both;
	padding: 10px 0;
	border-bottom: 1px solid #cacaca;
}

#shopnews .dataleft {
	float: left;
}
#shopnews .data {
	font-size: 0.85em;
}
#shopnews .sumimg {
	border: 1px #ffffff solid;
	margin-top: 4px;
	height: 62px;
	width: 62px;
	overflow: hidden;
	text-align: center;
}
#shopnews .sumimg img {
}

#shopnews dl {
	float:;
	margin: 0 0 0 82px;
}
#shopnews dt {
	font-weight: bold;
	line-height: 1.2em;
}
#shopnews dd {
	background: url(../img/link_style_red.gif) no-repeat 0px 0.1em;
	padding: 0 0 0 16px;
	margin-left: -14px;
	margin-top: 6px;
}


/***********************************************/ 
/*detail*/
/***********************************************/ 

.link-shopnews {
	background: url(../shopnews/img/line.gif) no-repeat bottom;
	text-align: right;
	padding: 0 3px 22px 0;
}
.link-shopnews_btm {
	border-top: 2px solid #cacaca;
	text-align: right;
	padding: 20px 3px 22px 0;
	margin-top: 30px;
}
.link-shopdetail {
	margin: 10px 0 25px;
	text-align: right;
}

#newstitle {
	width: 100%;
	border-bottom: 1px dashed #999999;
}
#newstitle .data{
	font-size: 0.8em;
	color: #666666;
	margin-bottom: 1.2em;
	margin-top: 2em;
}
#newstitle .data .newmark {
	padding: 0 0 0 5px;
}
#newstitle .title {
	font-size: 1.2em;
	font-weight: bold;
	vertical-align: top;
}
#newstitle .logo {
	width: 128px;
	height: 128px;
	text-align: center;
}

#newsdetail {}
#newsdetail #newstext {
	width: 390px;
	float: left;
}
#newsdetail .photo {
	float: right;
	width: 240px;
}
#newsdetail .photo img {
	margin-bottom: 16px;
}
