@charset "utf-8";

/* Side
-------------------------------------------------- */
/* Search */
div.search {
	margin-bottom: 20px;
}
#searchRoute{
	  display:none;
}
p.title-search {
	display: block;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: #dc0000 solid 3px;
	font-weight: bold;
	font-size: 1.2em;
}

ul.navi-search {
	list-style-type: none;
}
ul.navi-search:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
ul.navi-search { display: inline-block;}
/* MacIE begin \*/
*+html ul.navi-search { height: 1%;}
* html ul.navi-search { height: 1%;}
ul.navi-search { display: block;}
/* Mac IE end */

ul.navi-search li {
	float: left;
}

ul.navi-search li a {
	display: block;
	width: 110px;
	height: 24px;
	padding-top: 12px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
}
* html ul.navi-search li a { height: 36px;}

ul.navi-search li a {
	background: transparent url(../img/chuou/tab_search.jpg) top left no-repeat;
}
ul.navi-search li a.active {
	background: transparent url(../img/chuou/tab_search_active.jpg) top left no-repeat;
	text-decoration: none;
	color: #fff;
}

ul.search {
	margin-bottom: 20px;
	list-style-type: none;
}
ul.search:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
ul.search { display: inline-block;}
/* MacIE begin \*/
*+html ul.search { height: 1%;}
* html ul.search { height: 1%;}
ul.search { display: block;}
/* Mac IE end */

ul.search-form {
	display: none;
	padding: 2px;
	border: #3c3c3c solid 6px;
	background-color: #f2f2f2;
	list-style-type: none;
}

ul.search-form li span {
	display: block;
	width: 155px;
	height: 44px;
	padding-top: 16px;
	padding-left: 47px;
	border: #ccc solid 1px;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1em;
	color: #000;
}
* html ul.search-form li span { width: 202px; height: 60px;}

ul.route li span { background: transparent url(../img/chuou/title_search_route.jpg) 0 0 no-repeat;}
ul.area li span { background: transparent url(../img/chuou/title_search_area.jpg) 0 0 no-repeat;}

ul.search-form li ul {
	list-style-type: none;
}

ul.search-form li ul li {
	padding: 8px 0 0 8px;
	border-left: #ccc solid 1px;
	border-right: #ccc solid 1px;
	border-bottom: #ccc solid 1px;
	background-color: #f8f8f8;
}

ul.search-form li ul li p {
	margin-bottom: 0.5em;
}

ul.search-form select#rentfrom1,
ul.search-form select#rentto1,
ul.search-form select#rentfrom2,
ul.search-form select#rentto2 {
	width:50px;
}

ul.search-form li ul li p.submit {
	margin-top: 1em;
}

ul.search-form li ul li select {
	font-size: 10px;
}
ul.search-form li ul li select#sel_area1,
ul.search-form li ul li select#roomlayout1,
ul.search-form li ul li select#buildclass1,
ul.search-form li ul li select#roomlayout2,
ul.search-form li ul li select#buildclass2 {
	font-size: 10px;
	width:150px;
}

/* Banner */
ul.banner {
	list-style-type: none;
}

ul.banner li {
	margin-bottom: 10px;
}
ul.banner li a:hover img,
dl.side-navi dt a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

#bannerIframe{
	width:220px;
	height:511px;
}
ul.minimini {
	margin-bottom: 10px ! important;
	padding: 10px 10px 1px;
	background: transparent url(../img/chuou/background_checker.jpg) top left repeat;
}


/* Search Iframe
-------------------------------------------------- */
div.search-iframe {
	padding: 15px;
	/*background-color: #fff;*/
}
div.search-iframe:after { content: "."; display: block; height: 0; line-height: 0; clear: both; visibility: hidden;}
div.search-iframe { display: inline-block;}
/* MacIE begin \*/
*+html div.search-iframe { height: 1%;}
* html div.search-iframe { height: 1%;}
div.search-iframe { display: block;}
/* Mac IE end */

div.search-iframe h2 {
	/*height: 23px;
	margin-bottom: 30px;
	border-bottom: #e5e5e5 solid 4px;
	position: relative;
	font-size: 16px;*/
	background-color:#EF1E7A;
	line-height:1.2em;
	font-size:16px;
	color:#FFF;
	position: relative;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:10px;
}

