@charset "UTF-8";

/*------------------------------------------
    default settings
-------------------------------------------*/

body,div,dl,dt,dd,ul,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,textarea,p,
blockquote,th,td,img{
    margin:0;
    padding:0;
    }
fieldset,iframe{
    border:none;
    }
img{
	border:none;
	vertical-align:top;
	}
ul li{
    list-style:none;
    }

body{
	background: #ffffff;
	font-size: 13px;
	line-height: 1.8em;
	font-family: Meiryo, 'メイリオ', 'Lucida Grande', Verdana, 'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', sans-serif;
    color: #000000;
	margin: 0;
	padding: 0;
    }

html:not([lang*=""]){
    overflow-y:scroll;
    }/* for firefox */
html:not(:only-child:only-child){
	overflow:scroll;
	}/* for chrome */

a {
	color: #969696;
	outline: none;
	text-decoration: underline;
}

a:hover {
	color: #71ac58;
	text-decoration: none;
	}

/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.clear {
	clear: both;
	font-size: 1px;
	height: 0;
	}

p {
	margin: 0 0 20px 10px;
	}

p.sb {
	margin: 0 0 0 10px;
	}

p.sp {
	margin: 0 0 10px 10px;
	}

p.weight {
	font-weight: bold;
	}

p.large {
	font-size: 16px;
	}

p.mid {
	font-size: 13px;
	}

p.small {
	font-size: 10px;
	}



/*------------------------------------------
    frames
-------------------------------------------*/

#header {
	width: 980px;
	margin: 20px auto 20px auto;
	padding: 0 0 7px 0;
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/dots.gif) repeat-x bottom;
	}
#header img.catch {
	float: left;
	}
#header img.global {
	float: right;
	margin-left: 10px;
	margin-top: 3px;
	}

#wrapper {
	width: 980px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 20px;
	}

#logo {
	width: 980px;
	margin: 0 auto 10px auto;
	}
#logo img.logo {
	float: left;
	}
#logo img.topNavi {
	float: right;
	}


/*------------------------------------------
    txt
-------------------------------------------*/

h1 {
	display: none;
	}

/*------------------------------------------
    column
-------------------------------------------*/

.leftColumn {
	width: 740px;
	float: left;
	}

.rightColumn {
	width: 224px;
	float: right;
	}

/*------------------------------------------
    columnGlobal
-------------------------------------------*/

.banner {
	margin: 0 0 15px 0;
	}

h2.updated {
	width: 111px;
	height: 27px;
	font-size: 1px;
	text-indent: -9999px;
	background-image: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/tab_updated.gif);
	background-repeat: no-repeat;
	}

.updatedFrame {
	width: 224px;
	border: 3px solid #36bfe6;
	background: #e5f4f8;
	margin: 0 0 20px 0;
	}
.updatedFrame div.picUpdated {
	width: 70px;
	float: left;
	margin: 6px 5px 10px 0;
	padding: 7px 0 0 7px;
	text-align:center;
	}
.updatedFrame div.picUpdated img {
	border: 3px solid #ffffff;
	}
.updatedFrame dl {
	float: right;
	width: 130px;
	padding: 7px 7px 0 0;
	}
.updatedFrame dt {
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #9fdff1;
	padding: 0 0 0 0;
	margin: 0 0 5px 0;
	}
.updatedFrame dd {
	margin: 0 0 10px 0;
	font-size: 11px;
	line-height: 1.5em;
	}

h2.leasing {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/title_leasing.gif) no-repeat;
	width: 224px;
	height: 26px;
	font-size: 1px;
	text-indent: -9999px;
	}
.leasingFrame {
	width: 224px;
	background: #fff;
	margin: 0 0 25px 0;
	}
.leasingFrame dl {
	padding: 10px;
	line-height: 1.5em;
	}
.leasingFrame dt {
	color: #4e4e4e;
	font-size: 11px;
	}
