@charset "utf-8";
/* ===================================================================
物件詳細
=================================================================== */

/*左上
----------------------------------------------------*/
/*PHOTOコンテナ(→iframe)*/
#iframe_body {
background-color:#FFFFFF;
overflow:hidden;
}
#main_block {

}
#main_block #address {
	margin:0;
	width: 300px;
	font-size: 14px;
	text-align: left;
	line-height: 1.2em;
	padding-top: 5px;
	float: right;
}
#main_block #access {
	margin:0;
	font-size: 14px;
	text-align: left;
	width: 300px;
	line-height: 1.2em;
	padding-top: 5px;
	float: right;
}

#main_block #tt_summary_access {
	width: 80px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_block #tt_summary_adr {
	width: 80px;
	margin: 0px;
	float: left;
}
#moyori {
	margin-top: 10px;
	margin-bottom: 10px;
}

.detail_h3 {
	margin-top: 25px;
	margin-bottom: 5px;
}
#pict_container {
	width: 400px;
}
#pict_container #mainPic #target {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
#photo {
	margin: 0;
	width: 410px;
	position: relative;
}
#photo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#gallery {
	font-size: 9pt;
	border:none;
	font-size: 10pt;
	background:#fff;
	text-align:center;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#gallery ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 400px;
}
#gallery li {
	display: block;
	width: 100px;
	margin: 0px;
	float: left;
	overflow: hidden;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-top: 8px;
	padding-bottom:3px;
}
#gallery a {
	cursor: pointer;
}
#gallery img {
	max-height: 69px;
	max-width: 92px;
}


/*テーブル
----------------------------------------------------*/
.detail {
	border-collapse: collapse;
}
.detail th , .detail td {
	padding: 5px;
	font-size: 12px;
	line-height: 1.5;
	border: solid 1px #ccc;
}
.detail th {
	background-color: #F8F8F8;
	text-align: center;
}
#gaiyou tr td {
	text-align: left;
}

.detail .red{
color:#FF0000;
}


/*ポイント
----------------------------------------------------*/
.box2{
	color: #444;
	border:1px solid #cacaca;
	margin-bottom: 15px;
	padding:10px;
	background-color: #f7fafa;
}

/* タイトルのスタイル */
.ttl1{
	margin:0;
	padding:5px 10px;
}
.ttl1{
	color: #ffffff;
}
#reserve {
	margin-bottom: 25px;
}

/*左コンテンツ
----------------------------------------------------*/
.left_container {
	float: left;
	width: 400px;
}


/*右コンテンツ
----------------------------------------------------*/
.right_container {
	float: right;
	width: 520px;
}


/*空き確認・問合せ*/
#reserve li#left {
	float: left;
}
#reserve li#right {
	float: right;
}


/*キャンペーン*/
#campaign, #precede, #img_spacer {
	clear:both;
	color: #EC4722;
/*	font-family: "ＭＳ ゴシック", "Osaka－等幅";*/
	margin-right: 0;
	margin-bottom: 25px;
}

#campaign{
margin-top:-10px;
}

#campaign p {
	background-color:#ffffb5;
	border-right:#ea0000 solid 1px;
	border-left:#ea0000 solid 1px;
	margin:0;
	font-weight:bold;
	text-align:left;
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-top: 10px;
}
#campaign h3 {
	background-color:#ffffb5;
	border-right:#ea0000 solid 1px;
	border-left:#ea0000 solid 1px;
	margin:0;
	font-weight:bold;
	text-align:left;
	color: #FE0000;
	display: block;
	font-size: 1.3em;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#canvas {
	margin-top: 25px;
	border: 1px solid #CCCCCC;
}

#ul_near{
margin-top:9px;
}

#ul_near li {
	float: left;
	width: 75px;
	margin-right: 9px;
	margin-bottom: 5px;
}

#ul_near li#near_midashi {
line-height: 56px;
border: 1px #cccccc solid;
text-align: center;
}

