@charset "UTF-8";

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

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

:: css for STUDIO24 tsudanuma - for links
:: 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;
height: 500px;
}

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

ul.linkUl {
margin-bottom: 10px;
list-style: none;
}

li.linkLI {
margin-bottom: 10px;
}

li.linkLiB {
margin-top: 20px;
list-style: none;
}


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