@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
h1,h2,h3,h4,h5,h6,p,li {
	font-size:12px;
	font-weight:normal;
	font-style:normal;
}
body {
	margin: 20px;
	font-size: 12px;
	line-height: 12px;
	color: #333;
	background-color: #FFFFFF;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
#container {
	background: #FFF;
	margin: 0px auto;
	width: 760px;
}
#header {
	padding: 10px;
	height: 50px;
	color: #FFF;
	background-color: #9cd3dc;
}
#header h1 {
	float: left;
	font-size: 16px;
	line-height: 20px;
	color: #ffffff;
	letter-spacing: 0.2em;
	text-indent: 10px;
	font-weight: bold;
}
#headmenu li {
	float: left;
	list-style: none;
}
#headmenu a {
	height: 20px;
	width: 152px;
	display: block;
	text-indent: -9999px;
}
#headmenu .menu_1 a {
	background-image:url(img/headmenu_1.gif);
}
#headmenu .menu_1 a:hover {
	background-image:url(img/headmenu_1_f2.gif);
}
#headmenu .menu_2 a {
	background-image:url(img/headmenu_2.gif);
}
#headmenu .menu_2 a:hover {
	background-image:url(img/headmenu_2_f2.gif);
}
#headmenu .menu_3 a {
	background-image:url(img/headmenu_3.gif);
}
#headmenu .menu_3 a:hover {
	background-image:url(img/headmenu_3_f2.gif);
}
#headmenu .menu_4 a {
	background-image:url(img/headmenu_4.gif);
}
#headmenu .menu_4 a:hover {
	background-image:url(img/headmenu_4_f2.gif);
}
#headmenu .menu_5 a {
	background-image:url(img/headmenu_5.gif);
}
#headmenu .menu_5 a:hover {
	background-image:url(img/headmenu_5_f2.gif);
}
#contents {
	border-right: 1px solid #339;
	border-bottom: 1px solid #339;
	border-left: 1px solid #339;
}
#contents .directory {
	padding: 4px 10px;
}
#contents .directory p {
	font-size: 12px;
	line-height: 16px;
}

#main {
	height: 530px;
}

#main #list {
	float: left;
	width: 607px;
}
#main #list h1 {
	margin: 10px;
	line-height: 20px;
	padding: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #5f9ea0;
	letter-spacing: 0.1em;
	text-indent: 20px;
	border-top-width: 1px;
	border-right-width: 20px;
	border-bottom-width: 1px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: inset;
	border-bottom-style: solid;
	border-left-style: outset;
	border-top-color: #D0E8FF;
	border-right-color: #D0E8FF;
	border-bottom-color: #D0E8FF;
	border-left-color: #D0E8FF;
	text-align: center;
}
#main #list h2 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	text-indent: 20px;
}
#main #list p {
	font-size: 12px;
	line-height: 18px;
	margin-right: 10px;
	margin-left: 10px;
}


#main #list .booklist {
}

#main #list .booklist img {
	float: left;
	margin-bottom: 40px;
	margin-right: 5px;
	border: 1px solid #999999;
}

#main #list .pagenavi {
	padding: 0px 10px 10px;
}
#main #list .pagenavi p {
	font-size: 12px;
	line-height: 12px;
	text-align: center;
}
#main #list .copyright p {
	font-size: 10px;
	line-height: 10px;
	color: #666;
	text-align: center;
}

#main #side {
	float: right;
	width: 151px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #FFCC00;
}
#main #side h1 {
	list-style-type: none;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.5em;
	font-size: 12px;
	background-color: #fff7ef;
	font-weight: bold;
	color: #666666;
}
#main #side h2 {
	list-style-type: none;
	line-height: 20px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0.5em;
	font-size: 12px;
	background-color: #f7efff;
	font-weight: bold;
	color: #666666;
}
#main #side p {
	font-size: 12px;
	line-height: 18px;
	text-indent: 5px;
}




.header {
	background: #339 url(img/headerbg.gif) repeat-x;
}
.header_copy {
	color: #FFF;
}
.header_address {
	font-size: 9px;
	line-height: 11px;
	color: #FFF;
}
.contents {
	background: #FFF;
	border-right: 1px solid #339;
	border-bottom: 1px solid #339;
	border-left: 1px solid #339;
}
.directory {
	padding: 4px 10px;
}

.bookframe {
	width: 576px;
	border: 1px solid #99C;
	padding: 10px;
	font-size: 10px;
	line-height: 15px;
}
.booktitle {
	font-size: 14px;
	color: #66C;
}
.price {
	color: #CC0000;
	font-size: 16px;
}
.pagenavi {
	font-size: 10px;
}
.copyright {
	font-size: 10px;
	color: #666;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sidemenu {
	margin: 0px 10px 0px 1.5em;
	padding: 0px;
	list-style: disc;
	font-size: 12px;
	line-height: 16px;
}
