@charset "utf-8";

/* ---SUMMARY---
* Site Name: アートクラフト
* Description: about/
* Version: 20090623
------*/

/* ---CONTENTS---
------*/


/*** ショウルーム
----------------------------------------- */
#show_thmub{
width:690px;
border-top:1px dashed #ad9d85;
padding:15px 0;
margin:15px auto;
}

/*--写真共通--*/
#show_thmub li{
float:left;
width:110px;
height:125px;
text-align:center;
}

#show_thumb ul{
margin:0 auto;
}

#show_thmub li img{
border:4px solid #fff;
}

/*--ショウルーム--*/
#show_thumb_sh{
float:left;
border-right:1px dashed #ad9d85;
width:345px;
margin-right:10px;
}

#show_thumb_sh li{
background:url(../../../about/showroom/img/bg_sh.jpg) no-repeat 0 0;
margin-bottom:10px;
}

#show_thumb_sh li img{
margin-top:25px;
}

/*--モデルルーム--*/
#show_thumb_mo{
float:right;
width:330px;
}

#show_thumb_mo li{
background:url(../../../about/showroom/img/bg_mo.jpg) no-repeat 0 0;
margin-bottom:10px;
}

#show_thumb_mo li img{
margin-top:40px;
}

/*--地図--*/
.map_show{
width:690px;
height:360px;
margin:0 auto 15px auto;
border:1px solid #ccc;
background-color:#fff;
}

.map_show #map{
width:688px;
height:358px;
margin:1px auto;
}


/*** 会社案内
----------------------------------------- */
#comp_ta{
width:100%;
}

#comp_ta td li{
list-style:disc;
margin-left:15px;
}

/*--地図--*/
.map_company #map{
width:100%;
height:300px;
}


/*** 資料請求
----------------------------------------- */
.c_form{
width:600px;
margin:0 auto;
}

.c_form th{
width:160px;
}





/*--end of this file--*/