@charset "utf-8";
@import url(default.css);

/*
	div#wrapper: font-size: 93% 12px
	10px: 82.8% (0.93 x 0.8279 = 77%)
	11px: 91% (0.93 x 0.91 = 85%)
	13px: 107.5% (0.93 x 1.075 = 100%)
	14px: 116% (0.93 x 1.16 = 108%)
	16px: 132% (0.93 x 1.32 = 123.1%)
	18px: 149% (0.93 x 1.489 = 138.5%)
	20px: 165% (0.93 x 1.65 = 153.9%)
	22px: 180% (0.93 x 1.795 = 167%)
	24px: 195.6% (0.93 x 1.956 = 182%)
	25px: 203% (0.93 x 2.03 = 189%)
	26px: 212% (0.93 x 2.118 = 197%)
	http://developer.yahoo.com/yui/fonts/
*/

/* ============================ outline
*/
body {
	background-image: url(../images/tenant/hd_bg.jpg);
}


div#HD.t strong a img {
	margin-right: 6px;
}
div#HD ul {
	position: absolute;
}
div#HD ul {
	right: 0px;
	bottom: 16px;
}
div#HD li {
	display: inline;
	float: left;
	width: 122px;
	height: 26px;
	margin-left: 6px;
}
div#HD li a {
	display: block;
	background: url(../images/common/tenant_o.jpg) no-repeat;
}
div#HD li a:hover {
	background-color: #fff;
}
div#HD li a:hover img {
	visibility: hidden;
}
div#HD li a {
	width: 122px;
	height: 26px;
}
div#HD li.r1 a {
	background-position: 0px -76px;
}
div#HD li.r2 a {
	background-position: 0px -50px;
}
div#HD li.r3 a {
	background-position: -244px -50px;
}

ul#gnavi {
	width: 980px;
	height: 50px;
	background: url(../images/common/tenant_o.jpg) no-repeat;
}
ul#gnavi li {
	float: left;
	width: 163px;
	height: 50px;
}
ul#gnavi li a {
	display: block;
	width: 163px;
	height: 50px;
	background: url(../images/common/tenant_o.jpg) no-repeat;
}
ul#gnavi li a:hover {
	background-color: #fff;
}
ul#gnavi li a:hover img,
body.gn1 ul#gnavi li.n1 a img,
body.gn2 ul#gnavi li.n2 a img,
body.gn3 ul#gnavi li.n3 a img,
body.gn4 ul#gnavi li.n4 a img,
body.gn5 ul#gnavi li.n5 a img,
body.gn6 ul#gnavi li.n6 a img {
	visibility: hidden;
}
ul#gnavi li.n2 a {
	background-position: -163px 0px;
}
ul#gnavi li.n3 a {
	background-position: -326px 0px;
}
ul#gnavi li.n4 a {
	background-position: -489px 0px;
}
ul#gnavi li.n5 a {
	background-position: -652px 0px;
}
ul#gnavi li.n6 a {
	background-position: -815px 0px;
}


/* =========== tenant
*/
body.top div#main {
	width: 720px;
}
body.top div#sub {
	width: 260px;
	background-image: none;
}
body.top div#sub h2,
body.top div#sub div {
	margin-left: 0;
}


