@charset "shift_jis";
/* CSS Document */

a{
	text-decoration:none;
	color:black;
}

h2{
	width:705px;
	height:151px;
	text-indent:-9999px;
	margin-top:12px;
	background:url(../images/h2.jpg);
}



h3#ichioshi{
	width:705px;
	height:80px;
	text-indent:-9999px;
	background:url(../images/pickup.jpg);
}

h3#shinchiku{
	width:705px;
	height:83px;
	text-indent:-9999px;
	background:url(../images/search3.jpg);
}

h4#panorama{
	width:698px;
	height:102px;
	text-indent:-9999px;
	background:url(../images/panorama.jpg);

}

/*search2
------------------------------------------------*/
div#search2{
	overflow:auto;
	height:430px;

}

div.search2_1{
	width:135px;
	font-size:12px;
	float:left;
	background:#F7EEDB;
	margin:0 0 10px 5px;
	padding:5px;
}

div.search2_image{
	width:150px;
	height:135px;
	padding:2px;
	text-align:center;
}

/*search3
-----------------------------------------------*/
div#search3{
	overflow:auto;
	height:380px;

}

div.search3_1{
	width:315px;
	font-size:12px;
	float:left;
	margin:0 0 10px 10px;
	padding:5px;
/*	border:1px solid black;*/
	background:#E2EAF2;
}

div.search3_image{
	width:135px;
	height:105px;
	padding:2px;
	vertical-align:middle;
	float:left;
	margin-right:5px;
}

p.money{
	font-weight:bold;
	font-size:14px;
}

p.rosen{
	font-weight:bold;
	margin-top:5px;
}

li#li1 a{
	background:url(../images/menuo.jpg);
}

.request_sheet {
	margin:10px 0;
	padding:5px 0;
	border:1px solid #999999;
}

.request_sheet table {
	width:500px;
	margin:0 auto;
}