.leasingFrame dd {
	font-weight: bold;
	color: #2b2b2b;
	margin: 0 0 0 0;
	}
.leasingFrame dd.lTxt {
	border-bottom: 1px solid #9fdff1;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
	font-weight: normal;
	}

.inquiry h2 {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/title_inquiry.gif) no-repeat;
	width: 224px;
	height: 13px;
	font-size: 1px;
	text-indent: -9999px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #85d8f0;
	}

.inquiry p {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/top/icon_recPoint.gif) no-repeat 0 5px;
	padding: 0 0 0 10px;
	line-height: 1.3em;
	font-size: 11px;
	}


#rightArea {
	margin-bottom: 20px;
}
#rightArea img {
	height: 225px;
}

/*------------------------------------------
    top
-------------------------------------------*/

h2.pickup {
	font-size: 16px;
	color: #0085b6;
	font-weight: normal;
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/bg_houseTitle.gif) no-repeat left;
	padding: 10px 0 10px 230px;
	margin: 0 0 8px 0;
	}

.pickupLeft {
	width: 500px;
	float: left;
	}
.pickupLeft p {
	margin: 10px 0 0 0;
	line-height: 1.5em;
	}

p.outline {
  clear: both;
  width: 735px;
  margin: 0 auto;
  padding: 15px 0 30px 0;
  line-height: 1.7em;
  font-size: 11px;
  }

.pickupLeft img {
	border: 2px solid #e0e0e0;
	/*background: #fafafa;*/
	padding: 0px;
/*
	width: 497px;
	height: 330px;
*/
	}

.roomInfo {
	width: 226px;
	float: right;
	}
.roomInfoTitle {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/bg_roomInfo.gif) repeat-x;
	height: 30px;
	margin: 0;
	}
.roomInfoTitle img.infoTitle {
	float: left;
	padding: 8px 0;
	}
.roomInfoTitle img.iconButton {
	float: right;
	padding: 6px 0;
	}

.bg-roomInfo,
.bg-roomInfo-top {
	background: #f7f7f7 url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/dots.gif) repeat-x bottom;
	padding: 0 0 0 3px;
	width: 100%;
	height: 303px;
	}
.bg-roomInfo img,
.bg-roomInfo-top img {
	margin: 5px 10px 10px 0;
	}
.bg-roomInfo img.left,
.bg-roomInfo-top img.left {
	float: left;
	}
.bg-roomInfo img.right,
.bg-roomInfo-top img.right {
	float: right;
	}

.buttonWidth {
	width: 82px;
	float: right;
	padding: 6px 0 0 0;
	}

.bg-roomInfo dl {
	padding: 8px;
	/*height: 280px;*/
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 1.5em;
	font-size: 12px;
	height: 277px;
	}
.bg-roomInfo-top dl {
	padding: 8px;
	/*height: 280px;*/
	overflow-x: hidden;
	overflow-y: auto;
	line-height: 1.5em;
	font-size: 12px;
	height: 240px;
	}
.bg-roomInfo dt,
.bg-roomInfo-top dt {
	font-weight: bold;
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/icon_roomInfo.gif) no-repeat left;
	padding: 0 0 0 20px;
	}
.bg-roomInfo dd,
.bg-roomInfo-top dd {
	color: #5b5b5b;
	padding: 0 0 3px 0;
	}

.pointLeft {
	width: 380px;
	float: left;
	margin: 20px 0 0 0;
}
.pointLeft ul {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/dots.gif) repeat-x bottom;
	padding: 0 0 5px 0;
}
.pointLeft li {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/top/icon_recPoint.gif) no-repeat left;
	padding: 0 0 0 13px;
}

img.pImg1 {
	float: right;
	margin: 20px 0 0 5px;
	border: 4px solid #e0e0e0;
}
img.pImg2 {
	float: right;
	margin: 20px 0 0 0;
	border: 4px solid #e0e0e0;
}

