/*　やぶそばCSS　　　　2007/04/16　*/
/*　にいがた三昧CSS-WORKS　　　　*/
/*　全ページ共通ベースとなるCSS　*/


h2 {
	margin-bottom: 20px;
}

/* 左コンテンツの設定
------------------------------------------------------------*/
#sidebar {
	padding-bottom: 14px;
}

p.sidephoto {
	margin: 0px 0px 0px 2px;
	width: 182px;
	height: 250px;
}

/* お知らせの設定
------------------------------------------------------------*/
#news {
	float: left;
	width: 296px;
}
#news .rssline {
	margin: 5px 10px;
	list-style-type: none;
}
#news span.rsstitle {
	line-height: 150%;
	font-size: 100%;
	padding: 2px 0px 2px 10px;
	background: url(../img/news_cursor.gif) no-repeat left center;
}

#news li img {
	margin: 0px 4px 2px;
}

/* 今月の蕎麦の設定
------------------------------------------------------------*/

#month_menu_block {
	float: right;
	text-align: center;
	padding: 0px;
	width: 197px;
}
#month_menu_top {
	background: url(../img/month_top_bg.jpg) no-repeat right top;
	height: 11px;
	margin: 0px;
	font-size: 50%;
}
#month_menu_bottom {
	background: url(../img/month_bottom_bg.jpg) no-repeat right top;
	height: 28px;
	margin-bottom: 0px;
}
#month_menu {
	background: url(../img/month_bg.jpg) repeat-y right top;
	margin: 0px;
	padding: 0px;
}
#month_menu p.month_text {
	font-size: 90%;
	width: 160px;
	text-align: left;
	margin: 0px;
	padding: 0px 18px;
	font-weight: bold;
}
#month_menu_bottom p {
	font-size: 90%;
	width: 160px;
	text-align: left;
	margin: 0px;
	padding: 6px 18px 0px;
}
#month_menu h3 {
	margin: 0px 0px 10px;
	padding: 0px;
}

/* 右コンテンツの下店舗紹介の設定
------------------------------------------------------------*/

#shop_date {
	background: url(../img/shop_date_bg.jpg) repeat left top;
	width: 492px;
	padding: 11px 8px 5px 14px;
	margin-bottom: 20px;
	line-height: normal;
}
#shop_date img {
	margin-bottom: 8px;
}

/* ヘッダー写真の設定
------------------------------------------------------------*/
#topimg {
	background: url(img/inpagetopimg.gif) no-repeat left top;
	width: 760px;
	margin: 0px;
	padding: 73px 0px 0px;
}


#banners {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}

#mainbar {
	background: url(../img/catch_bg.gif) no-repeat right top;
}
