/* CSS Document */

html {   
/*    _overflow-y:scroll;   */
    height:100%;
    margin-bottom:1px;
}
body {
	font-size: 12px;
	color: #585858;
}

input,select {
	font-size: 12px;
	color: #585858;
}

select{
	line-height: 16px;
}

img{
	border-width: 0px
}

#btn_header01 a{
	display:block;
	background-image: url(../images/btn_header01.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 100px;
}
#btn_header01 a:hover{
	background-image: url(../images/btn_header01_over.gif);
	background-repeat: no-repeat;
}
#btn_header02 a{
	display:block;
	background-image: url(../images/btn_header02.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 100px;
}
#btn_header02 a:hover{
	background-image: url(../images/btn_header02_over.gif);
	background-repeat: no-repeat;
}
#btn_header03 a{
	display:block;
	background-image: url(../images/btn_header03.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 100px;
}
#btn_header03 a:hover{
	background-image: url(../images/btn_header03_over.gif);
	background-repeat: no-repeat;
}
#btn_header04 a{
	display:block;
	background-image: url(../images/btn_header04.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 100px;
}
#btn_header04 a:hover{
	background-image: url(../images/btn_header04_over.gif);
	background-repeat: no-repeat;
}
#search02 a{
	display:block;
	background-image: url(../images/search02.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 82px;
	float: left;
}
#search02 a:hover{
	background-image: url(../images/search02_over.gif);
	background-repeat: no-repeat;
}
#search03 a{
	display:block;
	background-image: url(../images/search03.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 82px;
	float: left;
}
#search03 a:hover{
	background-image: url(../images/search03_over.gif);
	background-repeat: no-repeat;
}
#nosearch_txt01{
	padding: 20px 0px 80px 10px;
	line-height: 130%;
}
#nosearch_txt01 #res_message{
	font-size: 14px;
	color: #f00;
	line-height: 140%;
}
#nosearch_txt02 {
	padding-left: 5px;
	color: #585858;
	font-size: 14px;
	font-weight: bold;
}

#noscript {
	margin: 10px 0px;
	padding: 5px;
	border: 1px solid #EBEBEB;
	font-size: 14px;
	color: #dd0000;
	line-height: 1.3;
}

#btn_cartcheck a{
	display:block;
	background-image: url(../images/btn_cartcheck.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 141px;
}
#btn_cartcheck a:hover{
	background-image: url(../images/btn_cartcheck_over.gif);
	background-repeat: no-repeat;
}

#nav_index {
	background-color:#f4f4f4;
	color:#696767;
	font-size: 12px;
	margin-top: -5px;
	margin-right: 4px;
	margin-bottom: 16px;
	margin-left: 4px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#oshirase_list {
	font-size: 12px;
	line-height: 18px;
	margin-top: 16px;
	margin-bottom: 16px;
	width: 760px;
	padding-left: 0px;
	margin-left: 0px;
}
#oshirase_list li{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	list-style-type: none;
	padding: 5px;
	text-align: left;
}
#oshirase_list a{
	color: #585858;
}
#oshirase_list .date{
	float: left;
	margin-left:10px;
}
#oshirase_list .info{
	width: 645px;
	margin-left:83px;

}
#comic_tbl {
	width: 500px;
	border: 3px double #CCCCCC;
	margin-top: 24px;
	margin-bottom: 24px;
}
.comic_tbl01 {
	padding: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #585858;
	font-weight: bold;
}
.comic_tbl02 {
	padding: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	color: #585858;
	text-align: right;
}
.comic_tbl03 {
	padding: 12px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	font-size: 12px;
	color: #585858;
	font-weight: bold;
}
.comic_tbl04 {
	padding: 12px;
	font-size: 12px;
	color: #585858;
	text-align: right;
}
#menu {
	margin-bottom: 14px;
}
.txt01 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
.txt02 {
	font-size: 12px;
	line-height: 16px;
}
.site_waku {
	float: left;
	width: 280px;
	height: 160px;
	vertical-align: middle;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 26px;
}
.site_waku_last {
	width: 280px;
	height: 160px;
	vertical-align: middle;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 26px;
	float: none;
}
#site_btn a{
	display:block;
	background-image: url(../images/btn_site.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 121px;
}
#site_btn a:hover{
	background-image: url(../images/btn_site_over.gif);
	background-repeat: no-repeat;
}

