@charset "utf-8";

body{
	background-image:none;
}
#wrp {
	width:100%;
}
#wrp #header #subNavi{
	display:none;
}
/*　ENGLISHボタン　*/
#wrp #header #en {
	display:none;
}
/*　グローバルNavi　*/
#globalNavi{
	display:none;
}
#wrp #topicPath {
	display:none;
}
/*　コンテンツ　*/
#wrp #contents {
	width:100%;
	background-image:none;
}

#wrp #contents #mainContents {
	width:100%;
}

#wrp #contents #subContents {
	display:none;
}

.contactFooter {
	display:none;
}
.pagetop{
	display:none;
}



/*　フッタ　*/
#footer {
	width:100%;
	visibility:hidden;	
}
#footer #address{
	visibility:visible;
}

/* ・画像　中央寄せ */
.imageCenter{
	text-align:left;

}

/* ・リンクリスト　(関連ページ) */
.relatedMattersList{
	display:none;
}