h2.recPoint {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/top/title_recPoint.gif) no-repeat;
	text-indent: -9999px;
	width: 380px;
	height: 35px;
	font-size: 1px;
}



h2.otherLineup,
h2.blogTopics,
h2.comment {
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 1px;
	border-bottom: 1px solid #b2b2b2;
	margin: 30px 0 20px 0;
	_margin: 30px 0 10px 0;
	padding: 0 0 0 0;
	width: 370px;
}

h2.otherLineup {
	background-image: url(/web/20121003033613im_/http://tokyosharehouse.com/img/top/title_otherLineup.gif);
}

h2.blogTopics {
	background-image: url(/web/20121003033613im_/http://tokyosharehouse.com/img/top/title_blogTopics.gif);
}

h2.comment {
	background-image: url(/web/20121003033613im_/http://tokyosharehouse.com/img/top/title_comment.gif);
}



/* News & Report */
table.news_report {
	width: 740px;
	margin-top: 20px;
	border-collapse: collapse;
}
table.news_report tr td {
}
table.news_report tr.image {
	height: 138px;
}
table.news_report tr.image td {
	padding-top: 10px;
}
table.news_report th {
	text-align: left;
	font-size: 14px;
	padding: 10px 0 0 0;
}
table.news_report th.left,
table.news_report th.right {
	width: 360px;
}
table.news_report th.middle {
	width: 20px;
}

table.news_report ul.news li.pic {
	margin: 0 5px 0 0;
	float: left;
	width: 172px;
}

table.news_report ul.news li.pic img {
	width: 172px;
	height: 132px;
}

table.news_report ul.news li.txt {
	width: 180px;
	float: left;
	line-height: 1.3em;
}

table.news_report ul.news li.txt ul.txt li.entryDate {
	font-size: 14px;
	color: #333;
	margin-top: 5px;
}

table.news_report ul.news li.txt ul.txt li.entryTitle {
	font-size: 13px;
	color: #0bb1e1;
}

table.news_report ul.news li.txt ul.txt li.entryContent {
	font-size: 10px;
	color: #666;
	margin-top: 40px;
}
table.news_report tr.image td.report img {
	width: 360px;
	height: 138px;
}



/* Put a border around the newly clickable element */
.bl-hot {
	zoom: 1; /* Should be IE only */
	}
/* rollover style for clickable element */
.bl-hover {
	border-color: #ccc;
	cursor: pointer;
	background-color: #efefef;
	}

/* Simulate hover on contained link */
.bl-hover a:link {
	color: #CC3333;
	}
.bl-hover a:visited {
	color: #CC3333;
	}

/* Some demo layout */
#links {
	float: left;
	width: 233px;
	height: 280px;
	padding: 0;
	margin-bottom: 2em;
}
ul.otherContent {
	margin: 0 20px 0 0;
	_margin: 0 10px 0 0;
}
ul.otherContent3,
ul.otherContent6 {
	margin: 0;
	_margin: 0;
}
#links p {
	line-height: 1.5em;
	margin: 0 0 5px 0;
}
#links p.otherTitle {
	color: #00475b;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}
#links li.bl-hot,
#links img.bl-hot {
	width: 223px;
	float: left;
	padding: 6px;
	margin: 0;
	margin-right: -1px;
	display: inline;
	text-indent: 0;
	list-style-type: none;
	min-height: 14em;
}
#links img:before {
	content: '';
}

li.bl-hot {
	text-align:center;
}
li.bl-hot p {
	text-align:left;
}


h2.caution {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/top/title_caution.gif) no-repeat;
	width: 740px;
	height: 13px;
	text-indent: -9999px;
	font-size: 1px;
	border-bottom: 1px solid #b2b2b2;
	padding: 0 0 5px 0;
	margin: 0 0 10px 0;
	}
p.caution {
	font-size: 10px;
	line-height: 1.7em;
	}


/*------------------------------------------
    detail
-------------------------------------------*/