.blog_waku {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	padding-bottom: 36px;
}
#blog_btn a{
	display:block;
	background-image: url(../images/btn_blog.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 121px;
}
#blog_btn a:hover{
	background-image: url(../images/btn_blog_over.gif);
	background-repeat: no-repeat;
}
#dvd_btn a{
	display:block;
	background-image: url(../images/btn_dvd.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 121px;
}
#dvd_btn a:hover{
	background-image: url(../images/btn_dvd_over.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.dvd_waku {
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 32px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	padding-bottom: 32px;
}
.txt03 {
	font-size: 14px;
	color: #585858;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	padding-bottom: 4px;
	padding-left: 12px;
}
.txt04 {
	font-size: 12px;
	line-height: 16px;
	color: #585858;
}
#left_menu {
	color:#585858;
	float: left;
	width: 140px;
	padding-right: 3px;
	padding-left: 3px;
	line-height: 10px;
}
#left_menu a {
	color:#585858;
}
.search_menu {
	background-image: url(../images/search_menu_back.jpg);
	background-repeat: repeat-y;
	width: 134px;
	font-size: 12px;
}
.search_txt {
	line-height: 28px;
	padding-right: 12px;
	padding-left: 12px;
}
.search_txt a, .search_txt a:hover, .search_txt a:visited {
	text-decoration: none;
	border-bottom: 1px solid #585858;
}

#center_cont {
	margin-right: 5px;
	margin-left: 5px;
	color: #585858;
}
#center_cont td{
	font-size:12px;
	padding:3px 0px 3px 3px;
	line-height: 160%;
}
#header form {
	margin-bottom: 0px;
}
#tokusetsu_head {
	margin-top: 48px;
}
#search_count {
}
#search_index {
	text-align: right;
	width: 98%;
	margin-right: 4px;
	margin-left: 4px;
}
#search_index img {
	margin-right: 2px;
	margin-left: 2px;
	margin-bottom: -2px;
}
#search_index a {
	text-decoration:underline;
	color: #585858;
}
#search_index .number{
	padding: 2px 8px;
	border-right: 1px solid #585858;
	height: 18px;
}
#search_index .prev{
	padding-left: 0px;
}
#search_index .next{
	padding-right: 0px;
	border-right-width: 0px;
}
#search_list_tbl {
	font-size: 12px;
	color: #585858;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 440px;
	border-bottom:1px dotted #E1E1E1;
}
#search_list_tbl input {
	margin-left: -5px;
}
.book_img {
	margin-right: 4px;
}
.search_list_bookinfo {
	text-align: left;
	vertical-align: middle;
	line-height: 160%;
	margin-bottom: 3px;
}
.search_list_bookinfo img {
	margin-bottom: 5px;
	vertical-align: bottom;
}
.search_list_tbl01 {
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
}
.search_list_tbl02 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E1E1E1;
}
#search_menu_btn01 img{
	display:block;
	height: 31px;
	width: 132px;
	margin-top: 3px;
	margin-bottom: 8px;
	cursor: pointer;
}
#search_menu_btn02 img{
	display:block;
	height: 31px;
	width: 132px;
	margin-top: 3px;
	margin-bottom: 8px;
	cursor: pointer;
}
#search_menu_btn03 img{
	display:block;
	height: 41px;
	width: 132px;
	margin-top: 3px;
	margin-bottom: 8px;
	cursor: pointer;
}

#shoukai_left {
	float: left;
	width: 200px;
	text-align: center;
	margin-bottom: 22px;
}

#shoukai_left a{
	display:block;
	background-image: url(../images/shoukai_nakami_btn.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 62px;
	margin-left: 2px;
	float: left;
}
#shoukai_left a:hover{
	background-image: url(../images/shoukai_nakami_btn_over.gif);
	background-repeat: no-repeat;
}
#shoukai_book_ico {
	width: 180px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
}

