@charset "UTF-8";

/*----------------------------------------------------------

	COMPANY LAYOUT CSS

----------------------------------------------------------*/

#footerwrap{
	margin-top: 20px;
}

h3{
	padding-top: 20px;
	padding-bottom:10px;
	
}

p{
	line-height: 150%;
}

#right_body_main{
	width: 530px;
}

#body_right_col{
	float: right;
	width: 120px;
}

#body_left_col{
	float: left;
	width: 360px;
}

p.txt01{
	margin:10px 35px 10px 15px;
	padding:0;
	font-weight: bold;
}
p.txt02{
	text-align:center;
	margin:20px;
}

ol#housin{
	margin:10px 40px;
	list-style-type: decimal;
}

ol#housin li{
	list-style-type: decimal;
	margin-bottom:30px;
}