.detail {
	background: #f9f9f9;
	border: 3px solid #e0e0e0;
	width: 740px;
	padding: 5px 0;
	margin: 0 0 8px 0;
	}
.detail h2 {
	font-size: 16px;
	color: #0085b6;
	font-weight: normal;
	float: left;
	padding: 0 0 0 5px;
	}
.detail img {
	float: right;
	padding: 0 5px 0 0;
	}

.detail ul {
  float: right;
  padding-right: 5px;
  position: relative;
  top: 3px;
  }

.detail li {
	float: right;
	padding-right: 5px;
	}

h3.exclusive {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/detail/title_exclusive.jpg) no-repeat;
	width: 740px;
	height: 35px;
	font-size: 1px;
	margin: 30px 0 0 0;
	text-indent: -9999px;
	}

h3.requirement {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/detail/title_requirement.jpg) no-repeat;
	width: 740px;
	height: 35px;
	font-size: 1px;
	margin: 20px 0 0 0;
	text-indent: -9999px;
	}

.detailLeft {
	width: 280px;
	float: left;
	}

.detailLeft img {
	padding: 5px;
	border: 3px solid #e0e0e0;
	}

.detailRight {
	width: 440px;
	float: right;
	}
.detailRight dl {
	border-bottom: 1px solid #d5d5d5;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	line-height: 1.5em;
	clear: both;
	}
.detailRight dt {
	font-weight: bold;
	color: #2f2f2f;
	padding: 0 0 0 16px;
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/detail/icon_roomInfo2.gif) no-repeat left;
	float: left;
	width: 7.5em;
	white-space: nowrap;
	}
.detailRight dd {
	width: 23.5em;
	float: right;
	}

.detailImage {
	width: 280px;
	float: left;
	text-align:center;
}
.detailImage img {
	padding: 5px;
	border: 3px solid #e0e0e0;
	}


/*------------------------------------------
    bottomGlobal
-------------------------------------------*/

.pickup-bottom {
	background: #f7f7f7;
	width: 204px;
	margin: 0 0 20px 0;
	border: 3px solid #b0b0b0;
	padding: 10px;
	}
.pickup-bottom h3 {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/title_pickupRightColumn.gif) no-repeat;
	font-size: 1px;
	text-indent: -9999px;
	margin: 0 auto 10px auto;
	width: 200px;
	height: 11px;
	}
.pickup-bottom p {
	line-height: 1.7em;
	}
.pickup-bottom p.titleOtherBottom {
	color: #00475b;
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 5px 0;
	}
.pickup-bottom p.txtOtherBottom {
	font-size: 11px;
	margin: 0 0 5px 0;
	}

/*------------------------------------------
    lineup
-------------------------------------------*/

h2.lineup {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/lineup/title_lineup.gif) no-repeat;
	width: 740px;
	height: 38px;
	font-size: 1px;
	text-indent: -9999px;
	margin: 0 0 8px 0;
	}

.lineupLeft {
	width: 300px;
	float: left;
	}

.lineupLeft img {
	padding: 5px;
	border: 3px solid #e0e0e0;
	}

.lineupRight {
	width: 400px;
	float: right;
	}
.lineupRight dl {
	border-bottom: 1px solid #d5d5d5;
	padding: 0 0 3px 0;
	margin: 0 0 5px 0;
	line-height: 1.5em;
	}
.lineupRight dt {
	font-weight: bold;
	color: #2f2f2f;
	padding: 0 0 0 16px;
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/detail/icon_roomInfo2.gif) no-repeat left;
	float: left;
	width: 7em;
	}
.lineupRight dd {
	width: 22em;
	float: right;
	}
.lineupRight div.iSingle,
.bg-roomInfo-top div.iSingle,
.bg-roomInfo dd div.iSingle {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/empty-info/icon_single.gif) no-repeat 0 1px;
	float: left;
	padding: 1px 0 1px 60px;
	font-size: 12px;
	width: 80px;
	}