#ul_near .last {
	padding-right: 0px;
}
#ul_service {

}
#ul_service li {
	float: left;
	width: 158px;
	padding-right: 15px;
	padding-bottom: 5px;
}
#ul_service .last {
	padding-right: 0px;
}
#madori_center {
    text-align: center;
}
.madori {
    max-width:520px;
}

#near {
	margin-top: 35px;
}




/*その他の物件
----------------------------------------------------*/
#near ul {
	list-style:inside;
	margin-left: 3px;
}
#near li {
	width:225px;
	float:left;
	padding: 4px;
	border:1px solid #CCCCCC;
	font-size: 12px;
	position: relative;
	background-color: #ffffff;
	height:95px;
	margin-top: 0;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 0;
}
#near li img{
	float:left;
	padding-right: 4px;

}
#near .yard_address {
	position: absolute;
	left:6px;
	top:63px;
	height: 30px;
	overflow: hidden;

}


/*料金テーブル
----------------------------------------------------*/
.red {
	color: #F74673;
}

.detail th{
font-weight: bold;
}


.chumoku{
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 15px;
	font-weight: bold;
	color: #F00;
}


.detail .no_room{
text-align:center;
color: #FF6600;
font-weight:bold;
padding:10px 0;
font-size: 13px;
}



/*下部問い合わせ
----------------------------------------------------*/
#conf_foot {
	background-image: url(img/confirm_foot.gif);
	height: 116px;
	width: 960px;
	margin-top:25px;
	background-repeat: no-repeat;
	position:relative;
}
#conf_foot a {
	position:absolute;
	left: 525px;
	top: 11px;

}


/*pdf詳細ボタン
----------------------------------------------------*/
.button{
  display: inline-block;
  *display: inline;
  zoom: 1;
  padding: 6px 20px;
  margin: 0;
  cursor: pointer;
  border: 1px solid #bbb;
  overflow: visible;
  font: bold 13px arial, helvetica, sans-serif;
  text-decoration: none;
  white-space: nowrap;
  color: #555;
  background-color: #ddd;
  background-image: linear-gradient(top, rgba(255,255,255,1),
                                         rgba(255,255,255,0)),
                    url(data:image/png;base64,iVBORw0KGg[...]QmCC);
  transition: background-color .2s ease-out;
  background-clip: padding-box; /* Fix bleeding */
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, .3),
              0 2px 2px -1px rgba(0, 0, 0, .5),
              0 1px 0 rgba(255, 255, 255, .3) inset;
  text-shadow: 0 1px 0 rgba(255,255,255, .9);
}

.button:hover{
  background-color: #eee;
  color: #555;
}

.button:active{
  background: #e9e9e9;
  position: relative;
  top: 1px;
  text-shadow: none;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .3) inset;
}

.button.color{
  color: #fff;
  text-shadow: 0 1px 0 rgba(0,0,0,.2);
  background-image: linear-gradient(top, rgba(255,255,255,.3),
  rgba(255,255,255,0)),
  url(data:image/png;base64,iVBORw0KGg[...]QmCC);
}

/* */

.button.green{
  background-color: #57a957;
  border-color: #57a957;
}

.button.green:hover{
  background-color: #62c462;
}

.button.green:active{
  background: #57a957;
}

/* */

.button.red{
  background-color: #c43c35;
  border-color: #c43c35;
}

.button.red:hover{
  background-color: #ee5f5b;
}

.button.red:active{
  background: #c43c35;
}

/* */

.button.blue{
  background-color: #269CE9;
  border-color: #269CE9;
}

.button.blue:hover{
  background-color: #70B9E8;
}

.button.blue:active{
  background: #269CE9;
}

#detail_pdf {
	text-align: center;
	margin-top: 25px;
}


table.tbl_equip {
	width: 100%;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 100%;
}


table.tbl_equip th,
table.tbl_equip td {
	font-weight:normal;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
	font-size: 11px;
}

table.tbl_equip th {
  background: #1B3AB4;
  text-align: center;
  white-space: nowrap;
  font-size: 92%;
  color: #FFF;
}

