@charset "shift_jis";

/* initial setting
------------------------------------------------ */
body{
text-align:left;
}

#home #container,
#home #header,
#home #contents,
#home #footer{
width:800px;
}

#container,
#header,
#contents,
#footer{
width:580px;
}

/* container
------------------------------------------------ */
#container{
margin:0;
text-align:left;
}

/* page top Keyword
------------------------------------------------ */
p#keyword{
display:none;
}

/* header
------------------------------------------------ */
#header .logo{
float:none;
}

#header p.btn{
display:none;
}

/* global navi
------------------------------------------------ */
#globalNav{
display:none;
}

/* local navi
------------------------------------------------ */
#localNav{
display:none;
}

/* contents
------------------------------------------------ */
#contents{
background:none;
}

#mainContents{
float:none;
}

#mainContents ul#topicPath{
display:none;
}

/* footer
------------------------------------------------ */
#footer .pagetop{
display:none;
}
#footer ul{
display:none;
}

/* popup
------------------------------------------------ */
/* footer */
.popup #footer{
border-top:none;
}