#shoukai_right {
	margin-left: 10px;
	float: left;
	line-height: 140%;
	padding-top: 14px;
	margin-bottom: 18px;
	width: 381px;
}
#shoukai_bookimg {
	margin-bottom: 8px;
	border: 1px solid #E1E1E1;
}
.shoukai_txt01 {
	font-size: 14px;
	font-weight: bold;
	color: #2b96c8;
}
.shoukai_txt03 {
	color: #585858;
	font-size: 14px;
	font-weight: bold;
}
.shoukai_txt04 {
	font-size: 14px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: -10px;
	font-weight: bold;
	color: #585858;
}
.shoukai_txt04 img {
	margin-bottom: -1px;
}
.shoukai_txt04 a, .shoukai_txt04 a:visited{
	font-weight: bold;
	color: #585858;
}
.shoukai_txt04 a:hover{
	font-weight: bold;
	color: #585858;
	text-decoration:none;
	border-bottom: 1px solid #585858;
}

.shoukai_txt04 a img {
	border-width: 0px;
}
.shoukai_txt05 {
	font-size: 12px;
	line-height: 16px;
	color: #585858;
	margin-left: 10px;
}
#shoukai_txt {
	width: 576px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
}
#shoukaibun {
	background-image: url(../images/shoukai_txt_back.gif);
	background-repeat: repeat-y;
	padding-right: 16px;
	padding-left: 16px;
	line-height: 160%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.shoukai_com {
	font-size: 12px;
	line-height: 16px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E0E3E4;
	border-left-color: #E0E3E4;
	padding-top: 6px;
	text-align: left;
}
#shoukai_com01 {
	width: 576px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
}
#shoukai_kanren {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	font-weight: bold;
}
.shoukai_bookimg_s {
	border: 1px solid #F5F5F5;
	margin-bottom: 4px;
}
#shoukai_kanren td {
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
	width: 120px;
	line-height: 120%;
	font-weight: bold;
}
#shopping_txt {
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	width: 790px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	padding-bottom: 16px;
	padding-right: 16px;
	padding-left: 16px;
}
#shoppingcart_txt {
	color: #585858;
	text-align: left;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 2px;
}
#shoppng_cart {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 4px;
}
.shopping_txt01 {
	font-size: 10px;
	color: #3C6A91;
}
.shoppng_cart_td01 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #A4A4A4;
	border-left-color: #A4A4A4;
	font-size: 12px;
	color: #585858;
	padding-left: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.shoppng_cart_td02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
	font-size: 12px;
	color: #585858;
	text-align: right;
	padding-right: 26px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.shoppng_cart_td03 {
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #A4A4A4;
	border-right-color: #A4A4A4;
	font-size: 12px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.shoppng_cart_td04 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A4A4A4;
	font-size: 12px;
	color: #585858;
	padding-top: 6px;
	padding-bottom: 6px;
}
#shoppng_cart_foot {
	color: #585858;
	background-image: url(../images/shopping_cart_foot.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 9px;
	text-align: right;
	padding-right: 94px;
}
#shopping_cart_henkou {
	color: #d1aa21;
	text-align: right;
	width: 762px;
	margin-bottom: 14px;
	padding-right: 6px;
	padding-bottom: 26px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E1E1E1;
	margin-right: auto;
	margin-left: auto;
}
#shopping_cart_henkou a{
	display:block;
	background-image: url(../images/shopping_cart_henkou_btn.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 81px;
	margin-bottom: -6px;
	margin-right: 2px;
	margin-left: 4px;
	float: right;
}
#shopping_cart_henkou a:hover{
	background-image: url(../images/shopping_henkou_btn_over.gif);
	background-repeat: no-repeat;
}
#shopping_cart_henkou_txt {
	float: right;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	padding-top: 6px;
}

#shopping_btn_center{
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 32px;
	padding-left: 252px;
}

