@charset 'shift_jis';

@import url("common.css");
@import url("contents.css");

body{
	background: none;
}

#wrapper{
	margin: 0 auto;
	padding: 0;
	width: auto;
	text-align: center;
	background: none;
}

.headNavi, #naviArea, #contentsLeft{
	display: none;
}

#contentsRight{
	position: relative;
	float: none;
	margin: 0;
	padding: 20px 0 0;
	width: 640px;
}

#contentsNagaoka{
	position: relative;
	float: none;
	margin: 0;
	padding: 20px 0 0;
	width: 640px;
}

.moldBox1{
	float: none;
	width: auto;
}

.moldImg{
	float: none;
	width: auto;
	text-align: left;
}

.moldImg p{
	float: left;
	padding-right: 10px;
}
