@charset "UTF-8";
/****************************
THE EAST21
body.css
*****************************/

/*-------------------------
details
--------------------------*/
table.details{
border-collapse:collapse;
border-spacing:0;
empty-cells:show;
width:850px;
margin:0 auto 50px;  
padding-bottom:30px;
}
.Col1{width:20%;}
.Col2{width:80%;}
.details td{
border:1px solid #777777;
padding:0.3em 1em;
text-align: left;
font-size: 80%;
height: 30px;
}
/*-------------------------
roomspace
--------------------------*/
#atype,#btype,#ctype{
width:260px;height:auto;
float:left;
padding-left:30px;
margin-bottom:50px;    
}

P.text{
width:243px;
font-size:medium;
text-align:center;
}
P.typelogo{
width:243px;height:67px;
text-align:center;
}
P.typelogo img{width:237px;height:68px;}

#zumena img,#zumenb img,#zumenc img{width:243px;text-align:center;}
#zumena,#zumenb,#zumenc{width:243px;height:280px;
display: table-cell; vertical-align:middle;
}
/*-------------------------
location
--------------------------*/
#locationmap {
width:800px;height:600px;
margin:0 auto;
}
/*-------------------------
Access
--------------------------*/
#googlemap{
width:850px;
height:630px;
margin:0 auto;
padding-bottom:30px;
}
/*-------------------------
bosyu
--------------------------*/
#bosyu_left{
width:450px;height:auto;
float: left;
margin-top:30px;
margin-bottom:80px;
}
#bosyu_left img{margin:20px;}
#bosyu_right{
float: right;
width: 350px;height:auto;
padding:0;
margin-right:30px;margin-bottom:80px;margin-top:30px;
}
table.bosyuroom{
border-top:1px solid #4e4e4e;
border-left:1px solid #4e4e4e;
border-collapse:collapse;
border-spacing:0;
background-color:#ffffff;
empty-cells:show;
margin: 0 auto;
font-size:85%;
width:350px;
}
.bosyuroom th{
border:1px solid #4e4e4e;
width: 30%;
font-weight: 300;
}

.bosyuroom td{
border:1px solid #4e4e4e;
padding:0.3em 1em;
text-align: center;
width:60%;height: 35px;
}