﻿@charset "UTF-8";

@import url("../../css/sidebar.css");
@import url("./common.css");

#content01{
width:645px;
float:left;
}
#content01 h5 {
margin-top: 30px;
}

#content01 .box02{
}

#content01 .box02 ul{
list-style:disc outside;
padding-left:25px;
font-size:1.2em;
margin-bottom:20px;
}

#content01 .tab01{
width:645px;
height:922px;
background:url("../img/house_bg_01.png") no-repeat;
position:relative;
margin-bottom:30px;
}

#content01 .tab01 dl.dl01{
padding:10px;
}

#content01 .tab01 dl.dl01 dt.dl01{
padding:10px 0px;
margin-bottom:10px;
}

#content01 .tab01 dl.dl01 dd.dl01{
}

#content01 .tab01 dl.dl01 dd.dl01 dl.dl02{
position:relative;
}

#content01 .tab01 dl.dl01 dd.dl01 dl.dl02 dt#dt01{
position:absolute;
top:0px;
left:0px;
width:313px;
height:30px;
background:url("../img/house_img_10.png");
cursor:pointer;
}

#content01 .tab01 dl.dl01 dd.dl01 dl.dl02 dt#dt02{
position:absolute;
top:0px;
right:10px;
width:312px;
height:30px;
background:url("../img/house_img_11.png");
cursor:pointer;
}

#content01 .tab01 dl.dl01 dd.dl01 dl.dl02 dd{
position:relative;
top:40px;
text-align:center;
}

#content01 .tab01 dl.dl01 dd.dl01 dl.dl02 dd#dd02{
display:none;
}

#content01 .tab01 dl.dl03{
position:absolute;
padding:10px;
height:130px;
bottom:0px;
}

#content01 .tab01 dl.dl03 dt{
font-size:1.2em;
font-weight:800;
margin-bottom:10px;
}

#content01 .tab01 dl.dl03 dd p{
font-size:1.2em;
margin-bottom:10px;
}

#content01 .box03{
margin-bottom:20px;
}







