@charset "utf-8";
@import url(css/housing/warm-family/style.css);

p.point01 {
	background: url(image/point01.png) no-repeat;
	width: 635px;
	height: 30px;
	line-height: 2.8;
	padding-left: 20px;
	margin-top: 15px;
	font-weight: bold;
}

ul.list01 {
	margin: 0 0 0 30px;
}
ul.list01 li {
	list-style-type: decimal;
	line-height: 2;
}
ul.list02 {
	margin: 0 0 0 30px;
}
ul.list02 li {
	list-style-type: disc;
	line-height: 2;
}
div.list_waku {
        width: 620px;
        border: solid 1px #dfdfdf;
	padding: 10px 0 10px 0;
	margin: 0 0 20px 6px;
}
ul.list03 {
        list-style: none;
	font-size: 1em;
}
ul.list03 li {
	display: inline;
	padding-left: 25px;
	background: url(image/yajirushi.png) no-repeat 15px 35%;
	line-height: 2.5;
}

div.sozai_menu {
	width: 635px;
	height: auto;
	margin-top: 20px;
	overflow: hidden;
	background: url(image/menu_bg.png) no-repeat left bottom;
}
div.sozai_r {
	width: 315px;
	float: left;
	padding: 0 0 10px 0;
}
div.sozai_l {
	width: 315px;
	float: left;
	padding: 0 0 10px 0;
	margin-left:5px;
}
p.item {
	padding: 5px 10px 10px 10px;
	font-weight: bold;
	height: ;
	background: url(image/menu_top.png) no-repeat;
}
p.item2 {
	padding: 0;
	line-height: 3;
	font-weight: bold;
	height: 52px;
	background: url(image/menu_top.png) no-repeat;
	color: #f69493;
	font-size: 1.4em;
}
div.sozai_menu p {
	padding-left: 7px;
	padding-right: 5px;
}
p.point02 a {
	background:url(image/yajirushi.png) no-repeat left 50%;
	padding-left: 10px;
}

.content table.sample2 {
	width: 98% ;
	margin: 0 0% 20px 5px ;
	border: none;
	border-collapse: collapse;
}
.content table.sample2 th {
	padding: 7px ;
	border: solid 1px #ccc ;
	font-weight: normal ;
	color: #000 ;
	text-align: left ;
	white-space: nowrap ;
	background: #eeeeee ;
}
.content table.sample2 td {
	padding: 7px ;
	border: solid 1px #ccc ;
	color: #000 ;
	background: #fff ;
}

/* サイドナビ　ちょい変更 */
#sidemenu li li a, #sidemenu li li a:hover {
	margin-left : 2px ;
	padding-left : 16px ;
}