@charset "shift_jis";
@import "common.css";


/*==============　失敗しない部屋探し　==============*/


#left p{
	line-height:20px;
	margin:0px 20px 20px 20px;
	text-align:left;
}

#top h2{
	text-align:center;
}

#top h3{
	text-align:top;
	margin:30px 20px 20px 20px;
	padding:3px 0px 3px 10px;
	border-color:#7fbb53;
	border-style:solid;
	border-width:1px 1px 1px 10px;
	background-color:#fbfffa;
}

#top ul{
	margin:20px 40px 30px 40px;
}

#top li{
	line-height:24px;
	font-size:11pt;
}

#top a{
	color:#ff6600;
}

#check{
	width:624px;
	margin:0px auto;
	text-align:center;
}

#check h3{
	margin-top:40px;
}

#check h4{
	text-align:center;
	margin:25px 0px;
}

#check img.rig{
	float:right;
	margin:10px;
}

#left p.right{
	text-align:right;
}