body.top p.catch {
	height: 55px;
	margin: 20px 0;
	padding-left: 110px;
	background: url(../images/tenant/top_icon.jpg) no-repeat;
	font-size: 116%;
	font-weight: bold;
	overflow: hidden;
}
body.top p.catch strong {
	float: right;
	padding: 6px 12px;
	border: solid #f69 3px;
	background-color: #ff6;
}
body.top p.catch strong em {
	color: #c00;
	font-size: 157%;
	font-weight: bold;
}
body.top div#gmap {
	width: 980px;
	height: 350px;
	margin-bottom: 20px;
}
body.top div#main strong {
	font-size: 116%;
}
body.top div#main div.section {
	padding-bottom: 20px;
}
body.top div#main div.section ul,
body.top div#main div.sp ul {
	width: 700px;
	padding: 10px 0 6px;
	border-bottom: dashed #999 1px;
	overflow: hidden;
}
body.top div#main div.section ul li {
	float: left;
	width: 138px;
	padding-right: 2px;
	padding-left: 93px;
	overflow: hidden;
}
body.top div#main div.section ul li span,
body.top div#sub div.s1 dd span {
	float: left;
	width: 78px;
	height: 78px;
	margin-left: -90px;
	border: solid #ccc 1px;
	background-color: #cfc;
	text-align: center;
	line-height: 78px;
}
* html body.top div#main div.section ul li span {
	vertical-align: middle;
}
* html body.top div#main div.section ul li span span {
	display: inline-block;
}
body.top div#main div.section ul li span img,
body.top div#sub div.s1 dd span img {
	vertical-align: middle;
}
body.top div#main div.section ul li em {
	display: block;
	background-color: #6fdbb8;
	font-weight: bold;
	text-align: center
}
body.top div#main div.section ul li a {
	font-weight: bold;
}
body.top div#main div.section ul li sup,
body.area div#main ul li sup,
table#search_list td.txt sup {
	color: #f00;
	vertical-align: top;
}
body.top div#main div.section p {
	width: 700px;
	padding: 10px 0;
	text-align: right;
}
body.top div#main div.section p a {
	display: inline-block;
	padding-left: 18px;
	background: url(../images/top/arw.jpg) 0px 50% no-repeat;
}
body.top div#main div.sp em {
	display: block;
	padding: 10px 0;
}

body.top div#main div.sp ul li {
	float: left;
	width: 158px;
	padding-right: 2px;
	padding-left: 73px;
	background: url(../images/tenant/car.jpg) no-repeat;
	overflow: hidden;
}
body.top div#main div.sp ul li a {
	font-weight: bold;
}


body.top div#sub div {
	width: 248px;
	border: solid #999 1px;
	border-top-style: none;
	background-color: #ccc;
}
body.top div#sub div ul {
	width: 238px;
	margin-left: 0;
}
body.top div#sub div ul li {
	width:170px;
	margin-bottom: 6px;
	padding-bottom: 8px;
	padding-left: 68px;
}
body.top div#sub div ul li img {
	float: left;
	margin-left: -68px;
}
body.top div#sub div ul li strong {
	display: inline-block;
	padding-left: 16px;
	background: url(../images/top/arw.jpg) 0px 50% no-repeat;
	color: #666;
	font-size: 116%;
}


