#comment { width: 175px; margin-left: 18px; padding: 10px; border: 4px dotted #4b97cf; }

.bottom5px { margin-bottom: 5px; }

.mapleft { margin-left: 15px; }

#map { clear: both; margin-top: 15px; padding: 25px 22px; background: url(../../home/eneria/images/map_bg.gif) no-repeat left top; }

#eneria-search { margin-bottom: 30px; }

#contents #eneria-search h2 { margin-top: 10px; margin-bottom: 10px; margin-left: 0; padding: 0; background-image: none; }

#eneria-search .float-right { width: 400px; }
#eneria-search form { width: 215px; }

#eneria-result { margin-bottom: 30px; }

#contents #eneria-result h2 { margin-top: 0; margin-bottom: 10px; padding-bottom: 10px; padding-left: 5px; background-image: none; }
#contents #eneria-result h2.hit { color: #146aa7; }
#contents #eneria-result h2.nohit { color: #e5005e; background-color: #fee; }
#contents #eneria-result ul { margin-top: 0; }
#contents #eneria-list h2 { margin-top: 0; margin-bottom: 0; }
#contents #service h2 { margin-top: 20px; margin-right: 0; margin-bottom: 0; margin-left: 0; padding: 0; background-image: none; }
#contents #service ul { font-size: 0; line-height: 0; margin-top: 0; margin-left: 0; list-style-image: none; background-image: none; }

#service li { float: left; margin-top: 10px; margin-right: 10px; }
#service .lastlist { margin-right: 0; }

#eneria-menu { clear: both; margin-top: 20px; padding: 10px; background-color: #d9e5f4; }

#contents #eneria-menu h2 { margin: 0 0 10px 0; padding: 0; background-image: none; }
#contents #eneria-menu ul { font-size: 0; line-height: 0; margin-top: 0; margin-bottom: 10px; margin-left: 0; list-style-image: none; background-image: none; }
#contents #eneria-menu li { float: left; margin-top: 10px; margin-right: 5px; }

#contents-left.detail h3 { clear: both; margin-top: 0; margin-bottom: 10px; padding-top: 0; padding-left: 0; color: #004491; background-image: none; }

#contents #eneria-menu p { margin-bottom: 0; }

#visit { margin-top: 20px; }

#contents #visit h2 { float: left; margin: 0; padding: 0; background-image: none; }

#visit .float-right { width: 540px; }

#eneria-menu-title { float: left; background-image: url(../../home/eneria/images/h2_bg.gif); }

#contents-left.detail #eneria-menu h3 { margin-top: 10px; margin-bottom: 0; }

#titleArea {
    
    border:1px solid #99CCFF;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
    padding:1em;
}
#eneriaMsg {
    background-color:#dbf0f5;
    border-radius: 5px;        /* CSS3草案 */  
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 5px;   /* Firefox用 */  
    padding:1em;
}