#shopping_btn01 a{
	display:block;
	background-image: url(../images/shopping_btn01.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 121px;
	margin-top: 50px;
	margin-right: 12px;
	margin-bottom: 24px;
	margin-left: 12px;
	float: left;
}
#shopping_btn01 a:hover{
	background-image: url(../images/shopping_btn01_over.gif);
	background-repeat: no-repeat;
}
#shopping_btn02 a{
	display:block;
	background-image: url(../images/shopping_btn02.gif);
	background-repeat: no-repeat;
	height: 57px;
	width: 125px;
	margin-top: 16px;
	margin-right: 12px;
	margin-bottom: 24px;
	margin-left: 12px;
	float: left;
}
#shopping_btn02 a:hover{
	background-image: url(../images/shopping_btn02_over.gif);
	background-repeat: no-repeat;
}
 
#search02_txt {
	font-size: 12px;
	line-height: 16px;
	color: #585858;
	padding-left: 10px;
	margin-bottom: 24px;
}
#serach02_form {
	margin-right: auto;
	margin-left: auto;
}
#serach02_form a{
	display:block;
	background-image: url(../images/search02_btn.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 591px;
}
#serach02_form a:hover{
	background-image: url(../images/search02_btn_over.gif);
	background-repeat: no-repeat;
}
#serach02_form td {
	padding: 0px;
}
.search02_tbl_td01 {
	font-size: 12px;
	color: #585858;
	text-align: left;
	background-image: url(../images/search02_formback.gif);
	margin: 3px;
	height: 50px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 18px;
	vertical-align: middle;
	padding-top: 18px;
}
.search02_tbl_td02 {
	font-size: 12px;
	color: #585858;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: 16px;
}
#serach02_form select, input {
	font-size: 12px;
}
.search02_fld01 {
	margin-right: 1.5px;
}
.search02_fld02 {
	margin-right: 1.5px;
	margin-left: 12px;
}
#error {
	margin-right: auto;
	margin-left: auto;
	color: #585858;
	text-align: center;
	line-height: 160%;
	margin-top: 24px;
	margin-bottom: 24px;
	background-image: url(../images/error_back.gif);
	background-repeat: no-repeat;
	height: 316px;
	width: 748px;
	padding-top: 80px;
}
.error_txt01 {
	font-size: 18px;
	font-weight: bold;
}
.error_txt02 {
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
}
#saiyou {
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 24px;
}
#saiyou td {
	font-size: 14px;
	color: #585858;
}
.saiyou_line01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a8a6a6;
}
#saiyou_toiawase {
	font-size: 14px;
	line-height: 20px;
	color: #585858;
	width: 750px;
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-align: left;
	margin-bottom: 24px;
	padding-left: 10px;
}
#saiyou01 {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 40px;
}
#saiyou01 td {
	font-size: 12px;
	color: #585858;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a8a6a6;
	line-height: 20px;
	padding-left: 24px;
	text-align: left;
}
.saiyou_txt01 {
	font-weight: bold;
	margin-bottom: 5px;
}
.saiyou_txt02 {
	margin-left: 24px;
	margin-bottom: 4px;
	margin-top: -5px;
}
.saiyou01_line01 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #a8a6a6;
}
#saiyoutoiawase_btn a{
	display:block;
	background-image: url(../form/images/toiawase_btn.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 282px;
	margin-top: 36px;
	margin-bottom: 36px;
}
#saiyoutoiawase_btn a:hover{
	background-image: url(../form/images/toiawase_btn_over.gif);
	background-repeat: no-repeat;
}
#toiawase {
	text-align: center;
	width: 750px;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 24px;
	margin-left: auto;
}
#toiawase_btn a{
	display:block;
	background-image: url(../form/images/toiawase_form_btn.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 693px;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-right: auto;
	margin-left: auto;
}
#toiawase_btn a:hover{
	background-image: url(../form/images/toiawase_form_btn_over.gif);
	background-repeat: no-repeat;
}
#toiawase_btn02 a{
	display:block;
	background-image: url(../form/images/toiawase_form_btn02.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 693px;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-right: auto;
	margin-left: auto;
}
#toiawase_btn02 a:hover{
	background-image: url(../form/images/toiawase_form_btn02_over.gif);
	background-repeat: no-repeat;
}
#toiawase_txt01 {
	font-size: 12px;
	line-height: 18px;
	color: #585858;
	text-align: left;
	padding-bottom: 12px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a8a6a6;
	padding-right: 6px;
	margin-bottom: 24px;
}
.toiawase_waku {
	padding: 12px;
	width: 420px;
	margin-bottom: 24px;
	border: 4px double #d3d3d3;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.toiawase_txt02 {
	line-height: 24px;
	text-align: left;
	width: 282px;
	margin-right: auto;
	margin-left: auto;
}
.toiawase_menu {
	text-align: left;
	margin-bottom: 12px;
}
#toiawaseform_btn a{
	display:block;
	background-image: url(../form/images/toiawase_btn.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 282px;
	margin-top: 6px;
	margin-bottom: 6px;
}
#toiawaseform_btn a:hover{
	background-image: url(../form/images/toiawase_btn_over.gif);
	background-repeat: no-repeat;
}
#toiawaseform_txt01 {
	font-size: 12px;
	line-height: 18px;
	color: #585858;
	text-align: left;
	margin-bottom: 24px;
	width: 692px;
	margin-right: auto;
	margin-left: auto;
}
#toiawaseform_txt01 ul {
margin:0px;
padding:0px;
}
#toiawaseform_txt01 li {
	padding-left: 18px;
	background: url(../images/li_mark.gif) no-repeat 10px 0.5em;
	list-style: none;
}
.toiawaseformerror_txt01 {
	font-size: 14px;
	line-height: 18px;
	color: #CC0000;
	text-align: left;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-left: 4px;
}
.toiawaseformerror_txt02 {
	font-size: 12px;
	line-height: 18px;
	color: #CC0000;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 8px;
}
.red {
	color: #CC3300;
	font-weight: normal;
}
#toiawase_form {
	width: 692px;
	margin-right: auto;
	margin-left: auto;
}
.toiawase_txtfld {
	width: 80%;
	font-size: 12px;
}
#toiawase_form p {
	color: #585858;
	text-align: right;
	font-size: 10px;
	margin-bottom: 2px;
	padding-right: 8px;
}
#toiawase_form table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #b9b9b9;
	border-left-color: #b9b9b9;
}
.toiawase_form_td01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a8a6a6;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #a8a6a6;
	font-weight: bold;
	color: #585858;
	font-size: 12px;
}
.toiawase_form_td02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a8a6a6;
	font-size: 12px;
	line-height: 18px;
	color: #585858;
}
.toiawase_form_td03 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #a8a6a6;
	font-weight: bold;
	color: #585858;
	font-size: 12px;
}
.toiawase_form_td04 {
	color: #585858;
	font-size: 12px;
	line-height: 18px;
}
.chuki_txt {
	font-size: 10px;
	font-weight: normal;
	color: #8e8d8d;
}
#privacy {
	text-align: left;
	width: 750px;
	margin-top: 24px;
	font-size: 12px;
	line-height: 160%;
	color: #585858;
	margin-bottom: 24px;
}
#privacy ol {
margin:1em;
padding:1em;
	line-height: 120%;
}
#riyou {
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
}
.riyou_txt01 {
	text-align: left;
	line-height: 160%;
	color: #585858;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 34px;
	padding-left: 8px;
	margin-top: 6px;
}
.riyou_txt02 {
	text-align: left;
	line-height: 160%;
	font-weight: bold;
	padding-bottom: 2px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
}
#riyou ul{
	padding:0px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#riyou li{
    padding-left: 18px;
    background: url(../images/li_mark.gif) no-repeat 10px 0.5em;
    list-style: none;
}
#kojinjyouhou {
	text-align: left;
	width: 760px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 24px;
	line-height: 160%;
}
#kojinjyouhou table {
	font-size: 12px;
	line-height: 160%;
	margin-left: 12px;
}
#kojinjyouhou_pribacy {
	padding-top: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	color: #585858;
}
#company {
	width: 600px;
	margin-top: 34px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 34px;
}
#company table{
	width:600px;
	padding: 18px;
	margin-bottom: 34px;
	font-size: 12px;
}
.company_td01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
	padding-left: 60px;
}
.company_td02 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.company_td_line {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#tokutei {
	width: 600px;
	margin-top: 34px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 34px;
}
#tokutei table{
	width:600px;
	font-size: 12px;
	line-height: 160%;
	color: #585858;
}
#tokutei td{
	padding-left: 20px;
}
.tokutei_td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.genre_d {
	font-size: 14px;
	font-weight: bold;
	background-image: url(../images/genre_amiback.gif);
	height: 17px;
	width: 591px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 8px;
	color: #585858;
}
#genre table{
	margin-left: 8px;
	width: 591px;
}
#genre td{
	font-size: 14px;
	padding-top: 8px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
}
#genre img {
	margin-right: 4px;
	margin-bottom: 2px;
}
.genre_line{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a8a6a6;
	width: 591px;
	margin-top: 2px;
	margin-bottom: 18px;
}
#comic_list {
	margin-left: 10px;
	font-size: 14px;
}
.pickup_g {
	font-weight: bold;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 10px;
	background-color: #F6F6F6;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	float: none;
	height: 16px;
	width: 560px;
}
pickup_br{
float: none
}
#catalog {
	text-align: left;
	width: 585px;
	margin-top: 12px;
}
.catalog_menu {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 2px;
	padding-left: 4px;
}
.catalog_book_img {
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 8px;
	float: left;
	width: 30px;
	text-align: center;
}
.catalog_txt {
	text-align: left;
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: 4px;
	float: left;
}
.catalog_txt02 {
	text-align: left;
	vertical-align: middle;
	margin-top: 6px;
	margin-left: 4px;
	float: left;
}
#catalog .catalog_book_img img {
	border: 1px solid #CCCCCC;
}
#catalog .catalog_menu select {
	text-align: left;
}
.catalog_link {
	margin-top: -20px;
	text-align: right;
	margin-bottom: 1px;
}
#catalog .genre {
	padding-top: 16px;
}