body.detail h1 {
	width: 747px;
	height: 50px;
	background: url(../images/tenant/det_title.jpg) no-repeat;
	vertical-align: middle;
	line-height: 50px;
}
body.detail h1 span {
	display: inline-block;
	width: 136px;
	color: #fff;
	margin-left: 20px;
	font-weight: bold;
	font-size: 116%
}
body.detail h1 em {
	font-size: 212%;
}
body.detail div#main div.topic {
	width: 500px;
	margin-top: 20px;
	padding-left: 247px;
	overflow: hidden;
}
body.detail div#main div.topic img {
	float: left;
	margin-left: -247px;
	border: solid #ccc 1px;
}
body.detail div#main div.topic strong {
	font-size: 149%;
}
body.detail div#main div.topic p {
	width: 478px;
	margin-bottom: 6px;
	padding: 0px 8px;
	border: solid #f90 3px;
	background-color: #ff6;
}
body.detail div#main div.topic p em {
	color: #c00;
	font-size: 195.6%;
	font-weight: bold;
}
body.detail div#main div.topic p em.s {
	font-size: 132%;
}
body.detail div#main div.topic p dfn {
	font-weight: bold;
	font-size: 116%;
}
body.detail div#main table {
	width: 747px;
	margin-left: 1px;
}
body.detail div#main th,
body.detail div#main td {
	padding: 6px;
	border: solid #666 1px;
}
body.detail div#main div.topic table {
	width: 499px;
}
body.detail div#main div.topic th,
body.detail div#main div.topic td {
	border-color: #333;
	background-color: #ffc;
}
body.detail div#main div.topic th {
	background-color: #666;
	color: #fff;
	text-align: center;
}
body.detail div#main div.topic th.s {
	width: 60%;
}
body.detail div#main div.appear {
	margin-top: 28px;
	margin-bottom: 20px;
}
body.detail div#main div.appear th,
body.detail div#main div.appear td,
body.detail div#main div.maps th,
body.detail div#main div.maps td {
	padding: 0px;
	border-color: #999;
}
body.detail div#main div.maps td {
	vertical-align: top;
}
body.detail div#main div.maps td p.v {
	font-size: 82.8%;
}
body.detail div#main div.appear td {
	padding-bottom: 8px;
	text-align: center;
	vertical-align: top;
}
body.detail div#main div.appear td ul {
	text-align: left;
}
body.detail div#main div.appear td h2 {
	height: 28px;
	background: url(../images/rent/txt_bg.jpg) repeat-x;
}
body.detail div#main div.appear td div {
	width: 90%;
	margin: 8px auto;
	padding-top: 8px;
	padding-bottom: 8px;
	border: solid #ccc 1px;
}
body.detail div#main div.appear ul {
	width: 95%;
	margin: 6px auto;
}
body.detail div#main div.appear li {
	padding: 2px 2px 2px 18px;
	border-bottom: dotted #fc0 2px;
	background: url(../images/rent/exc.gif) 0px 50% no-repeat;
	font-weight: bold;
}
body.detail div#main div.appear td.imgs h2 {
	margin-bottom: 8px;
}
body.detail div#main div.appear td.imgs a img {
	margin: 8px;
	border: solid #ccc 1px;
}
body.detail div#main div.appear td.imgs img.noimg {
}
body.detail div#main div.appear td.imgs span {
	display: inline;
	float: left;
	width: 102px;
	padding: 8px;
	text-align: left;
}
body.detail div#main div.appear td.imgs span img,
body.detail div#main div.appear td.imgs span a img {
	margin: 0 auto 8px;
}
body.detail div#main div.appear td.imgs p {
	clear: left;
	margin-left: 20px;
}
body.detail div#main div.misc {
	margin-bottom: 20px;
}
body.detail div#main div.misc td,
body.detail div#main div.misc th,
body.detail div#main div.env td,
body.detail div#main div.env th {
	padding-top: 10px;
	padding-bottom: 10px;
}
body.detail div#main div.misc th,
body.detail div#main div.env th {
	background-color: #eee;
	font-weight: bold;
	white-space: nowrap;
}
body.detail div#main div.misc td.td1 {
	width: 260px;
}
body.detail div#main div.maps {
	margin-bottom: 20px;
}
body.detail div#main div.maps td {
	width: 50%;
}
body.detail div#main div.maps td.tdx {
	background: url(../images/rent/txt_bg.jpg) repeat-x;
	width: 100%;
}
body.detail div#gmap {
	width: 340px;
	height: 240px;
}
body.detail div#pano {
	width: 390px;
	height: 240px;
}
div#gmap,
div#pano {
	margin: 5px auto;
}
body.detail div#main div.env th {
	width: 120px;
}
body.detail div#main div.env p {
	padding: 18px;
	text-align: center;
}
body.detail div#main div.env p a {
	display: inline-block;
	width: 202px;
	height: 42px;
	background: url(../images/common/tenant_o.jpg) -518px -50px no-repeat;
	vertical-align: top;
}
body.detail div#main div.env p a.ask2 {
	background: url(../images/rent/btn_askb_o.jpg) 0px 0px no-repeat;
}
body.detail div#main div.env p a:hover {
	background-color: #fff;
}
body.detail div#main div.env p a:hover img {
	visibility: hidden;
}

div#sub p {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
div#sub p.p1 a {
	display: inline-block;
	width: 182px;
	height: 36px;
	background: url(../images/common/rent_o.jpg) -720px -50px no-repeat;
}
div#sub p.p1 a:hover {
	background-color: #fff;
}
div#sub p.p1 a:hover img {
	visibility: hidden;
}
div#sub h2,
div#sub div,
div#sub ul {
	margin-left: 5px;
	background-color: #fff;
}
div#sub h2 {
	width: 200px;
}
div#sub div,
div#sub ul {
	width: 190px;
	padding: 5px;
}
div#sub div.hi {
	background-color: #ffc;
}
div#sub div p {
	padding-bottom: 4px;
	margin-bottom: 4px;
}
div#sub div p strong,
div#sub div p em {
	font-size: 132%;
	font-weight: bold;
}
div#sub div p em {
	color: #c00;
}
div#sub div p.s {
	border-bottom: dashed #999 1px;
}
div#sub div address {
	padding-top: 4px;
}
div#sub div address a {
	font-weight: bold;
}
div#sub li {
	width: 100px;
	margin-bottom: 2px;
	padding-bottom: 4px;
	padding-left: 90px;
	border-bottom: dotted #999 1px;
	overflow: hidden;
}
div#sub li:last-child {
	border-bottom-style: none;
}
div#sub li span {
	float: left;
	width: 78px;
	height: 78px;
	margin-left: -90px;
	border: solid #ccc 1px;
	background-color: #ffc;
	text-align: center;
	line-height: 78px;
}
* html div#sub li span {
	vertical-align: middle;
}
* html div#sub li span samp {
	display: inline-block;
}


