﻿@charset "UTF-8";


/*==================================================

	ユニットハウス　サイドのナビゲーション

==================================================*/

div#sidebar h3 {
margin: 0 0 0px 5px;
}

div#sidebar dl.nav {
	margin: 0 0 6px 5px;
	width:205px;
	background:#fff;
}

div#sidebar dl.nav dt {

}

div#sidebar dl.nav dd {
	border-left: 1px solid #819CB3;
	border-right: 1px solid #819CB3;
	background: url(../images/side/nav_bg.gif) no-repeat left bottom;
	line-height: 1.5;
	padding: 5px 0 5px 14px;
}

div#sidebar dl.nav dd.last {
	background-image: none;
}

div#sidebar dl.nav dd.last_other {
	background-image: none;
	border-bottom: 1px solid #819CB3;
}

div#sidebar dl.nav dd a {
	background: url(../images/redicon_s.gif) no-repeat left center;
	text-decoration: none;
	padding: 0 0 0 13px;
}



/*==================================================

	ユニットハウスのご案内
	
==================================================*/

div.unit_info{

}

div.unit_info h3{
	color:#023866;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:20px;
}

div.unit_info .point{
	margin-top:30px;
	margin-bottom:20px;
}

div.unit_info .point h4{
	color:#023866;
	font-size:1.3em;
	font-weight:bold;
	background: url(../images/icon_point.gif) no-repeat left top;
	margin-bottom:20px;
	padding: 0 0 0 45px;
}

div.unit_info .point img{
	float:right;
	margin-right:20px;
}

div.unit_info ul{
	margin-top: 5px;
	padding: 0 0 10px 0px;
	clear:right;
}

div.unit_info ul li{
	margin-bottom: 8px;
	background: url(../images/circleicon.gif) no-repeat left top;
	padding: 0 0 0 15px;
}


table.gallery {
width:630px;
text-align:left;
margin:5px 10px 40px 0px;
padding:10px 10px 10px 10px;
background-color: #EBEFF3;
border:1px solid #ccc;
}

table.gallery th{
padding-left:10px;
padding-right:75px;
}

table.gallery td{
padding-left:10px;
padding-right:75px;
}


table.gallery th.last{
padding-right:0px;
}

table.gallery td.last{
padding-right:0px;
}

table.gallery a{
margin-bottom: 8px;
	background: url(../images/blackicon.gif) no-repeat left center;
	padding: 0 0 0 17px;
}

/*==================================================

	御見積もり例
	
==================================================*/

div.estimate_info{

}

div.estimate_info h3{
	color:#023866;
	font-size:1.4em;
	font-weight:bold;
	margin-bottom:20px;
}

div.estimate_info .point{
	margin-top:30px;
	margin-bottom:20px;
}

div.estimate_info h4{
	color:#023866;
	font-size:1em;
	font-weight:bold;
	background: url(../images/icon_check.gif) no-repeat left top;
	margin-top:20px;
	margin-bottom:5px;
	padding: 0px 0 0 20px;
	height:15px;
}

div.estimate_info ul{
	padding: 0 0 3px 0px;
}

div.estimate_info ul li{
	margin-bottom: 5px;
	background: url(../images/circleicon.gif) no-repeat left top;
	padding: 0 0 0 15px;
}


table.estimate {
	width: 100%;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	border: 1px solid #D5D5D5;
	font-size:1;
}

table.estimate caption {
	text-align: right;
	margin-bottom: 5px;
}

table.estimate th {
	color:#fff;
	border: 1px solid #D5D5D5;
	background-color: #1462A0;
	text-align: center;
	padding: 5px;
	font-weight:bold;
}

table.estimate th.tit {
	color:#333;
	border: 1px solid #D5D5D5;
	background-color: #eff6fe;
	text-align: left;
	padding: 5px;
}

table.estimate2 {
	width: 100%;
	margin: 0 0 20px 0;
	border-collapse: collapse;
	border: 1px solid #D5D5D5;
}

table.estimate2 th {
	color:#333;
	border: 1px solid #D5D5D5;
	background-color: #eff6fe;
	text-align: center;
	padding: 5px;
}

table.estimate td {
	text-align: right;
}

table.estimate th.top {
	text-align: center;
}

table.estimate td {
	border: 1px solid #D5D5D5;
	padding: 5px;
}



/*==================================================

	汎用
	
==================================================*/

.clr {
	clear: both;
}

.small {
	font-size: x-small;
}

.fr {
	float: right;
}
