@charset "utf-8";
@charset 'Shift_jis';

/* Maeda Tyoukiti WEB SITE styles 
---Toppage---
--------------------------------------------------------------*/

.page_top
{
	background-image: url(../images/bg_main_top.jpg);
	width: 1008px;
	height: 505px;
	position: relative;
}

.books
{
	background-image: url(../images/top_bg_books.jpg);
	background-repeat: no-repeat;
	width: 201px;
	height: 105px;
	position: absolute;
	top: 394px;
	left: 789px;
	padding: /*19*/0px 0 0 0;
}

.bookslink
{
	height: 12px;
	width: 67px;
	position: relative;
	top: 0;
	left: 67px;
	margin: 0 0 7px 0;
	cursor: hand;
}

a:hover .bookslink
{
	background-image: url(../images/topbookslink.gif);
	dispay: block;
}

div .thumb_books
{
	display: table-cell;
	width: 69px;
	height: 78px;
}

div .tx_books
{
	display: table-cell;
	width: 130px;
	height: 78px;
}

div .tx_books p
{
	color: 8E8E8E;
	text-align: left;
}

* html div .thumb_books
{
	display: inline;
	zoom: 1;
}

*:first-child+html div .thumb_books
{
	display: inline;
	zoom: 1;
}

* html div .tx_books
{
	display: inline;
	zoom: 1;
}

*:first-child+html div .tx_books
{
	display: inline;
	zoom: 1;
}

div .vertical_middle
{
	vertical-align: middle;
}

.cl
{
	display: inline-block;
}

.cl:after
{
	content: "";
	display: block;
	clear: both;
}


/* Maeda Tyoukiti WEB SITE styles 
---accsess page---
--------------------------------------------------------------*/

.page_access
{
	width: 1008px;
	height: 505px;
	position: relative;
}

.access_text
{

	padding: 200px 0 0 0;

}