@charset "UTF-8";
/* vim: set expandtab tabstop=4 shiftwidth=4 foldmethod=marker: */

/* {{{ showroom_all */

/* }}} */

/* {{{ showroom_map */

#showroom_map {
color: #47413D;
}

#showroom_map ul#sm_list_etc {
clear: both;
margin: 2px 0 5px 20px;
list-style: none;
}
#showroom_map ul#sm_list_etc li {
display: block;
width: 70px;
float: left;
padding: 0 0 0 24px;
}

li#sm_link_view {
background: #fff url(/_img/p/icon/search.gif) no-repeat;
} 
li#sm_link_pdf {
background: #fff url(/_img/p/icon/pdf.gif) no-repeat;
}
li#sm_link_print {
background: #fff url(/_img/p/icon/print.gif) no-repeat;
}

li#sm_link_view, 
li#sm_link_pdf, 
li#sm_link_print {
background-position: 4px 6px;
} 

#showroom_map a#sm_link_adobe_reader {
border: none;
}

#showroom_map ul#sm_list_service {
margin: 2px 0 10px 20px;
list-style: none;
}

#showroom_map h4 {
margin: 0 0 2px 20px;
font-size: 95%;
color: #666;
}

#showroom_map table {
margin: 0 0 20px 20px;
font-size: 95%;
border: none;
}
#showroom_map table td.line {
width: 50px;
} 
#showroom_map table td.station {
width: 50px;
font-weight: bold;
} 
#showroom_map table td.time {
width: 60px;
font-size: 90%;
} 

#showroom_map dl {
margin: 0 0 20px 20px;
font-size: 95%;
}
#showroom_map dl dt {
font-weight: bold;
color: #666;
}
#showroom_map dl dd {
margin-bottom: 5px;
}

/* }}} */
/* {{{ showroom_sitemap */

#showroom_sitemap {
color: #47413D;
}

#showroom_sitemap h4 {
margin: 0 0 5px 20px;
border-bottom: 1px dotted #DCD9D6;
font-size: 100%;
}
#showroom_sitemap ul {
margin: 0 0 30px 40px;
list-style: none;
font-size: 90%;
}
#showroom_sitemap li {
margin: 0 0 5px 0;
} 

/* }}} */
/* {{{ showroom_mail */

#showroom_mail {
color: #47413D;
}

#showroom_mail form {
margin: 0 0 30px 20px;
font-size: 90%;
}
#showroom_mail label {
display: block;
width: 100px;
float: left;
clear: left;
font-weight: bold;
}

#showroom_mail input.txt { 
width: 390px;
margin: 0 0 2px 0;
}
#showroom_mail textarea {
width: 390px;
} 

#showroom_mail div.sm_form_error {
font-size: 90%;
font-weight: bold;
color: #cc3300;
margin: 0 0 5px 100px;
}

/* }}} */
/* {{{ showroom_news */

#showroom_news {
color: #47413D;
}

#showroom_news dl {
margin: 0 0 20px 0;
}
#showroom_news dt.date {
float: left;
clear: left;
font-size: 90%;
width: 85px;
} 
#showroom_news dd.list_item {
margin: 0 0 7px 85px;
} 

#showroom_news div.sn_photo {
width: 420px;
}

/* }}} */
/* {{{ showroom_simulation */

#showroom_simulation {
color: #47413D;
}

#showroom_simulation div.ss_image {
width: 420px;
}

/* }}} */


