#header ,
#headermenu ,
#footer ,
#advertisement ,
#leftcontents ,
#navigationmenu ,
#rightcontents {
	display				: none;
}

#pagetitle .pt-top ,
#pagetitle .pt-bottom {
	visibility			: hidden;
}

#container ,
#pankuzu ,
#article ,
#pagetitle ,
div.underline1 ,
div.underline2 ,
#article div.inquiry,
#relation ,
#centercontents {
	width				: 100%;
}

#pagetitle table {
	width               : 100%;
	font-size           : 1.45em;
	line-height         : 1.1;
	text-align          : left;
	margin              : 10px auto 10px auto;
	z-index             : 1000;
}
#pagetitle table tr td {
	vertical-align		: middle;
}


#pagetitle table h1{
	font-size			: 1.0em;
	color				: #000;
	margin				: 0px;
	padding				: 0px;
}

#centercontents {
	left				: 0px;
}

#article div.inquiry {
	position			: static;
}

