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

/*=================header=================*/
header h1 {
	width: 15%;
}

/*=================contents_area=================*/
section.text_area p {
	width: 56.12%;
}

section#qwd_area {
	width: 35.81%;
	float: left;
	padding: 4% 9.6%;
	border-right: 1px solid #CCC;
}

section#epub_area {
	width: 25.3%;
	float: left;
	padding: 4% 9.6%;
}