.lineupRight div.iDomi,
.bg-roomInfo-top div.iDomi,
.bg-roomInfo dd div.iDomi {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/empty-info/icon_domi.gif) no-repeat 0 1px;
	float: left;
	padding: 0 0 0 60px;
	font-size: 12px;
	width: 80px;
	}
.lineupRight div.iShare,
.bg-roomInfo-top div.iShare,
.bg-roomInfo dd div.iShare {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/empty-info/icon_share.gif) no-repeat 0 1px;
	padding: 0 0 0 60px;
	float: left;
	font-size: 12px;
	width: 80px;
	}

.bg-roomInfo dd div.iSingle,
.bg-roomInfo dd div.iDomi,
.bg-roomInfo dd div.iShare {
	font-size: 11px;
	width: 140px;
	margin-bottom: 2px;
	}

.houseName {
	width: 400px;
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/dots.gif) repeat-x bottom;
	padding: 0 0 3px 0;
	margin: 0 0 10px 0;
	}
.houseName p {
	font-size: 14px;
	color: #0085b6;
	margin: 0 0 0 0;
	float: left;
	}
.houseName img {
	float: right;
	}

p.txtLineup {
	margin: 0 0 10px 0;
	line-height: 1.5em;
	}

.lineupBorder {
	border-bottom: 1px solid #a8a8a8;
	width: 740px;
	font-size: 1px;
	margin: 10px 0 20px 0;
	}



/*------------------------------------------
    empty-info
-------------------------------------------*/

h2.emptyInfo {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/empty-info/title_emptyInfo.gif) no-repeat;
	width: 740px;
	height: 50px;
	font-size: 1px;
	text-indent: -9999px;
	margin: 0 0 8px 0;
	}

.emptyTable {
	width: 95%;
	margin: 20px auto;
	font-size: 11px;
	line-height: 1.4em;
	}
.emptyTable p {
	margin: 8px 0;
	}
.emptyTable h3 {
	color: #333333;
	font-size: 18px;
	margin: 0 0 15px 0;
	font-weight: normal;
	line-height: 1.5em;
	}
.emptyTable h4 {
	color: #0bb1e1;
	font-size: 14px;
	margin: 10px 0 8px 0;
	}

.emptyTable img.tab {
	display: inline;
	}
.emptyTable img.inquiry {
	margin: 20px 0;
	}

.emptyTable th {
	background: #8cdaf1;
	white-space: nowrap;
	}
.emptyTable th,
.emptyTable td {
	padding: 8px;
	}
.emptyTable td {
	background: #ededed;
	}
.emptyTable td.bikou {
	width: 240px;
	white-space: normal;
	}
.emptyTable td.normal {
	white-space: nowrap;
	}
.emptyTable td.empty {
	 color: #FFEDD9;
	 }


.emptyTitle {
	background: #f9f9f9;
	border: 1px solid #e0e0e0;
	width: 90%;
	padding: 2px 0;
	margin: 10px auto 8px auto;
	}
.emptyTitle h2 {
	font-size: 14px;
	color: #333333;
	font-weight: normal;
	float: left;
	padding: 0 0 0 5px;
	}
.emptyTitle img {
	float: right;
	padding: 1px 5px 0 0;
	}
/*.emptyTitle img.camera {
	float: left;
	padding: 1px 0 0 8px;
	}*/




/*------------------------------------------
    footer
-------------------------------------------*/

.pagetop {
	text-align: right;
	margin: 10px 0;
	}

.footer {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/bg_footer.gif) repeat-x bottom;
	height: 179px;
	}

p.copyright {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/copyright.gif);
	text-indent: -9999px;
	font-size: 1px;
	width: 278px;
	height: 10px;
	position: relative;
	top: 150px;
	margin: 0 auto;
	text-align: center;
	}
.footer #fotter_navi {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 70px;
	padding-top: 30px;
}
.footer #fotter_navi a {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.footer #fotter_navi a:hover {
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
/* CSS Document */

