body {
	background: #FFFFFF url(none);
}
#layoutBody {
	width: 100%;
	float: none;
	background: url(none);
}
#header {
	border-bottom: 3px solid #333333;
	width: 100%;
	background: #F7F7F7 url(../images/bg_headimage_gray.gif) no-repeat;
}
#layoutBody #contents {
	float: none;
	width: 100%;
}
#gNavi,#lNavi {
	display: none;
}
#layoutBody #contents #mainContents {
	float: none;
	width: 100%;
	margin: 0 0 1em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px dotted #333333;
}
#layoutBody #contents #subContents {
	float: none;
	width: 100%;
	margin-right: 0px;
	margin-top: 0px;
}
#header #title {
	margin-left: auto;
	margin-right: 0px;
}
#header #title h1 {
	color: #333333;
}
.catch {
	color: #333333;
}
#layoutBody #contents #mainContents h2 {
	font-size: 18pt;
	color: #333333;
	line-height: normal;
}
#layoutBody #contents #mainContents p {
	font-size: 12pt;
	line-height: 140%;
	color: #666666;
	margin: 0 0.5em;
}
#layoutBody #contents #subContents h3 {
	font-size: 12pt;
	color: #333333;
	line-height: normal;
	margin-bottom: 1em;
	border-bottom-color: #999999;
}
#layoutBody #contents #subContents p {
	font-size: 10pt;
	line-height: 140%;
	color: #666666;
	margin-top: 0px;
	margin-left: 1em;
}
#subContents img {
	display: none;
}
