@charset "UTF-8";

/*
:: reset & base style sheet
:: last update 2010-05-13
*/

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

:: css for otom in web - for gallery
:: http://www.otom.co.uk ::
:: copyright (c) 2010 otom-tomo okada all rights reserved.

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

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

/*========== body ==========*/
div#container {
margin: 0px 10px 0px 50px;
}

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

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

div#main a {
border: 0px;
}

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

table {margin-bottom: 50px;
border: 0px;
}

td {
padding: 10px;
}


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