@charset "UTF-8";

/*=============================================================
	URI: http://www.tokyo-menkyo.or.jp/
	Created: 2008.06
	Modified: 2011.03
	Author: wan55. yuko aono
=============================================================*/

/*========================Contents=============================
	01) Tab Contents
	02) Multi Space
	03) Close Up
	04) Pick Up
	05) News
	06) Info
	
	99) Clear
=============================================================*/

/*-------------------------------------------------------------
	01) Tab Contents
-------------------------------------------------------------*/
#tabContents {
	position: relative;
	top: -33px;
	margin: 0 0 -22px 12px;
	width: 642px;
}

#tabIndex {
	margin-left: 311px;
	width: 330px;
}

#tabIndex li {
	float: left;
	width: 165px;
	height: 33px;
	display: block;
	text-indent: -9999px;
}

#tabIndex li.open h4,
#tabIndex li.close h4 {
	height: 33px;
	cursor: pointer;
}

#tabIndex li.open h4#map {background: transparent url(../../images/btn/tab_search_map_ov.gif) left top no-repeat;}

#tabIndex li.open h4#condition {background: transparent url(../../images/btn/tab_search_condition_ov.gif) left top no-repeat;}

#tabIndex li.close h4#map {background: transparent url(../../images/btn/tab_search_map_off.gif) left top no-repeat;}

#tabIndex li.close h4#condition {background: transparent url(../../images/btn/tab_search_condition_off.gif) left top no-repeat;}

#tab0Box {
	width: 642px;
	height: 389px;
	background: transparent url(../../images/top/bg_tab_map.gif) left top no-repeat;
}

#flash {
	position: relative;
	padding: 1px 0 0 3px;
	font-size: 10px;
}

* html #flash {font-size: 80%;} /* IE6 */
*:first-child+html #flash {font-size: 80%;} /* IE7 */

#nonFlash {
	position: absolute;
	top: 54px;
	left: 30px;
}

* html #nonFlash {z-index: -9999;}
*:first-child+html #nonFlash {z-index: -9999;} /* IE7 */

#nonFlash div {margin-left: 200px;}

#flash dl.goHtml {
	margin-top: 40px;
	width: 420px;
}

#flash dl.goHtml dt {
	float: right;
	width: 140px;
}

#flash dl.goHtml dd {
	float: left;
	width: 280px;
}

#flash dl.getFlash {width: 535px;}

#flash dl.getFlash dt {
	float: left;
	width: 173px;
}

#flash dl.getFlash dd {
	float: right;
	padding-top: 5px;
	width: 362px;
}

#tab1Box {
	width: 642px;
	height: 272px;
	background: transparent url(../../images/top/bg_tab_condition.gif) left top no-repeat;
}

/* Search Area
-------------------------------------------------------------*/
#searchArea {padding: 18px 0 0 24px;}

#searchArea h5 {margin-bottom: 10px;}

#searchArea ul {margin: 0 0 2px 25px;}

#searchArea li {
	display: inline;
	color: #d2d2d2;
}

#searchArea ul#searchSelect li a {
	padding: 5px 9px;
	border-right: 1px solid #cccccc;
	color: #ff6600;
	text-decoration: none;
}

#searchArea ul#searchSelect li a#route {border-right: 0;}

#searchArea ul#searchSelect li a.active {
	background-color: #fb5c25;
	color: #ffffff;
}

#searchInput {
	margin-left: 8px;
	margin-bottom: 17px;
	width: 576px;
	height: 55px;
	background: transparent url(../../images/search/bg_search.gif) left top no-repeat;
}

#searchInput input {
	margin: 15px 0 0 16px;
	padding: 2px 0 0 0;
	width: 400px;
	height: 16px;
	color: #666666;
}

* html #searchInput input {margin-left: 10px;} /* IE6 */
*:first-child+html #searchInput input {margin-left: 10px;} /* IE7 */

#searchInput button {
	margin-top: -4px;
	margin-left: 2px;
	vertical-align: middle;
}

#searchArea ul.iconArea {
	margin: 0 0 0 10px;
	width: 590px;
}

#searchArea ul.iconArea li {
	float: left;
	margin: 0 10px 0 0;
}

#searchArea ul.iconArea li a {padding: 0;}

#searchArea ul.iconArea li img {vertical-align: bottom;}

