div#main_layer
{
	background-image:url(../images/BG/formenz-contents.jpg);
}
/* MAIN */
div#main_layer div#body_layer
{
	margin-top:195px;
}
div#main_layer div#body_layer div.header_box
{
	margin-bottom:60px;
	height:auto;
	overflow:visible;
}
div#main_layer div#body_layer div.header_box h1 img
{
	width:600px;
	height:70px;
	
}
/* Books */
div#main_layer div#body_layer div.booksBox h5
{
	color:#000000;
	font-size:14px;
	font-weight:bold;
}
div#main_layer div#body_layer div.booksBox p
{
	margin-bottom:5px;
}
div#main_layer div#body_layer div.booksBox p strong
{
	font-size:12px;
	color:#663300;
	line-height:1.1em;
}
div#main_layer div#body_layer div.booksBox img.booksImage
{
	border-width:0px;
	border-color:#999999;
	float:left;
	width:200px;
	margin-right:10px;
}
div#main_layer div#body_layer div.booksBox img.onlineBooksImage
{
	border-width:1px;
	border-color:#999999;
	border-style:solid;
	
	float:left;
	width:100px;
	margin-right:10px;
}


div#main_layer div#body_layer div.photoBox
{
	display:block;
	width:190px;
	margin-right:10px;
	float:left;
	text-align:center;
}
div#main_layer div#body_layer div.photoBox img
{
	width:190px;
	margin-bottom:3px;
}
div#main_layer div#body_layer p img.page_photo
{
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	width:590px;
	height:400px;
	
	margin-bottom:3px;
}
div#main_layer div#body_layer p img.one_page_photo
{
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	width:190px;
	margin-bottom:3px;
	float:left;
	margin-left:5px;
}
/* 書籍一覧ページ用 */
div#main_layer div#body_layer div.write_box table.books_list_table
{
	width:100%;
	padding-top:10px;
}
div#main_layer div#body_layer div.write_box table.books_list_table tr td
{
	width:196px;
	height:300px;
	padding:0px 0px 20px 0px;
	text-align:center;
	vertical-align:top;
}
div#main_layer div#body_layer div.write_box table.books_list_table tr td a img
{
	width:140px;
	border-width:1px;
	border-color:#000000;
	margin-bottom:5px;
}
div#main_layer div#body_layer div.write_box table.books_list_table tr td a
{
	color:#330000;
	text-decoration:none;
}
div#main_layer div#body_layer div.write_box table.books_list_table tr td a:hover,
div#main_layer div#body_layer div.write_box table.books_list_table tr td a:hover h4,
div#main_layer div#body_layer div.write_box table.books_list_table tr td a:hover img
{
	color:#CC0000;
	border-color:#CC0000;
}
div#main_layer div#body_layer div.write_box table.books_list_table tr td h4
{
	padding:0px;
	margin:0px;
	font-size:13px;
	color:#330000;
	font-weight:bold;
	background-image:none;
}
div#main_layer div#body_layer div.write_box table.books_list_table tr td h5,
div#main_layer div#body_layer div.write_box table.books_list_table tr td h6
{
	font-size:11px;
	font-weight:normal;
	color:#333333;
	padding:0px;
	margin:0px;
}
.right_link_text
{
	font-size:11px;
	font-weight:normal;
	float:right;
}
table.layout_table
{
	border-width:0px;
	width:99%;
}
table.layout_table tr td,
table.layout_table tr th
{
	border-width:0px;
}
table.layout_table tr td.icon_box,
table.layout_table tr td.text_box
{
	height:30px;
	text-align:left;
	vertical-align:top;
	padding:2px;
	font-size:10px;
}
table.layout_table tr td.icon_box
{
	width:33px;
}
table.layout_table tr td.text_box
{
	width:266px;
}
