@charset "UTF-8";
/* CSS Document */

div.header,.gnavi,.subContents{
display:none;
}

div#wrapper{
width:700px;
}


/*-------------------------------------------------------------
キーイメージ  index.css
-------------------------------------------------------------*/
div#announcement{
text-align:center;
width:700px;
clear:both;
}

div.pageName{
display:none;
}
/*-------------------------------------------------------------
コンテンツエリア
-------------------------------------------------------------*/
div.container{
width:100%;
}

div.cotents{
width:100%;
}

/*-------------------------------------------------------------
ローカルナビ  localnavi.css
-------------------------------------------------------------*/
div.localnavi{
display:none;
}


/*-------------------------------------------------------------
メインコンテンツ  index.css(top)
-------------------------------------------------------------*/
/*-------------------------------------------------------------
フッター  footer.css(top)
-------------------------------------------------------------*/

div.footer{
display:none;
}


