@charset "utf-8";


/*------------------------------------------------------------------------------
Nishimura Rihee Shoten - CSS Modules Import
Date: 2008-06-30
Copyright (C) Nishimura Rihee Shoten. All Rights Reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

Redefine

---------------------------------------- */

body {
background-color: #fff;
}

div#container div#header,
div#container div#contents div#sub,
div#container div#footer {
display: none !important;
}

div#container div#contents {
margin-left: -15px;
}

.toTop {
display: none !important;
}

/* ----------------------------------------

Redefine - business

---------------------------------------- */

div#contents div#main div.businessBox h4,
div#contents div#main div.businessBox ul {
height: auto;
width: auto;
overflow: visible;
}

div#contents div#main div#box01 {
height: auto;
width: auto;
margin-top: 20px;
margin-left: 0;
background: none;
}

div#contents div#main div#box02 {
display: block;
height: auto;
width: auto;
margin-top: 20px;
margin-left: 0;
background: none;
float: none;
}

div#contents div#main div#box03 {
height: auto;
width: auto;
margin-top: 20px;
margin-bottom: 0;
background: none;
float: none;
}
