@charset "utf-8";
/**
* INIT home.css
* (C) malltail. Inc.
*/

/* ======================================================

Element

====================================================== */
#main{ margin-bottom: 20px; padding: 14px; text-align: center;}
#main-nav{ margin-bottom: 30px;}
#main-nav .left{ float: left;}
#main-nav .right{ float: right;}
#sitemap{ padding: 14px 14px 4px 14px;}
#sitemap a:visited { color: #545454;}
#sitemap a:link { color: #545454;}
#sitemap dd ul.left{ float: left;}
#sitemap dd ul.right{ float: right;}
#sitemap dd ul > li{ font-weight: bold; width: 120px; margin: 0 15px 10px 0; padding-left: 8px; text-indent: -8px;}
#sitemap > dl{ width: 295px; float: left; margin-right: 12px;}
#sitemap > dl > dt{ font-weight: bold; margin-bottom: 10px; padding: 0 0 5px 0;}
#sitema > dl.export{ margin-right: 0;}
#sitemap > dl.home > dt{ border-bottom: 2px solid #a3a3a3;}
#sitemap > dl.import > dt{ border-bottom: 2px solid #167ed4;}
#sitemap > dl.export > dt{ border-bottom: 2px solid #fdbd57;}
#sitemap dd dl{ }
#sitemap dd dt{ font-weight: bold; margin-bottom: 5px;}
#sitemap dd dd{ font-size: 10px; font-weight: normal; margin: 0 0 5px 10px; text-indent: -8px;}
#sitemap dt a,#sitemap dd a{ background: url("../../common/img/base/arrow-blue.gif") no-repeat scroll 0 0.4em; padding-left: 8px;}
#sitemap dt span{ font-size: 10px; font-weight: normal;}

