﻿@charset "utf-8";

/************************************
/* ハウスアンドリゾートの家づくりCSS
************************************/

#contents ul {
	width: 100%;
	display: flex;
	padding: 10px 0;
	justify-content: space-between;
}

li.linkbox_aboutus {
	list-style-type: none;
	width: 190px;
	height: 250px;
}