@charset "UTF-8";

/*
:: reset & base style sheet
:: last update 2009-05-15
*/

/*==================================================

:: css for STUDIO24 tsudanuma - for sitemap
:: http://studio24tsudanuma.com/
:: copyright (c) 2008 STUDIO24 tsudanuma, all rights reserved.

:: author - sunny coding department
:: http://sunny-coding-department.com/

==================================================*/

/*========== main ==========*/
div#main {
width: 900px;
}

div#mainSubstance {
margin-bottom: 50px;
}

ul.mapUl {
margin-top: 20px;
margin-left: 30px;
}

li.mapLi {
color: #ffffff;
}

li.mapLiTxt {
list-style: circle;
margin-left: 30px;
color: #888888;
}


/*========== end ==========*/