@charset "utf-8";


/*------
 basic layout
------*/

body{
background: none;
}

#body{
background: none;
}


/*------ header ------*/

#logo {
height:60px;
}

#logo a{
background: url(../img/thumb_ohtabooks.gif) left top no-repeat;
display:block;
width:151px;
height:52px;
}

#naviHD{
	display:none;
}

#search{
	display:none;
}


/*------ footer ------*/

.btnPageTop{
	display:none;
}

#footer ul{
	display:none;
}

