@charset "utf-8";
/* IE5.x*/
@media tty {
 i{content:"\";/*" "*/}} @import 'ie5.css'; /*";}
}/* */

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

*{
	padding: 0px;
	margin: 0px;
	outline-width: 0;
}

html{
}
body {
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	font-family: sans-serif;
	font-size: 12px;
	line-height: 160%;
}

p {
	font-family: sans-serif;
}

.red {
}

.style16 {font-size: 16px}
.style14 {font-size: 14px;}
.style13 {font-size: 13px;}
.style12 {font-size: 12px}
.style10 {font-size: 10px}

h2 {
}

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

a {
	color:#333333;
}

a:hover {
	color:#3366CC;
	text-decoration: underline;
}


form {
	display: block;
}

#clear {
	clear: both;
}

#container {
	text-align: left;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 40px;
	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 {
}

.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: 75px;
}
#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;
}

#cube {
	margin-bottom: 10px;
	height: 160px;
	width: 160px;
}

#miniad {
	margin-bottom: 10px;
	height: 160px;
	width: 160px;
}

#minibox {
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
	margin-bottom: 40px;
	background-image: url(../img/bg_minibox.gif);
	background-repeat: no-repeat;
	background-position: 30px top;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#minibox_title h4 {
	display: block;
	font-size: 12px;
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 7px;
	background-image: url(../img/bg_pickup_title.gif);
	background-repeat: repeat-x;
	background-color: #8f8f8f;
	text-align: center;
}

#minibox_title {
}

#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;
	background-repeat: repeat-x;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	padding: 0px 10px 35px;
}

#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;
	margin-top: 60px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#footnav ul {
	display: block;
	margin: 0px;
	padding: 0px 0px 30px;
}
#footnav li {
	display: block;
	float: left;
	margin-right: 18px;
}
#footnav li:last-child{
	margin-right: 0px;
}
#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: left;
	/*padding-top: 20px;*/
	padding-top: 0px;
}

#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-state {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 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;
}
.pr #result-details .title {
	font-size: 16px;
	display: block;
	padding-bottom: 2px;
}


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

#result-details .date3 {
	display: block;
	padding-top: 12px;
	font-size: 12px;
}
.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;
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 120%;
}
.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: 12px;
	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;
}
.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;
	line-height: 150%;
}

#result-details .author {
	font-size: 12px;
	line-height: 22px;
}

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

#result-details .date {
	padding-top: 10px;
	font-size: 10px;
	line-height: 150%;
}
#result-details .price {
	font-size: 12px;
	margin-right: 10px;
}
#result-details .date2 {
	display: block;
	padding-top: 12px;
	font-size: 10px;
}

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

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

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

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






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;
}
#section table {
	font-size: 11px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	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;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
select {
font-size: small;
	margin: 0px;
	padding: 0px;
}

.MrgL {
font-size: small;
	margin-right: 5px;
}
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: -8px;
}

#sidebar #minibox #section blockquote {
	display: none;
}
#sidebar #minisearch h4 {
	margin-bottom: 10px;
}

#recommends #recent_items li {
	vertical-align: top;
}
#recommends li {
	display: block;
}
#recommends #recent_items li {
	background-image: url(/img/border_recommends.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-size: 10px;
	line-height: 1.6em;
	font-family: arial, helvetica, clean, sans-serif;

}
#recommends #past_items li {
	padding-left: 10px;
	background-image: url(/img/li_recommend.gif);
	background-repeat: no-repeat;
	background-position: 2px center;
	line-height: 1.5em;
	font-size: 11px;
	margin-bottom: 8px;
	font-family: arial, helvetica, clean, sans-serif;

}
#recommends {
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	margin-bottom: 10px;
}
#recommends #recent_items strong {
	display: block;
	line-height: 150%;
	margin-bottom: 7px;
	font-size: 12px;
	text-decoration: underline;
}
#recommends #recent_items {
}
#recommends #past_items {
	display: block;
	background-image: url(/img/border_recommends.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 4px;
}
#recommends .bnr img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#recommends .bnr {
	padding-bottom: 1px;
	background-image: url(/img/border_recommends.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#recommends #bnrs {
}
#recommends .end {
	background-image: none;
}
#recommends #recent_items a {
	text-decoration: none;
}

#recommends #recent_items a:hover {
	text-decoration: underline;
}
#sidebar #recommends_title {
	height: 28px;
	width: 160px;
	background-image: url(/img/title_recommends.gif);
	line-height: 27px;
	text-align: right;
}

#sidebar #recommends_title h4 {
	padding-right: 8px;
	font-size: 10px;
}

#sidebar #recommends_title a {
	color: #FFFFFF;
}
#cube img {
	border-width: 0px;
}


#display {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 23px;
	float: right;
	width: 655px;
}
#display .ind,#display .hid {
	width: 55px;
	height: 23px;
	float:left
	display: block;
	padding-right: 3px;
}
#display .ind a {
	background-image: url(../img/btn_indication.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 55px;
	text-indent: -9999px;
}
#display .ind a:hover{
	background-position: 0px -46px;
}
#display .ind a:active{
	background-position: 0px -23px;
}
#display .hid a {
	background-image: url(../img/btn_hidden.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 55px;
	text-indent: -9999px;
}
#display .hid a:hover{
	background-position: 0px -46px;
}
#display .hid a:active{
	background-position: 0px -23px;
}
#display .title {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 0px;
	height: 11px;
	width: 42px;
	float: left;
	display: block;
}

#display .ind .btnhover,#display .hid .btnhover{
	background-position: 0px -46px;
}
.line{
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	border-right-color:#CCCCCC;
	border-right-style:solid;
	border-right-width:1px;
	border-left-color:#CCCCCC;
	border-left-style:solid;
	border-left-width:1px;
}