#header #seachArea {
	float: right;
	margin-left: 5px;
}

#header #seachArea form {
	display: inline;
}

#header #seachArea form input.searchButton {
	padding-top: 3px;
}

#header #localeFlags {
	float: right;
	margin-top: 3px;
	margin-right: 7px;
}




#header #loginArea {
	float: right;
	text-align: right;
}

#header #loginArea span.username {
	margin: 0 5px;
	font-weight: bold;
}

#header #loginArea #userArea {
	float: left;
	margin-right: 10px;
}

#header #loginArea #logoutArea {
	float: left;
}

#header img {
	margin-top: 3px;
}



#owner {
	border: 4px solid #e0e0e0;
	background: #fafafa;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#owner .ttl {
	text-align: center;
}
#owner .owner_picture {
	width: 210px;
}
#owner p {
	font-size: 12px;
	line-height: 1.5em;
	margin-top: 5px;
	margin-bottom: 5px;
	margin: 0;
	padding: 7px;
	text-align: left;

	white-space: pre;           /* CSS 2.0 */
	white-space: pre-wrap;      /* CSS 2.1 */
	white-space: pre-line;      /* CSS 3.0 */
	white-space: -pre-wrap;     /* Opera 4-6 */
	white-space: -o-pre-wrap;   /* Opera 7 */
	white-space: -moz-pre-wrap; /* Mozilla */
	white-space: -hp-pre-wrap;  /* HP Printers */
	word-wrap: break-word;      /* IE 5+ */
}
#owner h3{
	text-align: center;
}
#similar_listings {
	border: 4px solid #e0e0e0;
	background: #fafafa;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.similar_listings_list {
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 5px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
#similar_listings .similar_listings_list table tr td p a {
	color: #09C;
	text-decoration: none;
	font-weight: bold;
}
#similar_listings .similar_listings_list table tr td p a:hover {
	color: #09C;
	text-decoration: underline;
	font-weight: bold;
}
#similar_listings .similar_listings_list table tr td p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-size: 11px;
}
#similar_listings .similar_listings_list table tr td .own_pic {
	padding: 2px;
	margin-left: 8px;
}
#similar_listings h3 {
	text-align: center;
}
#conditional {
	width: 721px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#conditional .categoly {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 90%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2EB7E3;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	padding-left: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#conditinalArea {
}
#conditional ul li {
	display: inline;
	padding-left: 20px;
}
#conditional ul {
	margin-top: 5px;
	margin-left: 40px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
.cotegoryArea {
	margin-bottom: 15px;
}




/*------------------------------------------
    faq
-------------------------------------------*/

h2.faq {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/faq/title_faq.gif) no-repeat;
	width: 740px;
	height: 55px;
	font-size: 1px;
	text-indent: -9999px;
	margin: 0 0 8px 0;
	}

p.queTop {
	background: #eaeaea url(/web/20121003033613im_/http://tokyosharehouse.com/img/faq/icon_q.gif) no-repeat 8px 7px;
	padding: 5px 5px 5px 35px;
	margin: 0 0 10px 0;
	}
p.queTop a:link,
p.queTop a:visited {
	text-decoration: none;
	color: #0085b6;
	}
p.queTop a:hover {
	text-decoration: underline;
	}

dl.que {
	margin: 50px 0 0 0;
	}
dl.que dt {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/faq/icon_q2.gif) no-repeat 8px 3px;
	padding: 0 0 0 35px;
	margin: 0 0 0 0;
	color: #0085b6;
	}
dl.que dd {
	width: 700px;
	border: 1px solid #cccccc;
	padding: 20px;
	margin: 0 0 20px 0;
	}

/*------------------------------------------
    footer
-------------------------------------------*/

.pagetop {
	text-align: right;
	margin: 10px 0;
	}

.footer {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/bg_footer.gif) repeat-x bottom;
	height: 179px;
	}

