@charset "Shift_JIS";

/*------------------------------------------------------------------------------
	食楽図鑑web: マップ別検索ページ用CSS
	URL:  http://www.zukan.co.jp/
	Date: 2009-01-24
	Copyright SHOKURAKUZUKAN all rights reserved.
-------------------------------------------------------------------------------*/



/* メインイメージ設定
---------------------------------------------------*/

#pageimg {
	background-color: #E0DAC8;
	margin: 0px;
	padding: 0px;
	text-align: center;
	width: 100%;
}
#pageimg h2 {
	height: 175px;
	width: 820px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../img/ma-search_map.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
}




/* 旧ページからの設定（必要でないようであれば削除する）
---------------------------------------------------*/


.unnamed1 {
	background-attachment: scroll;
	background-image: url(../okazakinouen02/image/im-hidariobi.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.style2 {font-size: 12px}
.style5 {font-weight: bold}
.style6 {
	font-size: 17px;
	color: #263F1A;
}
.style7 {font-size: 11px}
.style8 {
	color: #660000;
	font-weight: bold;
}
.style9 {
	font-size: 12px;
	font-weight: bold;
}
.style11 {font-size: 15px; font-weight: bold; color: #FFFFFF; }
.style12 {font-weight: bold}
.style13 {color: #990000}
.style15 {color: #FF3300}
.style16 {color: #000000}
.style23 {color: #FF6600; font-size: 20px; }
.style24 {font-size: 20px}
.style25 {font-size: 15px}
.style26 {color: #FF6633}
.style27 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.moji-10 {
	font-size: 10px;
	font-weight: normal;
}
.moji-12 {
	font-size: 12px;
}
.moji-14 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	color: #FF0000;
}
a:visited {
	color: #FF0000;
}




