#pager{
	float:left;
	width:100%;
	height:auto;
	padding-bottom:10px;
	font-size:80%;
}
#category_link{
	float:left;
	width:100%;
	height:auto;
	padding-bottom:10px;
	font-size:80%;
}
#pref_link{
	float:left;
	width:100%;
	height:auto;
	padding-bottom:10px;
	font-size:80%;
}
#city_link{
	float:left;
	width:100%;
	height:auto;
	padding-bottom:10px;
	font-size:80%;
}
#sort_link{
	float:left;
	width:100%;
	height:auto;
	padding-bottom:10px;
	font-size:80%;
}
#mes{
	float:left;
	width:100%;
	height:auto;
	padding-bottom:10px;
	font-size:50%;
}
#nowpages{
	float:left;
	width:100%;
	height:auto;
}
#nowpages #left{
	float:left;
	width:30%;
	height:auto;
}
#nowpages #right{
	float:right;
	widht:70%;
	height:auto;
}

#main h2 {
	margin-bottom: 20px;
}
#main table {
	width:100%;
	margin-bottom: 30px;
}
#main th {
	text-align: center;
	line-height: 140%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #93c4c5;
	background-color: #c6e8e9;
	font-size: 80%;
	color: #496569;
	padding-top: 3px;
	padding-bottom: 3px;
}
#main td {
	text-align: center;
	line-height: 140%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e9e9e9;
	background-image: url(../images/line-dot.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#main table #l{
	width:20%;
	font-size:80%;
}
#main table #r{
	width:80%;
	text-align:left;
	font-size:80%;
}
.l{
	background-color: red;
	font-size:20px;
}
#k_midashi {
	background-color: #0e7ec2;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: none;
}
#btn {
	float:left;
	width:100%;
	text-align:center;
}

/*--左メニュー--*/
#sarch dt {
	display: block;
}
#sarch dt.space {
	margin-top: 10px;
}

#sarch dt strong {
	font-weight: bold;
	color: #333333;
}
#sarch dd {
	background-image: url(../images/line-dot.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-left: 15px;
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#sarch dt .space {
	padding-top: 30px;
}

#sarch dd strong {
	font-weight: bold;
	color: #0293c3;
}

/*--詳細--*/
#photobox{
	float:left;
	width:100%;
	margin-bottom:10px;
}
#photomain{
	float:left;
	width:350px;
	height:auto;
}
#photolist{
	float:right;
	width:205px;
	height:auto;
}
#googlemap{
	float:left;
	width:100%;
	height:300px;
	margin-bottom:10px;
}
