@charset "utf-8";

body {
	position: relative;
}

#container {
	position: static;
}

.ie6 body {
	zoom: 80%;
}

#container h1 {
	font-size: small;
}

#header {
	position: absolute;
	left: 7px;
}

#contents_ichiran_box {
 clear: both;
}

#contents_ichiran_box .contents_box_naka {
	margin-bottom: 35px;
}


