@charset "Shift-JIS";

#main {
	line-height: 130%;
}
#table {
	font-size: 13px;
	line-height: 110%;
}
#misyu {
	font-size: 12px;
	line-height: 130%;
}

.font2 {
	font-size: 13px;
}
.cho-title {
	font-size: 31px;
	font-weight: bold;
	line-height: 1em
}
.price {
	font-size: 20px;
	color: #cc0000;
	font-family: times new roman;
	font-weight: bold;
}
.price-yen {
	font-size: 16px;
	color: #cc0000;
	font-weight: bold;
}
.info-btn a {
	display: block;
	width: 128px;
	height: 24px;
	background: url(../img/cho-info-btn.gif) left top no-repeat;
}
.info-btn a:hover {
	background: url(../img/cho-info-btn.gif) left bottom no-repeat;
}
table.b-border {
	border-bottom: solid 2px #593F00;
}
.cho-net{
	margin: 20px 0px 20px 0px;
	font-size: 24px;
	font-weight: bold;
	color: #1691BE;
}
.cho-book {
	margin: 0px 0px 10px 170px;
}
.cho-book-pic {
	float: left;
	width: 110px;
	margin: 0px 10px 0px 10px;
}
.cho-textbox {
	margin: 0px 0px 10px 0px;
}
.cho-midashi {
	margin: 20px 0px 20px 0px;
	font-size: 24px;
}
table.cho-table,
table.cho-table td {
	font-size: 14px;
	text-align: right;
	white-space: nowrap;
}
table.cho-table td.title {
	width: 220px;
	text-align: left;
	white-space: nowrap;

}

