body {
	text-align: center;
	line-height: 150%;
	margin: 5px 5px 5px 5px;
}

/*----- h  -----*/

h1 {
	margin: 10px 0px 15px 0px;
	padding: 5px;
	font-size: 150%;
	text-align: center;
	background-color: #99FF66;
}

h2 {
	width: 95%;
	font-size: 110%;
	margin: 25px 0px 15px 5px;
	padding: 2px 2px 2px 20px;
	border-left: 8px solid #006600;
	border-bottom: 2px solid #006600;
	font-weight: bold;
	text-align: left;
}

h3 {
	font-size: 100%;
	margin: 0px;
}

/*----- 旧ページその他  -----*/

.menutitle {
	border-top: 1px solid #000000;
	color: #000000;
	background-color: #CCCCCC;
	font-size: 1.3em;
	font-weight: bold;
	padding: 5px;
	margin-top: 15px;
}

span.booklist {
	width: 95%;
	font-size: 100%;
	margin: 20px 0px 5px 0px;
	padding: 2px 2px 2px 10px;
	border-left: 6px solid #339900;
	border-bottom: 1px solid #339900;
	font-weight: bold;
	text-align: left;
}

/*----- a  -----*/

a:link {
	color: #000099;
}

a:visited {
	color: #800080;
}

a:hover {
	color: #ff0000;
	position:relative;
	top:1;
	left:1;
}

a:active {
	color: #ff0000;
}

/*----- p  -----*/

P {
	margin: 0.5em;
}

/*----- FORM  -----*/

FORM {
	margin: 2px;
}

/*----- main id -----*/

#container {
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#header {
	margin-top:0px;
	padding-top:0px;
	width: 99%;
}

#main {
	width: 99%;
	float: left;
	margin-right: -175px;
}

#maincontent {
	margin-right: 175px;
}

#side {
	width: 175px;
	float: left;
}

#footer {
	width: 99%;
	clear: left;
	font-size: x-small;
}

/*----- main class -----*/

.gotop {
	font-size: 10px;
	text-align: right;
}

.sidewaku {
	border: solid 1px #666666;
	padding: 5px;
	margin: 5px;
	width: 160px;
	text-align: left;
	font-size: 80%;
	line-height: 110%;
}

.sidewakunasi {
	margin: 5px;
	width: 160px;
}

.maintext {
	margin: 0px 13px 40px 13px;
}

/*----- パンくずリスト -----*/

.panlist {
	margin: 5px;
	font-size: 13px;
	color: #996600;
	line-height: 120%;
}

span.pan_nodelist {
	margin-left: 50px;
}

span.pan_now {
	font-weight: bold;
}

/*----- Round border -----*/

.pmb1_b, .pmb1_s {
	font-size: 1px;
}

.pmb1_1, .pmb1_2, .pmb1_3, .pmb1_4, .pmb1_b, .pmb1_s {
	display: block;
	overflow: hidden;
}

.pmb1_1, .pmb1_2, .pmb1_3, .pmb1_s {
	height: 1px;
}

.pmb1_2, .pmb1_3, .pmb1_4 {
	border-style: solid;
	border-width: 0 1px;
}

.pmb1_1 {
	margin: 0 5px;
}

.pmb1_2 {
	margin: 0 3px;
	border-width: 0 2px;
}

.pmb1_3 {
	margin: 0 2px;
}

.pmb1_4 {
	height: 2px;
	margin: 0 1px;
}

.pmb1_c {
	display: block;
	border-style: solid;
	border-width: 0 1px;
}

/*----- Search Word -----*/

.searchword {
	background-color: yellow;
}

/*----- 検索結果  -----*/

h2.mode {
	background-color: #E9E9E9;
	font-size: 120%;
	margin: 3px 0px 5px 0px;
	padding: 3px 0px 0px 10px;
	border-left: 8px solid #339900;
	border-bottom: 1px solid  #339900;
}

table.item {
	margin: 10px 20px 0px 20px;
	border-bottom: 1px solid gray;
}

td {
	vertical-align: top;
	text-align: left;
}

td.LeftCell {
	font-size: 85%;
}

td.LeftCell  img {
	margin-top: 5px;
}

.sideinfo {
	border: solid 1px #666666;
	padding: 5px;
	margin: 10px;
	text-align: left;
	font-size: 90%;
	line-height: 110%;
}

td.RightCell {
	font-size: 85%;
	line-height: 150%;
}

