/*

--------------------------------------------------

	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: left;

	width: 335px;

	margin-right: 10px;

	}

.image-block-3{

	float: right;

	width: 200px;

	margin-left: 10px;

	}

.terminal {

	margin-right: 0;

	}

