﻿@charset "utf-8";

/* 
------------------------------------------------------------
部屋詳細
------------------------------------------------------------ */

/* 
メイン
------------------------------------------------------------ */

h2 {
	width: 295px;
	height: 35px;
	padding-left: 10px;
	color: #FFFFFF;
	background: url(../img/shop_name.jpg) no-repeat left top;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
}

/* --- 建物の紹介 ---*/

#cont_1 {
	float: left;
	width: 545px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	background: url(../img/line_dotted.gif) repeat-x left bottom;
}
#cont_1 .inner {
	float: right;
	width: 305px;
}
#cont_1 .inner .text {
	margin-top: 10px;
	margin-left: 5px;
}

/* --- 「お問い合わせフォーム」ロールオーバー設定 ---*/

#cont_1 .inquiry {
	position: relative;
	width: 300px;
	height: 30px;
	margin-top: 15px;
}
#cont_1 .inquiry p {
	width: 300px;
	height: 30px;
	background: url(../img/room_inquiry_on.gif) no-repeat right top;
}
#cont_1 .inquiry p a {
	display: block;
}
#cont_1 .inquiry p a:hover {
	background-color: transparent;
}
#cont_1 .inquiry p a:hover img {
	visibility: hidden;
}

/* --- 部屋の写真 ---*/

#cont_2 {
	clear: both;
}
#cont_2 h3 img{
	margin-bottom: 10px;
}
#cont_2 .inner_1 {
	width: 101px;
	float: left;
	padding-right: 10px;
}
#cont_2 .inner_2 {
	width: 101px;
	float: left;
}
#cont_2 .caption {
	width: 91px;
	height: 20px;
	padding-bottom: 30px;
	font-size: 80%;
	line-height: 20px;
}

/* --- 部屋の詳細 ---*/

#cont_3 {
	clear: both;
	margin-bottom: 30px;
}
#cont_3 h3 img{
	margin-bottom: 10px;
}
#cont_3 table {
	width: 545px;
	margin-bottom: 10px;
	border-collapse: collapse;
	font-size: 100%;
}
#cont_3 table th {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #DDDDDD;
	font-weight: normal;
	text-align: center;
}
#cont_3 table .left_td {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#cont_3 table .right_td {
	width: 195px;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

#cont_3 table .right_td .madori {
	margin-bottom: 10px;
}

/* --- 「間取り図をダウンロードする」ロールオーバー設定 ---*/

#cont_3 .madori_down {
	position: relative;
	width: 195px;
	height: 23px;
	margin-bottom: 10px;
}
#cont_3 .madori_down p {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/madori_down_on.jpg) no-repeat right top;
}
#cont_3 .madori_down p a {
	display: block;
}
#cont_3 .madori_down p a:hover {
	background-color: transparent;
}
#cont_3 .madori_down p a:hover img {
	visibility: hidden;
}

/* --- 「建物の詳細を見る」ロールオーバー設定 ---*/

#cont_3 .shop_detail {
	position: relative;
	width: 195px;
	height: 23px;
}
#cont_3 .shop_detail p {
	position: absolute;
	top: 0;
	right: 0;
	background: url(../img/shop_detail_on.jpg) no-repeat right top;
}
#cont_3 .shop_detail p a {
	display: block;
}
#cont_3 .shop_detail p a:hover {
	background-color: transparent;
}
#cont_3 .shop_detail p a:hover img {
	visibility: hidden;
}
/*
#cont_3 table ul {
	position: relative;
	width: 195px;
	margin-bottom: 10px;
}
#cont_3 table li {
	position: absolute;
	top: 0;
	right: 0;
}

#cont_3 table .madori_down {
	margin-bottom: 5px;
	background: url(../img/madori_down_on.jpg) no-repeat left top;
}
#cont_3 table .shop_detail {
	margin-bottom: 5px;
	background: url(../img/shop_detail_on.jpg) no-repeat left top;
}
#cont_3 table li a {
	display: block;
	width: 195px;
	height: 23px;
}
#cont_3 table li a:hover {
	background-color: transparent;
}
#cont_3 table li a:hover img {
	visibility: hidden;
}
*/
/* --- 注意事項 ---*/

#cont_4 {
	margin-bottom: 30px;
}
#cont_4 h3 img{
	margin-bottom: 10px;
}
#cont_4 ul {
	padding-left: 5px;
}
#cont_4 li {
	padding-left: 10px;
	background: url(../img/point_2.gif) no-repeat left 0.6em;
}

/* --- ページのトップへ戻る ---*/

.gotop {
	position: relative;
	width: 545px;
	height: 20px;
	margin-bottom: 30px;
}
.gotop p {
	position: absolute;
	top: 0;
	right: 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;
}