/* topicPath
---------------------------------------------------*/
#topicPath{
	width:869px;
	height:30px;
}


/* main
---------------------------------------------------*/

/* 都道府県から探す
---------------------------*/
#main table#searchCity{
	font-size:12px;
	line-height:18px;
}

#main table#searchCity img{
	vertical-align:baseline;
}

#main table#cityBox p{
	font-size:14px;
	font-weight:bold;
	padding-top:14px;
}


/* ジャンルから探す
---------------------------*/
#main table#searchTwo{
	padding-top:14px;
}

#main table#searchTwoTop{
	overflow:hidden;
	padding:0 0 8px 0;
}

#main table#searchMore{
	margin:14px 0 15px 0;
	background:url(../common/bg_more.jpg) repeat-y;
}


/* お店の情報
---------------------------*/
#main div#japaneseTitle p{
	line-height:12px;
	padding:6px 0 0 14px;
	color:#FFFFFF;
}

#main div#japaneseTitle h2{
	background:none;
	padding:2px 0 0 14px;
	color:#FFFFFF;
}

#main p#shopCategory{
	height:12px;
	font-size:12px;
	padding:5px 0px 0px 2px;
}

#main p#shopTitle{
	font-size:15px;
	padding:8px 0;
}

#main table p#shopInfo{
	font-size:12px;
	line-height:22px;
	margin:0;
	padding:0;
}

#main #shopItem{
	font-size:12px;
	line-height:16px;
}

#main table img.shopIcon{
	padding-top:20px;
}

/* お店の情報(クーポン)
---------------------------*/
#main table#couponBox{
	font-size:12px;
	line-height:22px;
}

#main table#couponBox font{
	color:#BF0000;
}
/* ------------------------*/

/* 駅から探す
---------------------------*/
#main table#stationBox{
	padding:18px 0 15px 9px;
}

#main table#stationBox h4{
	line-height:12px;
}

/* ------------------------*/

#main table .tdSize{
	font-size:0;
}

#main h3{
	font-size:26px;
	color:#E50F11;
}

#main h3 font{
	font-size:16px;
	color:#666666;
}

#main h3 font#fromTo{
	font-size:15px;
	color:#666666;
}

#main h3 font#fromToNumber{
	font-size:15px;
	color:#E50F11;
}

#main table.entryBox{
	background:url(../common/boder_bottom03.jpg) no-repeat bottom;
	margin-top:15px;
	padding-bottom:15px;
}

#main table.serviceBox{
	float:left;
	width:76px;
	padding-bottom:2px;
}

#main h4{
	font-size:16px;
}

#main .size3{
	font-size:12px;
}

#main table#newBox{
	padding-top:15px;
}

#main table.osusumeBox{
	background:url(../common/border_black.gif) no-repeat bottom;
	overflow:hidden;
	padding:0 0 15px 0;
}

#main table.osusumeArea a{
	font-size:12px;
}


/* sub
---------------------------------------------------*/
#sub table .tdSize{
	font-size:0;
}


/* submit
---------------------------------------------------*/
.limitBtn{
	background:url(../common/btn_limit.jpg) no-repeat; 
	width:80px;
	height:30px;
	font-size:0;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
	cursor:pointer;
}

.limitBtn span{
	text-indent:-9999px;
}

.searchBtn{
	background:url(../common/btn_search.jpg) no-repeat; 
	width:48px;
	height:20px;
	font-size:0;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
	cursor:pointer;
}

.searchBtn span{
	text-indent:-9999px;
}

.cityBtn{
	background:url(../common/btn_city.jpg) no-repeat; 
	width:80px;
	height:20px;
	font-size:0;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
	cursor:pointer;
}

.cityBtn span{
	text-indent:-9999px;
}

.couponBtn{
	background:url(../common/btn_coupon.jpg) no-repeat; 
	width:137px;
	height:22px;
	font-size:0;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
	cursor:pointer;
}

.sendBtn{
	background:url(../common/btn_send.jpg) no-repeat; 
	width:35px;
	height:20px;
	font-size:0;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
	cursor:pointer;
}

.printBtn{
	background:url(../common/btn_print.jpg) no-repeat; 
	width:87px;
	height:22px;
	font-size:0;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
	cursor:pointer;
}

.pagebackBtn{
	background:url(../common/btn_return.jpg) no-repeat; 
	width:114px;
	height:21px;
	font-size:0;
	color:#FFFFFF;
	text-decoration:none;
	border:none;
	cursor:pointer;
}