p.copyright {
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/copyright.gif);
	text-indent: -9999px;
	font-size: 1px;
	width: 278px;
	height: 10px;
	position: relative;
	top: 150px;
	margin: 0 auto;
	text-align: center;
	}
h2.owners {
	width: 111px;
	height: 27px;
	font-size: 1px;
	text-indent: -9999px;
	background-image: url(/web/20121003033613im_/http://tokyosharehouse.com/img/common/tab_owner.jpg);
	background-repeat: no-repeat;
}
.updatedFrame dl dt a {
	color: #000;
	text-decoration: none;
}
.updatedFrame dl dt a:hover {
	color: #000;
	text-decoration: underline;
}
.updatedFrame dl dt {
	line-height: 1.5em;
}
.leasingFrame dl dd a {
	color: #000;
	text-decoration: none;
}
.leasingFrame dl dd a:hover {
	color: #000;
	text-decoration: underline;
}

/*-----------------------------------------
 * add setting for empty_info 2011/8
 *-----------------------------------------
 */
.aw-male{
	color:#0000ff;
}
.aw-female{
	color:#ff0000;
}
.aw-manshitsu{
	color:#c43333;
	font-weight: bolder;
}
.aw-akishitsu{
	color:#000dff;
	font-weight: bolder;
}



div.counter {
	margin-bottom: 10px;
	text-align: right;
}

div.counter span.countNum {
	font-weight: bold;
	margin: 0 2px;
}

div.counter span.page {
	margin-left: 10px;
}

ul.search {
	list-style: none;
}

ul.search li.no {
	float: left;
	color: #54a3c1;
}

ul.search li.name {
	float: left;
	margin-right: 20px;
}

ul.search li.station {
	color: #0e774a;
}

ul.search li.no, ul.search li.name {
	font-size: 16px;
}

ul.search li.introduction {
	clear: both;
	margin-left: 0px;
	margin-bottom: 20px;
	font-size: 95%;
}

div.search div.paginate {
	text-align: center;
}

div.fb-like-box {
	margin-bottom: 20px;
}




.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }


/*
	PAGE STRUCTURE
*/

/*
	SLIDER
*/
.slider-wrap								{ width: 740px; height:263px; margin-left:0px; border: 1px solid black; position: relative; }
.stripViewer .panelContainer
.panel ul									{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer								{ position: relative; overflow: hidden; width: 740px; height: 263px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 740px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
div.panelContainer div.panel img {
	width: 740px;
	height: 263px;
}
/*
.nav-thumb 									{ border: 1px solid black; margin-right: 5px; }
.nav-thumb 									{ border-style:solid; border-width: 1px 1px 1px 1px; border-color:#666666; }
#movers-row									{ margin: 0 0 0 -1px; width:739px; float:left; }
#movers-row div								{ width: 70px; float:left; }
#movers-row2								{ margin: 2px 0 -1px -1px; width:739px; float:left; }
#movers-row2 div							{ width: 70px; float:left; }
*/
#buttonPrev {
	position: absolute;
	left: 5px;
	bottom: 5px;
}
#buttonNext {
	position: absolute;
	right: 5px;
	bottom: 5px;
}

.photo-meta-data {
	position: absolute;
	top: 0px;
	right: 30px;
	width: 130px;
	height: 100%;
	background: url(/web/20121003033613im_/http://tokyosharehouse.com/img/adv/transpBlack.png);
	padding: 5px;
	z-index: 9999;
	color: #ccc;
	font-size: 80%;
}
.photo-meta-data span {
	font-size: 80%;
}

.cross-link {
	float:left; z-index: 9999;
}

/*
.active-thumb 								{ background: transparent url(/web/20121003033613im_/http://tokyosharehouse.com/css/images/icon-uparrowsmallwhite.png) top center no-repeat; }
*/
/*
#buttonBg {
	position: absolute; visibility: hidden; z-index: 10000;
}
*/

/*
     FILE ARCHIVED ON 03:36:13 Oct 03, 2012 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 05:19:32 May 02, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/