﻿@charset "utf-8";

/* 
------------------------------------------------------------
オーナー様へ
------------------------------------------------------------ */

/* 
メイン
------------------------------------------------------------ */

h2 {
	margin-bottom: 10px;
}
h3 {
	margin-bottom: 10px;
}

/* --- こんなことで困っていませんか？ --- */

.catch_1 {
	margin-bottom: 10px;
}
.catch_2 {
	margin-bottom: 30px;
}
.cont_1 {
	margin-bottom: 10px;
}
.cont_1 .inner {
	clear: both;
	height: 45px;
	margin-bottom: 5px;
}
.cont_1 .inner .left ,
.cont_1 .inner .right {
	float: left;
	width: 245px;
	height: 20px;
	padding: 10px 15px 15px 10px;
	background: url(../img/box_45_270.jpg) no-repeat left top;
}
.cont_1 .inner .right {
	margin-left: 5px;
}
.cont_1 .inner p {
	padding-left: 15px;
	font-size: 12px;
	line-height: 20px;
	background: url(../img/point_1.gif) no-repeat left center;
}

/* --- 私たちの提案するビル活用 --- */

.cont_2 {
	width: 545px;
	margin-bottom: 30px;
}
.cont_2 .catch_1 {
	margin-bottom: 10px;
}
.cont_2 .left {
	float: left;
	width: 330px;
}
.cont_2 .right {
	float: left;
	padding-left: 15px;
}

/* --- 万全のサポート体制 --- */

.cont_3 {
	clear: both;
	margin-bottom: 30px;
}
.cont_3 .inner {
	border: 1px solid #999999;
}
.cont_3 .inner dt p {
	margin-left: 15px;
	padding: 10px 15px;
	background: url(../img/point_2.gif) no-repeat left center;
	font-size: 15px;
	font-weight: bold;
}
.cont_3 .inner .list {
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	background: url(../img/line_dotted.gif) repeat-x left bottom;
}
.cont_3 .inner .list_b {
	padding-right: 30px;
	margin-left: 30px;
	padding-bottom: 10px;
}

/* --- 施工例 --- */

.cont_4 {
	margin-bottom: 30px;
}
.cont_4 .left {
	float: left;
	margin-bottom: 15px;
}
.cont_4 .right {
	float: left;
	margin-bottom: 15px;
	margin-left: 15px;
}

/* --- ページのトップへ戻る ---*/

.gotop {
	position: relative;
	clear: both;
	width: 545px;
	height: 20px;
	margin-bottom: 30px;
}
.gotop p {
	position: absolute;
	right: 0;
	top: 0;
	background: url(../img/pagetop_on.gif) no-repeat right top;
}
.gotop p a {
	display: block;
}
.gotop p a:hover {
	background-color: transparent;
}
.gotop p a:hover img {
	visibility: hidden;
}

/* 
サイドバー
------------------------------------------------------------ */

#side #search ul {
	position: relative;
	width: 175px;
	margin-bottom: 10px;
}
#side #search li {
	width: 175px;
}

/* --- 「○○から探す」ロールオーバー設定 ---*/

#side #search .search_nav_1 {
	margin-bottom: 5px;
	background: url(../img/side_search_map_on.jpg) no-repeat left top;
}
#side #search .search_nav_2 {
	margin-bottom: 5px;
	background: url(../img/side_search_route_on.jpg) no-repeat left top;
}
#side #search .search_nav_3 {
	margin-bottom: 5px;
	background: url(../img/side_search_area_on.jpg) no-repeat left top;
}
#side #search .search_nav_4 {
	margin-bottom: 5px;
	background: url(../img/side_search_price_on.jpg) no-repeat left top;
}
#side #search .search_nav_5 {
	background: url(../img/side_search_list_on.jpg) no-repeat left top;
}
#side #search li a {
	display: block;
	width: 175px;
	height: 55px;
}
#side #search li a:hover {
	background-color: transparent;
}
#side #search li a:hover img {
	visibility: hidden;
}