table.tbl_equip td {
	text-align: center;
	white-space: nowrap;
	color: #FF6600;
	background-color: #FFF1E8;
	border: 1px solid #FF6600;
	border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
}
table.tbl_equip td.white {
	background: #ffffff;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.tbl_equip td.grey {
	color: #C2C2C2;
	background-color: #f1f1f1;
	border: 1px solid #c2c2c2;
}
table.tbl_equip td span {
display:block;
text-align:right;
}
#line{
	width:953px;
	border:4px solid #3C0;
	margin-top:15px;
	font-weight:bold;
	padding:0px;
}
#line #line_in {
	padding: 15px;
}

#line_left{
	width:320px;
	height:100px;
	display:inline;
	float:left;
	text-align:right;
	margin-left:45px;
	margin-right:20px;
	margin-top:5px;
}
#line_left p{
	font-weight:bold;
	font-size:24px;
}
.kaigishitsu_mei{
	color:#06F;
}
.qr{
	 display:inline;
	 float:left;
	 margin:25px;
}

.qr img{
	 border:1px solid #000;
	 width:90px;
	 height:90px;
}

#line_right{
	 width:310px;
	 height:100px;
	 float:left;
	 margin-top:15px;
	 margin-left:10px;
}
.line_text{
	 font-size:16px;
}

/* 別サービスへのリンク */
.another_service a{
	display: block;
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
}
.another_service a:hover{
	background-color: #efefef;
}


/* フリーワード */
#otokucomment {
	font-weight:bold;
	color: #01ac68;
	box-shadow: 0 1px 1px #ccc;
	font-size: 16px;
	line-height: 1;
	border :4px solid #01ac68;
	border-radius: 5px;
	behavior: url(PIE.htc);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-color: #fff;
	text-align: center;
	display: block;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}




/* ボタンのスタイル */
.layout{
	font: 12px/1.6 "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Verdana,Arial,sans-serif;
	display: block;
	height: 28px;
	width: 120px;
	float: right;
}

.layout a,
.layout a:hover,
.layout a:visited{
	display: block;
	height: 26px;
	width: 117px;
	padding-left:1px;
	text-decoration: none;
	line-height: 27px;
	text-align: center;
	color: #7d8383;
	text-shadow: 0px 1px 0px #fafafa;
	background: #fbfaf4;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfaf4), to(#ece8e6));
	background: -moz-linear-gradient(top,  #fbfaf4,  #ece8e6);
	background: -o-linear-gradient(top,  #fbfaf4,  #ece8e6);
	background: -ms-linear-gradient(top,  #fbfaf4,  #ece8e6);
	background: linear-gradient(top,  #fbfaf4,  #ece8e6);
	-pie-background: linear-gradient(top,  #fbfaf4,  #ece8e6);
	border: 1px solid #dcd9d8;
	border-bottom: 1px solid #c1c1bd;
	-webkit-box-shadow:  0 0 1px #c7c5c1;
	-moz-box-shadow:  0 0 1px #c7c5c1;
	box-shadow:  0 0 1px #c7c5c1;
	behavior: url(PIE.htc);
}

/* 角丸のスタイル */
.layout_br a{
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
behavior: url(PIE.htc);
}

/* マウスオーバー時 */
.layout a:hover {
color:#9a9f9f;
background: #fbfbf9;
-pie-background: #fbfbf9;
behavior: url(PIE.htc);
}
#inq_area {
	width: 400px;
	margin-bottom: 10px;
}
#pict_container #out_link {
	margin-top: 25px;
}
#bikou {
	margin-top: 15px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
}
#bikou span {
	font-weight: bold;
}
#campaign span {
	text-align: right;
	display: block;
	font-weight: bold;
}
.aki_txt {
	font-size: 11px;
	color: #FF0000;
}
#near .to_areaList {
	text-align: right;
	display: block;
	padding-right: 6px;
	padding-top: 5px;
}

@media screen and (max-width: 479px){
.aki_txt {
    padding: 2px !important;
}
}