td.RightCell_image {
	font-size: 80%;
	line-height: 140%;
}

span.pretitle {
	text-align: left;
	color: #999999;
	font-size: x-small;
	margin-left: 30px;
}

span.title {
	font-size: 130%;
	font-weight: bold;
}

span.price {
	font-size: 120%;
	color: #FF0000;
	font-weight: bold;
}

span.availability {
	font-weight: bold;
}

span.waribiki {
	background-color: #FFFF99;
	color: #8000ff;
	font-weight: bold;
	padding: 1px;
}

span.point {
	color: #009966;
	font-weight: bold;
}

span.soryou {
	color: #800000;
	font-weight: bold;
}

span.gift {
	color: #FF6633;
}

span.rating {
	color: #800000;
	font-weight: bold;
}

span.adult {
	color: red;
}

div.infotitle {
	width: 100%;
	font-size: 120%;
	margin: 30px 0px 10px 0px;
	padding: 2px;
	border-left: 5px solid #800000;
	border-bottom: 1px solid #800000;
	font-weight: bold;
}

div.infotext {
	margin: 5px;
	padding: 5px;
}

div.reviewtitle {
	width: 100%;
	font-size: 120%;
	margin: 30px 0px 10px 0px;
	padding: 2px;
	border-left: 5px solid #333366;
	border-bottom: 1px solid #333366;
	font-weight: bold;
}

span.reviewtitle {
	width: 100%;
	font-size: 120%;
	margin: 30px 0px 10px 0px;
	padding: 2px;
	border-left: 5px solid #333366;
	border-bottom: 1px solid #333366;
	font-weight: bold;
}

div.userreviewtitle {
	width: 100%;
	padding: 3px;
	border-bottom: 1px solid #400000;
	font-weight: bold;
}

div.userreviewtext {
	padding: 10px;
}

/*----- サイド  -----*/

span.sidewaku {
	border: solid 1px #666666;
	padding: 5px;
	margin: 5px;
	width: 160px;
	text-align: left;
	font-size: 80%;
	line-height: 110%;
}

span.sidewakunasi {
	margin: 5px;
	width: 160px;
}

div.sidewaku {
	border: solid 1px #666666;
	padding: 5px;
	margin: 5px;
	width: 160px;
	text-align: left;
	font-size: 80%;
	line-height: 110%;
}

div.sidewakunasi {
	margin: 5px;
	width: 160px;
}

/*----- ページャー  -----*/

div.pager {
	margin: 10px 0px 10px 100px;
	font-size: 85%;
}

div.pager  a, div.pager  span {
	display: block;
	float: left;
	margin-right: 0.1em;
	padding: 0.2em 0.5em;
}

div.pager  a {
	color: #105cb6;
	background-color: #fff;
	border: 1px solid #9aafe5;
	text-decoration: none;
}

div.pager  a:hover {
	color: #003;
	background-color: #fff;
	border: 1px solid #2e6ab1;
}

div.pager  span.current {
	color: #fff;
	background-color: #2e6ab1;
	border: 1px solid #2e6ab1;
	font-weight: bold;
}

div.pager  span.nextprev {
	border: 1px solid #ddd;
	color: #999;
	background-color: #fff;
}

div.pager  a.nextprev {
	font-weight: bold;
}

/*- Menu Tabs 10--------------------------- */

#tabs10 {
	float: left;
	width: 100%;
	font-size: 85%;
	border-bottom: 1px solid #2763A5;
	line-height: normal;
}

#tabs10  ul {
	margin: 0;
	padding: 10px 10px 0 50px;
	list-style: none;
}

#tabs10  li {
	display: inline;
	margin: 0;
	padding: 0;
}

#tabs10  a {
	float: left;
	background: url("http://books.hounavi.com/image/tableft10.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 4px;
	text-decoration: none;
}

#tabs10  a  span {
	float: left;
	display: block;
	background: url("http://books.hounavi.com/image/tabright10.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	color: #FFF;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/

#tabs10  a  span {
	float: none;
}

/* End IE5-Mac hack */

#tabs9  a:hover  span {
	color: #FFF;
}

#tabs10  a:hover {
	background-position: 0% -42px;
}

#tabs10  a:hover  span {
	background-position: 100% -42px;
}

#tabs10  #current  a {
	background-position: 0% -42px;
}

#tabs10  #current  a  span {
	background-position: 100% -42px;
}