/* ============= list
*/
body.list h1 {
	margin-bottom: 20px;
}
body.list div#main {
	width: 980px;
}

body.list div#main div.add {
	height: 56px;
	margin-top: 1px;
	overflow: hidden;
}
body.list div#main div.add input,
body.list div#main div.add img {
	vertical-align: middle;
}
body.list div#main div.add img {
	float: right;
}
body.list div#main div.add p {
	display: inline;
	float: right;
	width: 30em;
	padding: 4px 10px;
	background-color: #f60;
	color: #fff;
	font-size: 116%;
	font-weight: bold;
}
#imgPreviewWithStyles {
	padding: 15px;
	border: solid #999 1px;
	background-color: #fff;
}
table#search_list {
	width: 979px;
	margin-bottom: 6px;
	margin-left: 1px;
	border: solid #999 1px;
}
table#search_list th,
table#search_list td {
	border: solid #999 1px;
}
table#search_list th {
	padding: 3px;
	background-color: #fc3;
	text-align: center;
}
table#search_list td {
	padding: 6px;
}
table#search_list td.imgBox {
	white-space: nowrap;
}
table#search_list td.imgBox span {
	display: inline-block;
	width: 78px;
	height: 78px;
	border: solid #ccc 1px;
	background-color: #fff;
	text-align: center;
	line-height: 78px;
}
*:first-child+html table#search_list td span {
	float: left;
	margin-right: 1px;
}
*:first-child+html table#search_list td.imgBox {
	width: 170px;
}
* html table#search_list td.imgBox span {
	vertical-align: middle;
}
* html table#search_list td.imgBox span samp {
	display: inline-block;
	margin: 0;
	padding: 0;
}
table#search_list td span img {
	vertical-align: middle;
}
table#search_list td span.ap {
	background-color: #cfc;
}
table#search_list td em {
	color: #c00;
	font-weight: bold;
	font-size: 116%;
}
table#search_list td a {
	font-weight: bold;
	font-size: 116%;
}
table#search_list tr.gray {
	background-color: #eee;
}
table#search_list td div {
	float: left;
	width: 250px;
	margin-right: 20px;
}
table#search_list td.map div {
	width: 315px;
	height: 120px;
	margin-right: 0;
}
table#search_list td.map div div {
	float: none;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

body.list div#main div.pager {
	clear: both;
	margin: 10px 0;
	padding-bottom: 10px;
	background: url(../images/top/hd_bar.jpg) bottom left repeat-x;
	text-align: right;
	/* min-height hack */
	min-height: 26px;
	height: auto !important;
	height: 26px;
}
body.list div#main div.pager_rev {
	margin-bottom: 40px;
	padding-top: 10px;
	background: url(../images/top/hd_bar.jpg) top left repeat-x;
	text-align: right;
}
body.list div#main div.pager strong,
body.list div#main div.pager_rev strong {
	float: left;
	font-size: 116%;
}
body.list div#main div.pager strong em,
body.list div#main div.pager_rev strong em {
	color: #c00;
	font-size: 169%;
}
body.list div#main div.pager a,
body.list div#main div.pager_rev a {
	display: inline-block;
	width: 2em;
	padding: .2em 0;
	border: solid #999 1px;
	background-color: #eee;
	text-align: center;
	text-decoration: none;
}
body.list div#main div.pager a.go,
body.list div#main div.pager_rev a.go {
	width: 6em;
}
body.list div#main div.pager a.current,
body.list div#main div.pager_rev a.current {
	color: #c00;
	font-weight: bold;
}
body.list div#main div.condition form {
	display: inline;
	margin-left: 1em;
}


