@charset 'utf-8';

/* mainArea
-------------------------------------------------- */

#mainArea h1 {
	width: 708px;
	height: 32px;
	padding: 0px;
	margin: 0px 0px 22px 1px;
	display: block;
	font-size: 1px;
	line-height: 1;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	background: url(/topics/book/images/h1_pagetitle.gif) left top no-repeat;
	color: #d8cbce;
}

#mainArea h2 {
	width: 413px;
	height: 19px;
	padding: 0px;
	margin: 0px 0px 9px 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	text-align: center;
	text-decoration: none;
	background: url(/topics/book/images/h2_textimage.gif) left top no-repeat;
	color: #ffffff;
	line-height: 1;
}

/* twoColumnsType
-------------------------------------------------- */

.twoColumnsType1 .layout {
	width: 671px;
	background: url(/topics/book/images/bookbox_bg.gif) left bottom no-repeat;
	position: relative;
}

.mainAreaDefaultGrid div.twoColumnsType1 {
	position: relative;
}

.twoColumnsType2 .layout {
	width: 671px;
	background: url(/topics/book/images/bookbox_bg_002.gif) left bottom no-repeat;
	position: relative;
}

.layout .leftColumn {
	width: 328px;
	padding: 0px 0px 20px;
	margin: 0px;
	float: left;
}

.layout .rightColumn {
	width: 327px;
	_width: 328px;
	_w\idth: 327px;
	padding: 0px 1px 20px 0px;
	margin: 0px;
	float: right;
}

#mainArea .leftColumn h3 {
	width: 328px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 13px 0px;
	font-size: 120%;
	line-height: 1.4;
	color: #428caa;
	font-weight: bold;
	background: url(/topics/book/images/h3_booktitle_bg.gif) left top no-repeat;
}

#mainArea .rightColumn h3 {
	width: 327px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 13px 0px;
	font-size: 120%;
	line-height: 1.4;
	font-weight: bold;
	background: url(/topics/book/images/h3_booktitle_bg.gif) right top no-repeat;
}

#mainArea .twoColumnsType1 h3 span,
#mainArea .twoColumnsType2 h3 span {
	padding: 0px 4px 6px 9px;
	margin: 0px;
	display: block;
	background: url(/topics/book/images/h3_booktitle_bottom.gif) right bottom no-repeat;
}

#mainArea .twoColumnsType1 h3 span a ,
#mainArea .twoColumnsType2 h3 span a {
	color: #428caa;
}

.leftColumn .columnImageBox,
.rightColumn .columnImageBox {
	width: 109px;
	_width: 126px;
	_w\idth: 109px;
	padding: 0px 0px 15px 17px;
	float: left;
}

.leftColumn .columnDataBox,
.rightColumn .columnDataBox {
	width: 173px;
	_width: 198px;
	_w\idth: 173px;
	padding: 0px 15px 15px 10px;
	float: right;
}

.bookData .bookDataTitle {
	width: 5.5em;
	color: #5c4133;
	font-weight: bold;
	float: left;
}

.bookData .bookDataText {
	width: 100px;
	float: right;
}

.twoColumnsType1 .leftColumn .outline,
.twoColumnsType1 .rightColumn .outline,
.twoColumnsType2 .leftColumn .outline {
	width: 293px;
	_width: 310px;
	_w\idth: 293px;
	padding: 0px 0px 15px 17px;
}

/* btnBox
----------------------------------------------------------*/

#mainArea .twoColumnsType1 .btnBox,
#mainArea .twoColumnsType2 .btnBox {
	width: 116px;
	height: 21px;
	padding: 0px;
	margin: 0px 0px 17px;
	position: absolute;
}

#mainArea .twoColumnsType1 .leftColumn .btnBox,
#mainArea .twoColumnsType2 .leftColumn .btnBox {
	left: 187px;
	bottom: 0px;
	/*\*//*/
	revise: MacIE5.0bug;
	position: inherit;
	margin-left: 17px;
	/**/
}

#mainArea .twoColumnsType1 .rightColumn .btnBox,
#mainArea .twoColumnsType2 .rightColumn .btnBox {
	left: 530px;
	bottom: 0px;
	/*\*//*/
	revise: MacIE5.0bug;
	position: inherit;
	margin-left: 17px;
	/**/
}

#mainArea .twoColumnsType1 .btnBox .btnBuy,
#mainArea .twoColumnsType2 .btnBox .btnBuy {
	padding: 0px;
	margin: 0px;
}

#mainArea .twoColumnsType1 .btnBox .btnBuy a,
#mainArea .twoColumnsType2 .btnBox .btnBuy a {
	width: 116px;
	height: 21px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	color: #cccccc;
	text-align: center;
	line-height: 1;
	text-decoration: none;
	background: url(/topics/book/images/btn_buy.gif) left top no-repeat;
}

#mainArea .twoColumnsType1 .btnBox .btnBuy a:hover,
#mainArea .twoColumnsType2 .btnBox .btnBuy a:hover {
	text-decoration: none;
	background-position: left bottom;
}

