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

@import url(../../css/common.css);

.section {
	background: url(../../img/bg_dot.gif) repeat-x left bottom;
	margin-bottom: 20px;
	padding-bottom: 20px;
}

.pArea {
	width: 226px;
	display: inline;
	float: left;
}

.txtArea {
	width: 470px;
	display: inline;
	float: right;
}

.txtArea h4 {
	background: url(../img/bg_book.gif) no-repeat left 7px;
	padding-left: 25px;
	font-size: 108%;
	font-weight: bold;
	margin-bottom: 10px;
}

.btnSet {
	margin-top: 20px;
	margin-right: -20px;
}

.btnSet li {
	margin-right: 20px;
}