@charset "utf-8";

/* ---- basic <<<-----------------------------------------------------------*/

*{
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0;
}

html{
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: center;
}

p {
}

.red {color: #FF3333}

.style16 {font-size: 16px}
.style14 {font-size: 14px}
.style12 {font-size: 10px}
.style10 {font-size: 10px}

h2 {
	font-size: 16px;
}

.small{
	font-size: 10px;
}
li {
	list-style-type: none;
}

a { 
color:#333333;
}

a:hover { 
color:#3366CC;
}


form {
	display: block;
}

#clear {
	clear: both;
}

#container {
	text-align: left;
	vertical-align: middle;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
}

body > #container {
}

#inner-content {
	width: 655px;
	float: left;
}

#result-content {
	width: 650px;
	float: left;
}

#search-content {
	width: 613px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(/img/boder_adv.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

#author-content {
	width: 613px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(/img/border_author.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

#genre-content {
	width: 613px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(/img/border_genre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px;
}

#content {
	width: 830px;
}

.color a {
	color: #3366CC;
	text-decoration: underline;
}
.color2 a {
	color: #FF6600;
	text-decoration: none;
}
.colorbox a {
	color: #3080CB;
	text-decoration: none;
}


/* ---- header <<<-----------------------------------------------------------*/

#logo {
	display: block;
	height: 40px;
	width: 165px;
	float: left;
}
#header {
	height: 85px;
	width:830px;
	
}
#logo a {
	display: block;
	height: 40px;
	width: 164px;
	text-decoration: none;
	background-image: url(/img/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
}

#nav {
	width: 650px;
	float: right;
}

/* ---- sidebar <<<-----------------------------------------------------------*/

#minisearch {
	background-image: url(/img/minisearch_bg.gif);
	background-repeat: repeat-x;
	width: 140px;
	margin-bottom: 10px;
	background-color: #DDDDDD;
	padding: 10px;
}

#sidebar {
	width: 160px;
	float: right;
}

#miniad {
	margin-bottom: 10px;
}

#minibox {
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: 40px;
}

#minibox h3 {
	display: block;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	margin-bottom: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: normal;
}

#minibox p {
	display: block;
	width: 82px;
	float: right;
}

#minibox #book-s {
	width: 53px;
	float: left;
	text-align: center;
}

#book-s img {
	display: block;
	border: 1px solid #CCCCCC;
}

#minibox #section {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 150%;
}

#miniinput {
	width: 112px;
	margin: 0px;
	padding: 0px;
}
#author_input {
	width: 154px;
	margin: 0px;
	padding: 0px;
}
#result_input {
	width: 214px;
	margin: 0px;
	padding: 0px;
}
.sbtn {
	cursor:pointer;
	border:none;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* ---- foot <<<-----------------------------------------------------------*/
#foot {
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	font-size: 11px;
	padding-bottom: 0px;
	background-image: url(/img/foot_bg.gif);
	background-repeat: repeat-x;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #E4E4E4;
	margin-top: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#foot-top {
	text-align: center;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 11px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#footnav ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
#footnav li {
	display: block;
	float: left;
	margin-right: 10px;
}
#footnav {
	padding-top: 10px;
}
#backtotop {
	float: right;
	width: 67px;
}
#backtotop a {
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	background-image: url(/img/backtotop.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: 66px;
}
#copyright {
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
}




#basic td {
	background-color: #CCCCCC;
	background-image: url(/img/searchtd_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#search-content .title {
	padding-left: 20px;
	font-size: 13px;
	font-weight: bold;
}

#search-content .form {
	padding-left: 10px;
}

#search-content #searchoption {
	margin-top: 10px;
}
#searchoption table {
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(/img/minisearch_bg.gif);
	background-repeat: repeat-x;
	background-color: #DDDDDD;
}
#searchoption #title {
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
}
.msg {
	margin-bottom: 10px;
}

.result .msg {
	margin-bottom: 10px;
	margin-top: 15px;
}
#author-content img {
	display: block;
}
#author_result {
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 15px;
	margin-bottom: 20px;
}

#genre_list{
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	padding-top: 15px;
	width: 615px;
}

#author_result #filter {
	margin-bottom: 15px;
}
#author_result h2 {
	font-size: 16px;
	margin-bottom: 10px;
}
#author_result ul {
	display: block;
	margin-top: 20px;
	font-size: 12px;
}
#author_result li {
	display: block;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 23px;
	background-image: url(/img/author_result.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 12px;
}
#more-result {
	color: #333333;
}
#more-result ul {
	display: block;
}
#more-result li {
	float: left;
	display: block;
	margin-right: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

#more-result .active{
	border: 1px solid #CCCCCC;
}

#more-result .selected{}

