@charset "shift_jis";


/* html & body
-----------------------------------------------*/
body{
padding:0;
color:#000;
background:#fff;
}


/* wrp
-----------------------------------------------*/
#wrp{
width:90%
}


/* header
-----------------------------------------------*/
#header{
padding:0 0 20px 0;
position:static;
background:none;
}

#header #ci{
margin:0;
position:static;
font-size:100%;
}

#header .header_list{
display:none;
}

#header dl{
display:none;
}

#header ul{
display:none;
}

#header form{
display:none;
}


/* globalNav
-----------------------------------------------*/
#globalNavWrp{
display:none;
}



/* contents
-----------------------------------------------*/
#contents{
background:none;
}

/* ========== mainContents ========== */
#mainContents{
float:none;
width:100%;
}

.topicPath{
margin-bottom:10px;
font-size:91%;
}

/* ========== subContents ========== */
#subContents{
display:none;
}


/* footer
-----------------------------------------------*/
#footer{
background:none;
}

#footer ul{
display:none;
}
