@charset "UTF-8";


/***********************************************/ 
/*main*/
/***********************************************/ 

/*flash*/
#topswf {
	margin-bottom: 35px;
}


/*pickup*/
#pickup {
	border-bottom: 1px solid #999999;
	margin-bottom: 40px;
}
#pickup h2 {
	background: url(../img/top_title_01_line.gif) bottom no-repeat;
	padding: 0 0 4px 0;
}

#pickup div.pickimg {
	float: left;
	border: 1px #a4a4a4 solid;
	width: 76px;
	height: 76px;
	overflow: hidden;
	text-align: center;
}
#pickup div.pickimg img {
	height: 80px;
}

#pickup td {
	padding: 15px 5px;
}

#pickup dl {
	margin: 0 0 0 88px;
}
#pickup dt {
 color: #9d0000;
 margin-bottom: 6px;
}
#pickup dd {
	background: url(../img/link_style_red.gif) no-repeat 0px 0.1em;
	padding: 0 0 0 14px;
}


/*information*/
#info_top {
	border: solid 2px #CCCCCC;
	padding: 15px 8px 8px;
	margin-bottom: 30px;
}
#info_top h2 {
	background: url(../img/top_title_information_line.gif) bottom no-repeat;
	padding: 0 0 4px 0;
	margin-bottom: 10px;
}
#all_info_top {
	position: relative;
}
#all_info_top a {
	position: absolute;
	display: block;
	top: -28px;
	left: 463px;
}
#info_top ul {
	overflow: hidden;
	padding: 0 3px;
	zoom: 1;
}
#info_top li {
	clear: both;
	padding: 10px 0;
	border-top: 1px solid #cacaca;
	margin-top: -1px;
}
#info_top li a {
	background: url(../img/link_style_red.gif) no-repeat 0 50%;
	padding-left: 16px;
}



/*shopnews*/
#shopnews h2 {
	background: url(../img/top_title_02_line.gif) bottom no-repeat;
	padding: 0 0 4px 0;
	margin: 0 0 18px 0;
}
#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: 1px;
}

#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;
}
#shopnews .more {
	text-align: right;
	padding-top: 20px;
}
#shopnews .more a {
	text-decoration: none;
}
#shopnews .more img {
	margin: 2px 3px 0 0;
}


/*link*/
#link-box {
	padding: 40px 0 0 0;
}

#link-box li {
	margin-right: 7px;
	float: left;
}
#link-box li#end {
	margin-right: 0;
}

