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

body,
#wrapper,
#gHeader,
div#contentsWrapper,
#contentsList,
h2,
h2 span,
#topicPath,
#gFooter {
	background-color: #ffffff;
	background-image: none;
}

h2,
h2 span {
	margin: 0;
	padding: 0;
}

div#mainArt h1,/* 記事内h1 */
div.listIndex h2,
div#wide h1,
div#siteMap h1 {
	width: 100%;
	background-image: none;
}

div#mainArt h1 span,
div.listIndex h2 span{
	background-image: none
}

#gHeader form,
#gNav,
#sub,
#pageTop,
#contentsList,
#gFooter ul {
	display: none;
}

div#contentsWrapper {
	padding-bottom: 24px;
}

#content {
	clear: both;
	float: none;
	width: 100%;
	padding: 0 32px;
}

#topicPath {
	width: 100%;
	height: auto;
	padding: 0 24px;
}

#copy {
	padding: 24px;
	color: #333333;
}