/*
--------------
ショッピングカート変更追加分
--------------
*/

#buy_btn01 a{
	display:block;
	width:168px;
	height:29px;
	background-image: url(../images/btn_buy01.gif);
	background-repeat: no-repeat;
	float: left;
}

#buy_btn01 a:hover{
	background-image: url(../images/btn_buy01_over.gif);
	background-repeat: no-repeat;
}

#buy_btn02 a{
	display:block;
	width:168px;
	height:29px;
	background-image: url(../images/btn_buy02.gif);
	background-repeat: no-repeat;
	float: left;
}

#buy_btn02 a:hover{
	background-image: url(../images/btn_buy02_over.gif);
	background-repeat: no-repeat;
}

#buy_btn03 a{
	display:block;
	width:168px;
	height:29px;
	background-image: url(../images/btn_buy03.gif);
	background-repeat: no-repeat;
	float: left;
}

#buy_btn03 a:hover{
	background-image: url(../images/btn_buy03_over.gif);
	background-repeat: no-repeat;
}

#buy_btn04 a{
	display:block;
	width:168px;
	height:29px;
	background-image: url(../images/btn_buy04.gif);
	background-repeat: no-repeat;
	float: left;
}

#buy_btn04 a:hover{
	background-image: url(../images/btn_buy04_over.gif);
	background-repeat: no-repeat;
}

#buy_btn05 a{
	display:block;
	width:168px;
	height:29px;
	background-image: url(../images/btn_buy05.gif);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: -2px;
}

#buy_btn05 a:hover{
	background-image: url(../images/btn_buy05_over.gif);
	background-repeat: no-repeat;
}

#buy_btn06 a{
	display:block;
	width:168px;
	height:29px;
	background-image: url(../images/btn_buy06.gif);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: -2px;
}

#buy_btn06 a:hover{
	background-image: url(../images/btn_buy06_over.gif);
	background-repeat: no-repeat;
}

#buy_txt{
	font-size:12px;
	color:#666666;
	clear: both;
}
 
