@charset "utf-8";

html{
background-color:#FFF;
}
body{
min-width:657px;
}

#document{
background:none;
}
#document #header{
width:627px;
padding:15px;
margin-bottom:20px;
background:#002e73 url(../images/body_bg.jpg) no-repeat center top;
}
#document #header .loginForm{
display:none;
}
#document ul#menu{
display:none;
}
#document #contents{
clear:both;
width:657px;
background:none;
}
#document #contents .topickPath{
display:none;
}
#document #contents .pagetop{
display:none;
}
#document #main{
width:657px;
background:none;
}
#localNavi{
display:none;
}
#mainColumn{
float:none;
}

#footer{
width:637px;
margin:0 auto;
padding:5px 10px;
text-align:left;
background:#002e73;
background-image:none;
}
#footer ul{
display:none;
}
#footer #copyright{
text-align:right;
width:auto;
}

.indexNews{
color:#666;
padding-bottom:10px;
}
.indexNews h2{
background-color:#002e73;
padding:10px;
}
#flash{
display:none;
}
a:link,
a:visited {
color:#002e73;
	text-decoration:underline;
}
a:hover,
a:active {
color:#666;
	text-decoration:underline;
}
.indexNews a:link,
.indexNews a:visited{
color:#002e73;
text-decoration:underline;
}
.indexNews a:hover,
.indexNews a:active{
color:#666;
	text-decoration:underline;
}
