@charset "utf-8";

#wrapper {
	width: 967px;
	margin: 0 auto;
}

#wrapper .box1 {
	width: 967px;
	margin-bottom: 10px;
}

#wrapper .box1 .image {
	width: 638px;
	float: left;
}

#wrapper .box1 .chara {
	width: 329px;
	float: right;
}

#wrapper .box2 {
	width: 967px;
	margin-bottom: 20px;
}

#wrapper .box2 .image {
	width: 627px;
	float: right;
}

#wrapper .box2 .chara {
	width: 340px;
	float: left;
}

