.clear{
	clear:both;
}

#topEvent{
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	width:430px;
}

.topEventList{
	margin:0px 0px 0px 0px;
	padding:15px 0px 0px 0px;
}

.topEventThumb{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:80px;
	float:left;
}

.topEventThumb p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.topEventTxt{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:350px;
	float:left;
}

.topEventTitle{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	font-size:12px;
}

.topEventLead{
	margin:0px 0px 0px 0px;
	padding:4px 0px 0px 0px;
	font-size:12px;
	width:340px;
}

#restaTopic table{
	border-top:1px dashed #cc9;
}

#restaTopic th{
	border-bottom:1px dashed #cc9;
}

#restaTopic td{
	line-height:140%;
	padding:5px 0 5px 10px;
	background-color:#f0f0f0;
	border-bottom:1px dashed #cc9;
}

#restaTopic td .restaList{
	padding:0px 0 5px 0px;
	display:block;
	color:#333;
}

#restaTopic td span{
	color:#c63;
	margin:0px 0 0 0;
}

#restaTopic td .price{
	color:#333;
	margin:0 0 0 10px;
}



/* トピックス */
.topicsItem{
	margin:0 0 20px 20px;
	background:url(../images/line_topic.gif) no-repeat 0 bottom;
}

/* ヘッダトピックス
------------------------------------ */
#topicTable{
	margin-top:0.5em;
}
#topicTable td{
	vertical-align:top;
	font-size:80%;
}
#topicTable ul,
#topicTable li{
	margin:0;
	padding:0;
	list-style-type:none;
}
#topicTable li{
	border-bottom:1px solid #ccc;
	line-height:1.7;
	display:block;
	width:244px;
}
#topicTable li a,
#topicTable li a:hover,
#topicTable li a:active{
	text-decoration:none;
}
#topicTable h2{
	margin:0;
	padding:0;
}

/* 宣伝パネル
--------------------------------------- */
#gtopPanel{
	margin:1em 0 2em 0;
	padding:0;
	width:750px;
	background:#fff;
}
.panelItem{
	display:block;
	border:3px solid #f0f0f0;
	margin:0;
	padding:0;
}
.panelItem:hover{
	border:3px solid #ccc;
}
.panelItem:active{
	border:3px solid #ccc;
}
.panelItem:link{
	border:3px solid #f0f0f0;
}
.panelItem:visited{
	border:3px solid #f0f0f0;
}
