@charset "shift_jis";
/* CSS Document */

/* top image */
.thumbnail_l_size {  
    height:  556px;  
    width:   366px;  
    padding: 0;  
    margin:  0;  
} 
 
.thumbnail_l_size img {  
    width:  556px; 
    height: 366px; 
    top:  0; 
    left: 0
}
#photoimage{
	height:366px;
	overflow:hidden;
}

/* thumnail */
#thumnails2{
	height:404px;
	width:330px;
	float:left;
	overflow:hidden;
	margin-left:7px;
}
.waku{
	background:transparent url(/img/house/d_thumbnail_display_small.gif) no-repeat scroll right top;
	height:125px;
	vertical-align:top;
	width:148px;
	float:left;
	align:left;
	text-align:left;
	overflow:hidden;
	margin-left:17px;
	display: inline;
	margin-bottom:15px;
}
.frame{
	margin-left:3px;
	margin-top:3px;
	overflow:hidden;
	float:left;
	width:142px;
	height:119px;
	z-index:100;
	position:relative;
	display: inline;
}
.frame img{
	cursor:pointer;
	position:relative;
	left:-20px;
}
/*---------------*/
.infotdwidth{
	width:155px;
}
.detail_thumbnail{
}
/*---------------*/
#middle {
    font-size:12px;
}
/*------------room_details--------------*/
#room_details {
	width:920px;
	float:left;
	margin:0;
	overflow:hidden;
}
#room_details .in_line .right a {
   color:#ff1493;
}
#room_details_bg {
    margin:15px 0;
	padding:0 10px;
    background-color:#f8f7f7;
	float:left;
}
#room_details p {
    padding:7px 0;
}
/*-----------表関連-------------*/
.room_d_info {
    width:900px;
	margin:15px 0 15px 0;
	float:left;
	background-color:#e4e4e4;
}
.room_d_info tr {
    height:32px;
}
.room_d_info th {
   background:#eeeded;
   text-align:center;
   padding:3px 10px;
   width:100px;
   height:25px;
}
.room_d_info td {
   background:#fafcfe;
   padding:3px 10px;
   height:25px;
   /*border:solid #e4e4e4 1px; */
}
/*-----------------------------------*/
/*-------------btn関連---------------*/
#right_m_btn {
   float:right;
   margin:0 15px;
}
#right_c_btn {
   float:right;
   margin:15px;
}
/*-----------------------------------*/
/*-----------サムネイル関連-------------*/
.thumbnail_dis {
   background:url(../../img/house/thumbnail_display_big.gif) no-repeat;
   width:192px;
   height:192px;
   padding:3px 3px;
}
#room_images {
    margin-top:15px;
    margin-bottom:15px;
	float:left;
	width:900px;
}
#thumbnail_main {
    float:left;
	width:562px;
	height:403px;
}
#thumbnail_sub {
    float:right;
	overflow:hidden;
	text-align:right;
}
#thumbnail_l_size {
    background:url(../../img/house/details_base.gif) no-repeat top;
	width:556px;
	height:365px;
	padding:3px;
	overflow:hidden;
}
#thumbnail_l_size img{
/*    width:556px;	*/
/*	height:366px;	*/
    overflow:hidden;
}
#thumbnail_caption {
    background:url(../../img/house/details_caption_base.gif) no-repeat top;
	width:542px;
	height:32px;
	padding:7px 10px  0 10px;
}
#thumbnails {
    width:330px;
	height:404px;
}
#thumbnails img {
    width:142px;
	height:119px;
	overflow:hidden;
}
#thumbnails td {
    background:url(../../img/house/d_thumbnail_display_small.gif) no-repeat top right;
	width:165px;
	height:125px;
	vertical-align:top;
}
#td1,#td2{
    padding-top:3px;
	padding-left:10px;
	padding-right:3px;
	padding-bottom:8px;
}

#td3,#td4 {
    padding-top:3px;
	padding-left:10px;
	padding-right:3px;
	padding-bottom:8px;
}
#td5,#td6 {
    padding-top:3px;
	padding-left:10px;
	padding-right:3px;
}
/*-----------------------------------*/
/*-----------間取り図----------------*/
#madorizu {
    float:left;
}
#madorizu table {
    width:900px;
	border:solid #ddd5d5 1px;
	background-color:#FFFFFF;
}
/*-----------------------------------*/
.attention {
   float:right;
   font-size:80%;
   margin-bottom:10px;
   width:400px;
   text-align:right;
}
/*-----------------------------------*/