@charset "utf-8";
/* CSS Document */

.gaiyou-body table {
margin : 0 0 30px 0;
padding : 0;
border-collapse : separate;
border-spacing: 10px;
}


/* ------------------------------------------　物件概要 -------------------------------------------- */
.gaiyou{
width:100%;
}
.gaiyou th {
padding :0;
background-color: #006633;
color:#FFFFFF;
font-size:10pt;
border-top :;
border-right :;
border-bottom :;
border-left :;
text-align:center;
text-indent:0;
}

.gaiyou td {
padding : 2px 10px 2px 10px;
background-color : #F8F8F8;
color:#003300;
font-size : 10pt;
text-align : center;
line-height : 140%;
border-top :;
border-right :;
border-bottom :;
border-left :;
}
/* ------------------------------------------　物件概要終わり -------------------------------------------- */




/* ------------------------------------------　外観写真・間取図 -------------------------------------------- */
.picture{
width:100%;
}
.picture th {
width:50%;
padding :0;
background-color: #66CC66;
color: #333333;
font-size:12px;
border-top :;
border-right :;
border-bottom :;
border-left :;
text-align:center;
text-indent:0;
}

.picture td {
padding : 2px 10px 2px 10px;
background-color : #F8F8F8;
text-align : center;
border-top :;
border-right :1px solid #EBEBEB;
border-bottom :1px solid #EBEBEB;
border-left :1px solid #EBEBEB;
}
/* ------------------------------------------　外観写真・間取図終わり -------------------------------------------- */





/* ------------------------------------------　内観写真群 -------------------------------------------- */
.naikan{
width:245px;
background:#F8F8F8;
border:1px dotted #EBEBEB;
text-align:left;
}
.naikan ul {
margin:0;
padding:0;
}

.naikan li {
float:left;
list-style:none;
display:inline;
margin:10px 10px 0 10px;

}
.naikan ul li img {
	height: 75px;
	width: 100px;
}

/* ------------------------------------------　内観写真群終わり -------------------------------------------- */




/* ------------------------------------------　物件詳細 -------------------------------------------- */
.syousai{
width:350px;
}
.syousai th {
width:110px;
padding :0;
background-color: #66CC66;
color: #333333;
font-size:10pt;
border-top :;
border-right :;
border-bottom :;
border-left :;
text-align:center;
text-indent:0;
}

.syousai td {
padding : 2px 10px 2px 10px;
background-color : #F8F8F8;
font-size:10pt;
text-align : left;
border-top :;
border-right :;
border-bottom :1px #333333 dotted;
border-left :;
}
/* ------------------------------------------　物件詳細終わり -------------------------------------------- */



/* ------------------------------------------ 店舗 -------------------------------------------------------*/
.tenpo{
width:100%;
clear:both;
}
.tenpo th {
background-color: #66CC66;
color: #333333;
font-size:12px;
border-top :;
border-right :;
border-bottom :;
border-left :;
text-align:center;
text-indent:0;
}

.tenpo td {
background-color : #F8F8F8;
font-size:12px;
text-align : center;
border-top :;
border-right :;
border-bottom :1px #333333 dotted;
border-left :;
}/* ------------------------------------------ 店舗終わり -------------------------------------------------------*/




/* ------------------------------------------   分けて　------------------------------------------------- */
#wakete{
width:600px;
clear:both;
}
.picture{
float:left;
margin:0;
}
.naikan{
float:left;
margin:0;
}



/* ------------------------------------------　リンク集 -------------------------------------------- */
.gaiyou-body  table td.center {
padding : 2px 10px 2px 10px;
background-color : #fefefe;
color : #000000;
font-size : 12px;
text-align : center;
line-height : 160%;
border-top : dotted 1px #1C1C1C;
border-right : dotted 1px #1C1C1C;
border-bottom : dotted 1px #1C1C1C;
border-left : dotted 1px #1C1C1C;
}
/* ------------------------------------------　リンク集終わり -------------------------------------------- */
