@charset "Shift_JIS";
/*
Print Style
------------------------------------------- */

/* --- All Contents Basic Style --- */
body{
background-color: #FFF;
color: #000;
margin: 0;
padding: 0;
}

#header form.searchForm,
#header .helpNavi,
#globalNaviArea,
#menu,
.pageTop,
.pageNavi{
display: none;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd{
font-size: 10pt;
}

th,
td,
caption{
font-size: 10pt;
}

/* -- layout -- */
#container{
background: none;
}

#container2{
background: none;
width: 100%;
}

#contentsArea{
width: 100%;
padding: 0;
}

#primaryContent{
float: none;
width: 100%;
padding: 0;
}

#footer{
width: 100%;
}
#footer .copyright{
width: 100%;
}

