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

/*
==========================================================
各コンテンツ共通
==========================================================
*/

#title h3 {
width: 880px;
padding: 0px;
margin-top: 15px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
height: 100px;
background-image: url(../showroom/image/title.jpg);
}

#main {
width: 660px;
margin: 0px;
padding: 0px;
float: left;
}
