@charset "Shift_JIS";

h1, h2, h3, h4 { margin: 0; }
p { margin: 0; }
img { border: 0; }
/* テーブル */
table {
	/*border-collapse: collapse;*/
	font-size: 14px;
}
/* float Clear Patch */
.floatClear { clear: both; }
/* 基準のリンク反応 */
a:link {  text-decoration: none; }
a:visited {  text-decoration: none; }
a:active {  text-decoration: none; }
a:hover {  text-decoration: underline;  }
a { text-decoration: none; }

h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h3 span { color: #cc0033; }
strong {
}
em {
	font-style: normal;
	color: #cc0033;
}

#base {
	margin: 0;
	padding: 0;
	width: 750px;
	text-align: left;
}
#infome {
	margin: 0;
	padding: 0;
	width: 100%;
}
#infome h1 {
	margin: 1em 0 0.5em;
	padding: 0;
	color: #cc6699;
	font-size: 24px;
	background-color: transparent;
	
}
#infome #explain {
	float: left;
	width: 400px;
	margin: 0 30px 12px 0;
	font-size: 14px;
	color: #666666;
	background-color: #ffffff;
	text-align: left;
}
#infome #explain p {
	margin-bottom: 0.5em;
}
#infome #explain p.emphasize { font-weight: bold; }
#infome img { margin-bottom: 12px; }
/* #infomeパッチ */
#infome:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#infome { display: inline-table; /* For Mac IE */}
* html #infome { height: 1%;  /* For Win IE */}
#infome { display: block;   /* For Win IE */}

/* 参加店一覧 */
#participatingTeam {
/*	z-index: 1;
	position: relative;
	left: 0;
	top: -800px;*/
	float: left;
	width: 449px;
}
#participatingTeam table {
	width: 100%;
	border-top: 1px solid #ffd444;
	border-bottom: 1px solid #ffd444;
	line-height: normal;
}
#participatingTeam caption {
	text-align: left;
	padding-bottom: 0.25em;
}
#participatingTeam th, #participatingTeam td {
	padding: 0.25em;
}
#participatingTeam th {
	color: #404040;
	background: #ffffff url(../pickup/tdbg.gif) repeat-x;
	border-bottom: 1px solid #ffd444;
}
#participatingTeam td {
	padding-top: 0.75em;
	padding-bottom: 0.5em;
	border-bottom: 1px dotted #ffd444;
	vertical-align: top;
}
#participatingTeam td.end {
	border: none;
}
.vw {
	width: 250px;
}
#imagination {
	width: 100%;
	text-align: right;
	margin: 0.25em 0 0;
}
#participatingTeam td p {
	margin: 0;
	padding: 0.1em 0 0.1em 20px;
}
#participatingTeam td p.tel {
	background: #ffffff url(../pickup/img-tel.png) left center no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding-left: 25px;
}
#participatingTeam td p.freedial {
	background: #ffffff url(../pickup/img-freedial.png) left center no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding-left: 25px;
}
#participatingTeam td p.adress {
	background: #ffffff url(../pickup/img-adress.png) left center no-repeat;
	font-weight: bold;
}
#participatingTeam td p.work {
	background: #ffffff url(../pickup/img-work.png) left center no-repeat;
}
#participatingTeam td p.inn {
	background: #ffffff url(../pickup/img-inn.png) left center no-repeat;
}
#participatingTeam td p.dayoff {
	background: #ffffff url(../pickup/img-dayoff.png) left center no-repeat;
}
#participatingTeam td p.service { font-size: 12px; text-align: right; }
#participatingTeam td p.service span. { margin-right: 1em; }
#participatingTeam td p.service span.thatday { background-color: #cccc00; padding: 0.15em; }
#participatingTeam td p.service span.stay { color: #ffffff; background-color: #009966; padding: 0.15em; }
/* 地図 */
#shopMap {
/*	position: relative;
	z-index: 0;
	left: 340px;
	top: 20px;*/
	width: 290px;
	margin-left: 450px;
}
#shopMap p {
	margin-left: 15px;
	width: 270px;
	font-size: 12px;
	font-weight: bold;
}
#shopMap img { margin-top: 20px; }
/* マップをクリックした後に出る料理詳細ページ */
#agama {
	margin: 20px auto auto;
	width: 660px;
}
#agama h1 {
	margin-bottom: 1em;
	padding-bottom: 7px;
	font-size: 18px;
	color: #808080;
	background: #ffffff url(../pickup/iseebi2007/h1bg3.gif) bottom repeat-x;
}
#axis {
	float: left;
	width: 490px;
	text-align: center;
}
#axis h2 {
	margin-bottom: 1em;
	font-size: 18px;
	color: #cc0033;
}
#axis p { margin: 0.5em auto; }
#axis p.closewin {
	margin-top: 2em;
}
#axis p.attention {
	margin-top: 2em;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	width: 94%;
	border: 1px solid #cccccc;
	padding: 0.3em;
	background-color: #f5f5f5;
}
#anotherShop {
	margin-top: 30px;
	margin-left: 500px;
	padding: 3px;
	width: 156px;
	font-size: 12px;
	background-color: #f0f0f0;
	border: 1px solid #aaaaaa;
}
#anotherShop h2 {
	padding: 0.25em 0.15em;
	font-size: 12px;
	border-bottom: 1px solid #ffffff;
	text-align: left;
}
#anotherShop ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
#anotherShop li {
	margin-top: 0.75em;
}
/* フッタ（再定義）
---------------------------------------------------- */
#pwd {
	margin-top: 30px;
	width: 100%;
}
#footer {
	width: 100%;
	text-align: center;
}

/* 揃え */
#participatingTeam td.endRightAlign {
	border: none;
	text-align: right;
}

