@charset "shift_jis";

#category {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1.4em;
	width: 670px;
	background-color: #FFF4B5;
}
#category h3 {
	background-image: url(images/category_list.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	text-indent: -9999px;
}
#category h4 {
	margin: 10px 0 0;
}
#category .shitaikoto {
	background-image: url(images/kensaku_shitaikoto2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	text-indent: -9999px;
}
#category .keyword {
	background-image: url(images/kensaku_keyword2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	text-indent: -9999px;
}
#category .place {
	background-image: url(images/kensaku_place2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 14px;
	text-indent: -9999px;
}
#category .characteristic {
	background-image: url(images/kensaku_tokucho02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#category .freeword {
	background-image: url(images/kensaku_freeword2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}
#category .search_top {
	width:450px;
}

#information {
	width: 670px;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
#information h3 {
	background-image: url(images/infomation.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	background-position: left top;
	height: 40px;
	width: 670px;
}
#information table {
	width: 670px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	height: 20px;
}
#ad_banner {
	width: 670px;
	background-color: #D0ECFF;
	display: block;
	text-align: center;
	margin-top: 40px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	height: 300px;
}

#banner {
	overflow: hidden;
	position: relative;
	width: 670px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#banner img {
	float: left;
}

#about_nagoya {
	border: 2px solid #999999;
	height: 120px;
	width: 670px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	font-size: 14px;
}
* html #about_nagoya {
	border: 2px solid #999999;
	margin: 20px 0;
	height: 120px;
	width:680px;
}

#about_nagoya h3 {
	width: 127px;
	height: 116px;
	margin: 0 7px 0 0;
	background-image: url(images/about_nagoya.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	text-indent: -999px;
}
#about_nagoya p {
	margin: 7px;
	line-height: 1.2em;
}