body.list div#main dl {
	width: 980px;
	margin: 20px 0;
}
body.list div#main dt {
	display: block;
	height: 35px;
	background-color: #099;
	color: #fff;
	font-size: 116%;
	line-height: 35px;
	text-indent: 1em;
}
body.list div#main dt strong {
	font-size: 114%;
}
body.list div#main dd {
	width: 978px;
	border: solid #999 1px;
}
body.list div#main dd div.d1,
body.list div#main dd div.d2 {
	width:958px;
	margin-left: 10px;
	overflow: hidden;
}
body.list div#main dd div.d1 {
	padding-top: 10px;
}
body.list div#main dd div.d2 {
	position: relative;
	padding-bottom: 30px;
}
body.list div#main dd em {
	color: #c00;
	font-weight: bold;
}
body.list div#main dd div.d1 em,
body.list div#main dd div.d2 strong {
	font-size: 132%;
}
body.list div#main dd div.d2 em {
	font-size: 116%;
}
body.list div#main dd div.d1 div {
	float: left;
	width: 280px;
	margin-right: 10px;
}
body.list div#main dd div.d1 p {
	padding-bottom: 4px;
	margin-bottom: 8px;
	border-bottom: dashed #999 1px;
}
body.list div#main dd table th,
body.list div#main dd table td {
	padding: 6px;
	border: solid #999 1px;
}
body.list div#main dd table th {
	background-color: #eee;
}
body.list div#main dd div.d1 table {
	float: left;
	width: 660px;
}
body.list div#main dd div.d1 table th {
	width: 78px;
}
body.list div#main dd div.d2 table {
	width: 620px;
	margin-left: 1px;
}
body.list div#main dd div.d2 table td {
	text-align: right;
	overflow: hidden;
}
body.list div#main dd div.d2 table td p {
	float: left;
	width: 300px;
	text-align: left;
}
body.list div#main dd div.d2 table td a {
	font-weight: bold;
}
body.list div#main dd div.d2 div#gmap1,body.list div#main dd div.d2 div#gmap2,body.list div#main dd div.d2 div#gmap3,body.list div#main dd div.d2 div#gmap4,body.list div#main dd div.d2 div#gmap5,body.list div#main dd div.d2 div#gmap6,body.list div#main dd div.d2 div#gmap7,body.list div#main dd div.d2 div#gmap8,body.list div#main dd div.d2 div#gmap9,body.list div#main dd div.d2 div#gmap10,body.list div#main dd div.d2 div#gmap11,body.list div#main dd div.d2 div#gmap12,body.list div#main dd div.d2 div#gmap13,body.list div#main dd div.d2 div#gmap14,body.list div#main dd div.d2 div#gmap15,body.list div#main dd div.d2 div#gmap16,body.list div#main dd div.d2 div#gmap17,body.list div#main dd div.d2 div#gmap18,body.list div#main dd div.d2 div#gmap19,body.list div#main dd div.d2 div#gmap20 {
	position: absolute;
	top: 6px;
	right: 0px;
	width: 315px;
	height: 120px;
}


/* ================= gyotoku ============= */
body.gyt {
	background-image: url(../images/gyrent/hd_bg.jpg);
}
body.top.gyt p.catch {
	height: 56px;
}
#gyten {
	width: 980px;
	height: 60px;
	margin-bottom: 10px;
	background: url(../images/gyrent/lnavi_ten.jpg) repeat-x;
}
#gyten li {
	display: inline;
	float: left;
	width: 150px;
	height: 35px;
	margin-top: 10px;
	margin-right: 10px;
}
#gyten li.s1 {
	margin-left: 16px;
}
#gyten li a {
	display: block;
	width: 150px;
	height: 35px;
	background: url(../images/gyrent/bg_gy.jpg) 0px -115px no-repeat;
}
#gyten li.s2 a {
	background-position: -150px -115px;
}
#gyten li.s3 a {
	background-position: -300px -115px;
}
#gyten li.s4 a {
	background-position: -450px -115px;
}
#gyten li.s5 a {
	background-position: -600px -115px;
}
#gyten li.s6 a {
	background-position: -750px -115px;
}
#gyten li a:hover {
	background-color: #fff;
}
#gyten li a:hover img,
body.gn1 #gyten li.s1 a img,
body.gn2 #gyten li.s2 a img,
body.gn3 #gyten li.s3 a img,
body.gn4 #gyten li.s4 a img,
body.gn5 #gyten li.s5 a img,
body.gn6 #gyten li.s6 a img {
	visibility: hidden;
}