/*-------------------------------------------------------------
	02) Multi Space
-------------------------------------------------------------*/
.multiSpace {
	margin-left: 14px;
	margin-bottom: 10px;
	padding-bottom: 7px;
	width: 637px;
	background: transparent url(../../images/shared/bg_h2_box.gif) left bottom no-repeat;
}

/*-------------------------------------------------------------
	03) Close Up
-------------------------------------------------------------*/
.closeUpBnr {
	padding: 10px 0;
	text-align: center;
}

dl#closeUp {
	margin-left: 17px;
	padding-top: 15px;
	padding-bottom: 2px;
	width: 600px;
}

dl#closeUp dt {
	float: left;
	width: 110px;
}

dl#closeUp dt img {border: 1px solid #bbbbbb;}

dl#closeUp dt a:hover img {border: 1px solid #006600;}

dl#closeUp dd {
	float: right;
	width: 490px;
}

dl#closeUp dd h4 {margin-bottom: 5px;} 

dl#closeUp dd h4 a {
	padding-right: 18px;
	background: transparent url(../../images/icon/arrow_green_l.gif) right top no-repeat;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #006600;
}

* html dl#closeUp dd h4 a {font-size: 120%;} /* IE6 */
*:first-child+html dl#closeUp dd h4 a {font-size: 120%;} /* IE7 */

dl#closeUp dd h4 a:hover {text-decoration: underline;}

/*-------------------------------------------------------------
	04) Pick Up
-------------------------------------------------------------*/
#pickUps {
	margin-left: 17px;
	padding-bottom: 5px;
	width: 625px;
}

#pickUps .pickUp {
	float: left;
	width: 298px;
	margin: 10px 10px 2px 0;
}

#pickUps .dotCenter {
	background: transparent url(../../images/shared/dot_gray02.gif) 292px 0px repeat-y;
}

#pickUps .pickUp h4 {margin-bottom: 5px;}

#pickUps .pickUp h4 a {
	padding-right: 20px;
	background: transparent url(../../images/icon/arrow_green_l.gif) right top no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}

* html #pickUps .pickUp h4 a {font-size: 120%;} /* IE6 */
*:first-child+html #pickUps .pickUp h4 a {font-size: 120%;} /* IE7 */

#pickUps .pickUp h4 a:hover {text-decoration: underline;}

#pickUps .pickUp .pickUpimg {
	float: left;
	width: 100px;
}

#pickUps .pickUp .pickUpimg img {border: 1px solid #bbbbbb;}

#pickUps .pickUp .pickUpimg a:hover img {border: 1px solid #006600;}

#pickUps .pickUp p {
	float: left;
	width: 185px;
}

#pickUps .pickUp p a {color: #000099;}

#pickUps .pickUp p span {
	display: block;
	color: #666666;
}

p.noteFoot {
	padding: 7px 0 5px 15px;
	font-size: 10px;
}

* html p.noteFoot {font-size: 80%;} /* IE6 */

*:first-child+html p.noteFoot {font-size: 80%;} /* IE7 */

/*-------------------------------------------------------------
	05) News
-------------------------------------------------------------*/
#news {
	margin-left: 17px;
	padding-top: 16px;
	width: 600px;
}

#news li {
	padding-left: 15px;
	margin-bottom: 0.8em;
	background: transparent url(../../images/icon/list_01.gif) 0px 2px no-repeat;
}

#news li a {color: #333333;}

#news li span {
	font-weight: bold;
	color: #666666;
}

/*-------------------------------------------------------------
	06) Info
-------------------------------------------------------------*/
.info { padding: 22px 0 8px 13px;}


/*-------------------------------------------------------------
	99) Clear
-------------------------------------------------------------*/
#flash dl.goHtml:after,
#flash dl.getFlash:after,
dl#closeUp:after,
#pickUps:after,
#tabIndex:after,
#searchArea ul.iconArea:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#flash dl.goHtml,
#flash dl.getFlash,
dl#closeUp,
#pickUps,
#tabIndex,
#searchArea ul.iconArea {display: inline-block;}

/* exclude MacIE5 \*/
* html #flash dl.goHtml,
* html #flash dl.getFlash,
* html dl#closeUp,
* html #pickUps,
* html #tabIndex,
* html #searchArea ul.iconArea {height: 1%;}
#flash dl.goHtml,
#flash dl.getFlash,
dl#closeUp,
#pickUps,
#tabIndex,
#searchArea ul.iconArea {display: block;}
/* end MacIE5 */