#inner-foot {
	text-align: left;
	vertical-align: middle;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.result #filter {
	padding: 10px;
	background-image: url(/img/DBDBDB.gif);
	background-repeat: repeat;
	margin-top: 10px;
}
#book-m img {
	border: 1px solid #CCCCCC;
}

#book-m {
	padding-top: 11px;
	padding-bottom: 10px;
	text-align: center;
	padding-left: 9px;
}


#result-details {
	padding-left: 14px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#result-state {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#result-details .info {
	display: block;
	padding-top: 10px;
	font-size: 11px;
	padding-bottom: 5px;
}

#result-details .date {
	padding-top: 5px;
	font-size: 10px;
}
#result-details .date2 {
	display: block;
	padding-top: 22px;
	font-size: 10px;
}

#result-details .date3 {
	display: block;
	padding-top: 15px;
	font-size: 12px;
}

#result-details .title {
	font-size: 14px;
}

.pr #result-details .title {
	font-size: 14px;
	display: block;
	margin-bottom: 10px;
}


#result-state .stock {
	display: block;
	padding-top: 10px;
	font-size: 12px;
}

/* ie5 only \*//*/
#result {
	background-color: #FAFAFA;
	margin-bottom: 2px;
	width: 655px;
}
/* other brower */

/*ie5 \*/
#result {
	background-color: #FAFAFA;
	background-repeat: repeat-x;
	margin-bottom: 2px;
	width: 655px;
	background-image: url(/img/result_bg.gif);
}
/* ie5 */

#result .margin {
	background-color: #FFFFFF;
}
#result-lists {
	margin-top: 15px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.result #author {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-color: #999999;
}
.result #author-img {
	width: 80px;
	float: left;
}
.result #profile {
	float: right;
	width: 560px;
}
.result .name {
	display: block;
	padding-bottom: 5px;
	font-size: 13px;
}
.error {
	display: block;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 20px;
	background-image: url(/img/DBDBDB.gif);
	padding: 20px;
}
.result .month {
	font-weight: bold;
	display: block;
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
.result-msg {
	display: block;
	font-size: 11px;
	margin-top: 10px;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 10px;
}

#minibox img {
	border: 1px solid #cccccc;
	height: 68px;
}

#mailmaghead {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#shopcart-msg {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-bottom: 20px;
}

#kiyakubox {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	padding: 10px;
	height: 300px;
	overflow: auto;
}
#kiyakubox p {
	display: block;
	margin-bottom: 20px;
}
#kiyaku {
	margin-top: 30px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
#mailmag-form {
	display: block;
	margin-top: 30px;
	margin-bottom: 10px;
	padding: 20px;
	background-image: url(/img/DBDBDB.gif);
	background-repeat: repeat;
}

label {
}
.cart #caution {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
}
.cart td {
}
.cart .title {
	padding-left: 10px;
}
.cart .head {
	background-color: #efefef;
}

.cart .result {
	padding-right: 10px;
	font-size: 16px;
	background-image: url(/img/cart_trresult.gif);
	background-repeat: repeat-x;
}
.cart .bordertop {
	background-repeat: repeat-x;
	background-image: url(/img/cart_tr.gif);
}
.cart #movetobookservice {
	text-align: right;
	margin-top: 10px;
}
.nichigai {
}
.back a {
	color: #3366CC;
	background-image: url(/img/li_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 13px;
}
#section table {
	font-size: 11px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 0px;
}
#result-state #btn-s {
	margin-bottom: 6px;
}
#presentform p {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
#contactform p {
	margin-top: 10px;
	margin-bottom: 10px;
}
#presentform {
	margin-top: 20px;
}

#contactform {
	margin-top: 20px;
}

#presentform label {
	padding-left: 10px;
}
#presentform #caution {
	margin-top: 10px;
	margin-bottom: 20px;
}

#contactform label {
	display: block;
	margin-bottom: 5px;
}
#contactform #caution {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
}
.backlink {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#commentBox #comment-check-error {
	padding: 10px;
}
#readersform #comment-check {
	display: block;
	padding: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}
#commentBox #comment-check-msg {
	display: block;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 7px;
}
#genre_list img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#genres img {
	display: block;
	margin-bottom: 2px;
}

#news {
	display: block;
	overflow: hidden;
	height: 15px;
	font-size: 12px;
	z-index: 0;
}
select {
font-size: small;
	margin: 0px;
	padding: 0px;
}

.MrgL {
font-size: small;
	margin-right: 5px;
	line-height: normal;
}
input {
font-size: small;
}
.pdf {
	background-image: url(/img/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 18px;
}

.indent{
	text-indent: -9px;
}
#result-details .price {
	font-size: 12px;
	margin-right: 10px;
}
#result-details .author {
	font-size: 12px;
	line-height: 22px;
}
