@charset "utf-8";

div#near{
	clear:both;
}


/*----------------------------------
 mapといえらぶポイント画像なし
-----------------------------------*/

div#detail iframe {
	margin:0 0 20px 70px;
	border:1px solid #ccc;
}

div#detail div.info3,
div#detail div.info4{
	width:461px;
}

div#detail div.info3{
	float:left;
	display:inline;
	margin: 0 0 2em 0;
	background: url(/images/detail/bg_comment2.gif) 0 0 no-repeat;
}

div#detail div.info4{
	float:right;
	display:inline;
	padding:20px 0 0  0;
}

div#detail div.info3 h3{
	border:none;
	padding:0;
	margin:0;
	background:none;
}

div#detail div.info3 p{
	background: url(/images/detail/bg_comment.gif) 0 bottom no-repeat;
	padding: 5px 10px 5px 20px;
	min-height:120px;
	height:auto !important;
	height:120px;
}


