/*
--------------------------------------------------
	reset
--------------------------------------------------
*/

#introduction {
	padding: 0 0 10px 0;
	border: 0;
	}

/*
--------------------------------------------------
	additional style
--------------------------------------------------
*/

table#example th, 
table#example td {
	padding: 0 15px 5px 0.5em;
	}
table#example th {
	color: #999999;
	font-weight: bold;
	}
table#example td.book-title {
	font-weight: bold;
	}
table#example td.price, 
table#example td.price-new {
	text-align: right;
	}
table#example td.price-new {
	font-weight: bold;
	}

.image-block-1{
	float: right;
	margin-left: 10px;
	}

.image-block-2{
	float: left;
	width: 680px;
	}	

.image-block-3{
	float: right;
	width: 335x;
	margin-left: 10px;
	}
.image-block-4{
	float: right;
	width: 150x;
	margin-left: 10px;
	margin-top: 10px;
	}
.terminal {
	margin-right: 0;
	}
.caption-r {
	color: #999999;
	font-size: 10px;
	line-height: 140%;
	text-align: right;
	display: block;
	margin-top: 3px;
	margin-right: 2px;
	margin-left: 2px;
	}



.item-container {
	width: 680px;
	margin: 15px 0 0 0;
	padding: 0px;
}
.item-wrapper-1 {
	float: left;
	width: 213px; /* 166 + 5 */
	margin-right: 15px;
}
.item-wrapper-2 {
	float: left;
	width: 213px; /* 166 + 5 */
}
.item-wrapper-3 {
	float: left;
	width: 158px; /* 166 + 5 */
	margin-right: 15px;
}
.item-wrapper-4 {
	float: left;
	width: 158px; /* 166 + 5 */
}
.item {
	margin: 0px;
	padding: 4px 4px 4px 4px;
	border: solid 1px #CCCCCC;
}

.text-block-1 {
	margin: 5px 5px 0 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}