@charset "utf-8";

/***********************************
  weboss.co.jp
  www/sitemap/style.css
***********************************/

@import "/common/css/base.css";


/*==================================
  Main Layout
==================================*/
div#main h2 {padding-bottom:20px;}
div#sitemap-box {padding-bottom:30px;}
div#toppage {width:160px; float:left;}
div#toppage p {border:1px solid #ccc; padding:15px 20px;}
ul#sitemap {list-style:none; width:470px; float:right; background:url(./images/ul_back.gif) top left repeat-y;}
ul#sitemap li {background:url(./images/li.gif) left no-repeat; padding-left:70px; margin-bottom:10px;}
ul#sitemap li#li-top {background:url(./images/li_top.gif) left no-repeat;}
ul#sitemap li#li-bottom {background:url(./images/li_bottom.gif) left no-repeat; margin:0;}
ul#sitemap li p {border:1px solid #ccc; padding:10px 20px;}
ul#sitemap li p.color {background:#f0f0f0;}
