@charset "shift_jis";
/*--------------------*/
#wrapper {
	background-image: none;
}
#contents_l {
	float: none;
}
#contents_r {
	float: none;
}

/*--------------------*/
#contents_l {
	display: none;
}
#contents_r {
	margin-right: auto;
	margin-left: auto;
}

/*--------------------*/
#contents h1 {
	display: block;
	text-align: right;
	font-size: 116%;
}
#main {
	padding-top: 30px;
}
