@charset "UTF-8";

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

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

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

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

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

/*========== main ==========*/
div.main {
clear: both;
width: 900px;
}

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

div.mapImg {
float: left;
width: 450px;
height: 270px;
}

div.mapTxt {
float: left;
width: 350px;
height: 250px;
}

div.mapSubstance {
padding-top: 20px;
padding-left: 10px;

}

ul.mapUl {
margin-left: 20px;
margin-bottom: 10px;
}


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