@charset "Shift_JIS";

/* ----------------------------------------------------------------
    Structure= Main Visual
----------------------------------------------------------------- */
body#top #mainVisual{
display:none;
}


/* ----------------------------------------------------------------
    Structure= Content
----------------------------------------------------------------- */
body#top #content{
margin:0 !important;
float:none !important;
width:100% !important;
}

/* ----------------------------------------------------------------
    Structure= Information
----------------------------------------------------------------- */
body#top #information{
display:none;
}

/* ----------------------------------------------------------------
    Structure= Main Content
----------------------------------------------------------------- */
body#top #mainContent{
float:none !important;
margin:0 0 0 94px !important;
width:auto !important;
}

body#top #mainContent h3{
position:static;
top:0;
left:0;
overflow:visible;
margin-bottom:10px;
padding:5px;
border:1px solid #000;
width:auto;
height:auto;
background:none;
font-size:10pt;
line-height:1.3;
}


/* ----------------------------------------------------------------
    Structure= Content
----------------------------------------------------------------- */

#idxContent01 {
width:45%;
}
#idxContent02 {
float: right;
width:45%;
}

#idxContent03 {
display: none;
}

#idxContent04 {
float:none;
width:100%;
}

#idxContent04 .infoCol01,
#idxContent04 .infoCol02,
#idxContent04 .infoCol03,
#idxContent05 .infoCol01,
#idxContent05 .infoCol02,
#idxContent05 .infoCol03 {
width: 30%;
}

#idxContent04 li {
float: none !important;
}


/* ----------------------------------------------------------------
    Structure= News Release
----------------------------------------------------------------- */
body#top div#newsRelease{
width:45%;
}

body#top div#newsRelease h3{
display:block;
margin:5px 0;
padding:5px;
border:1px solid #000;
width:auto;
height:auto;
font-size:10pt;
line-height:1;
text-indent:0;
background:none;
}dd

body#top div#newsRelease h3 a{
display:none;
}

body#top div#newsRelease .button{
display:none;
}


/* ----------------------------------------------------------------
    Structure= Topics List
----------------------------------------------------------------- */
body#top div#topics{
width:45%;
}

body#top div#topics h3{
display:block;
margin-bottom:5px;
padding:5px;
border:1px solid #000;
width:auto;
height:auto;
font-size:10pt;
line-height:1.3;
text-indent:0;
background:none;
}


