form {
	margin: 0;
	padding: 0;
	font-family: ‚l‚r ‚oƒSƒVƒbƒN, Osaka;
	}

.basetoppage {
	margin: 0;
	padding: 0;
	background: #f4f4f4 url(../images/top/background_top.gif) repeat-y;
	text-align: left;
	}

.toppageheader {
	height: 200px;
	background-image: url(../images/top/bg_title.jpg);
	background-repeat: no-repeat;
	}

.toppageheader2 {
	height: 200px;
	background-image: url(../images/top/bg_title2.jpg);
	background-repeat: no-repeat;
	}

.searchtext {
	margin: 0 5px;
	width: 150px;
	height: 18px;
	border: solid 1px #000000;
	font-size: 12px;
	vertical-align: middle;
	}

.columnleft {
	margin: 0;
	padding: 0;
	float: left;
	width: 170px;
	text-algin: left;
	}

.columnright {
	margin: 0;
	padding: 0;
	float: right;
	width: 570px;
	text-algin: left;
	background-color: #ffffff;
	}

.frameRecently {
	width: 510px;
	margin-bottom: 30px;
	}

.bookimage {
	float: right;
	margin: 13px 10px 0 13px;
    border: 1px solid #cccccc;
	}

.headerRecentlyTitle {
	padding: 3px 5px;
	border-top: 3px solid #cc6666;
	background-color: #cc9999;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}

.headerAuthor {
	padding: 1px 5px;
	background-color: #dddddd;
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	}

.bookcontents {
	padding: 0 5px 10px 5px;
	}

.headerPopularTitle {
	padding: 3px 5px;
	border-top: 3px solid #99cc66;
	background-color: #AFCC99;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	}