* html div.search-iframe h2 { 
	height: 35px;
	background-color:##EF1E7A;
	line-height:1.2em;
	font-size:16px;
	color:#FFF;
	}

div.search-iframe h2 span {
	/*display: block;
	position: absolute;*/
	/*left: 0;*/
	/*padding-bottom: 8px;*/
	/*background: transparent url(/tokyo-chuou/img/title_line.jpg) bottom left repeat-x;*/
}

div.search-iframe h3 {
	margin-bottom: 20px;
	padding-left: 0px;
	/*background: transparent url(/tokyo-chuou/img/title_line_center.gif) center left no-repeat;*/
	font-size: 1.2em;
}

div.search-iframe h3 span {
	padding-right: 6px;
	background-color: #fff;
}

div.search-iframe h4 {
	margin-bottom: 1em;
	padding: 2px 5px;
	border: #ccc solid 1px;
	background: transparent url(../img/chuou/title_background.gif) top left repeat;
	font-size: 1em;
	color: #cc3333;
}

div.search-iframe p {
	margin-bottom: 1.5em;
	font-size: 1.2em;
	line-height: 1.4em;
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ and Firefox 3.5+ */
}

div.search-iframe ul {
	/*margin-bottom: 1.5em;*/
	list-style-type: none;
}

div.search-iframe iframe.miniminijp {
	overflow: auto;
	width:655px;
	margin: 5px;
	padding: 0 0 0 10px;
	height:2000px;
	background: url(../img/chuou/ajax-loader_red.gif) no-repeat scroll center 50px #FFF;
}

* html div.search-iframe iframe.miniminijp {
	width:695px;
	margin: 5px;
	padding-right:20px;
	padding: 15px;
}

div.search-iframe iframe.specialities-iframe {
	overflow: hidden;
	width:710px;
	margin: 0;
	height:1580px;
	background: url(../img/chuou/ajax-loader_red.gif) no-repeat scroll center 50px #FFF;
}

/* Breadclumbs */
div.search-iframe div.breadclumbs {
	margin-bottom: 18px;
}

div.search-iframe div.breadclumbs ul {
	list-style: none;
}
div.search-iframe div.breadclumbs ul:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
div.search-iframe div.breadclumbs ul { display: inline-block;}
/* MacIE begin \*/
*+html div.search-iframe div.breadclumbs ul { height: 1%;}
* html div.search-iframe div.breadclumbs ul { height: 1%;}
div.search-iframe div.breadclumbs ul { display: block;}
/* Mac IE end */

div.search-iframe div.breadclumbs ul li {
	float: left;
	margin-right: 6px;
}

div.search-iframe div.breadclumbs ul li a {
	padding-right: 12px;
	background: transparent url(../img/chuou/arrow_breadcrumbs.gif) 100% 4px no-repeat;
}





/* Search Line
-------------------------------------------------- */
div.search-line {
	margin-bottom: 30px;
	padding: 10px 10px 10px 10px;
	border: #e5e5e5 solid 4px;
}

ul.search-form-line {
	width: 662px;
	padding:10px 10px 0;
	background-color:#EDEDED;
	list-style-type: none;
	color:#000;
}
ul.search-form-line:after { content: "."; display: block; height: 0; line-height:0; clear: both; visibility: hidden;}
ul.search-form-line { display: inline-block;}
/* MacIE begin \*/
*+html ul.search-form-line { height: 1%;}
* html ul.search-form-line { height: 1%;}
ul.search-form-line { display: block;}
/* Mac IE end */

ul.search-form-line h3 {
	margin-bottom: 15px;
	background-image:none;
}

ul.search-form-line p {
	margin-bottom: 10px;
}

ul.search-form-line select#rentfrom1,
ul.search-form-line select#rentto1,
ul.search-form-line select#rentfrom2,
ul.search-form-line select#rentto2 {
	width: 50px;
}

ul.search-form-line select#roomlayout2 {
	width: 8em;
}
ul.search-form-line select#buildclass2 {
	width: 10em;
}

ul.search-form-line li ul {
	margin: 0;
	list-style-type: none;
}

ul.search-form-line li ul li {
	float: left;
	margin-right: 30px;
	padding: 0;
}

ul.search-form-line li ul li.last-child {
	margin-right: 0;
}

ul.search-form-line li.submit {
	clear: both;
	width: 100%;
	padding: 0;
}
ul.search-form-line li.submit p {
	text-align: center;
}
