@charset "utf-8";

BODY {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	margin-bottom: 10px;
	padding: 0px;
    /*font: 11px Verdana, Arial, sans-serif;*/
}

.centershop {
	padding: 0px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	width: 780px !important;
}

TD.main, P.main {
	font-size: 13px;
	line-height: 1.9;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

A {

	text-decoration: none;
	color: #000000;

}

A:hover {

  color: #993300;
  text-decoration: underline;

}

FORM {
	display: inline;
}

/*HEADER CSS*/

TABLE.header {
  background: #ffffff;
  background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/header_bg.jpg);
  background-repeat: repeat-x;
  width: 750px !important;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TABLE.headerNavigation {
  background: #abbbd3;
  background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/header_06.gif);
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  width: 100% !important;
}

TD.headerNavigation {
  width: 750px !important;
  position: relative;
  vertical-align:middle;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
  color:#000000;
  letter-spacing:1px;
  padding: 5px;
}

TD.breadCrumb {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 3px;
	border-bottom: 1px dotted #D1D1D1;
	line-height: 22px;
}

TD.headerNavigation A, TD.headerNavigation A:visited, .sideBoxHeading A, td.footertop a, .centerboxheading A  {
  font-weight: bold;
  color: #000000;
}

TD.headerNavigation A:hover, .sideBoxHeading A:hover, td.footertop a:hover, .centerboxheading A:hover  {
  color: #0000ff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

/*SIDEBOX CSS*/

.column_box_spacer_left {
  height: 6px;
}

.column_box_spacer_right {
  height: 6px;
}

.column_box_spacer_single {
  height: 6px;
}

.column_left{
  background: #ffffff;
  padding: 1px;
}

.column_right{
  background: #ffffff;
  padding: 1px;
}

.boxText {
  font-size: 13px;
  line-height: 125%;
}


.sideBoxContent, .centerboxcontent {
  line-height: 125%;
  padding: 0px;
  border-left:1px solid #000000;
  border-right:1px solid #000000;
}

.sideBox, .centerbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #ffffff;
  border:0px solid #9a9a9a;
  margin-bottom: 15px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
}

TD.sideBoxHeading, TD.centerboxheading {
  height: 20px;
  padding-left: 5px;
}

.sideBoxHeading, .productListing-heading, .centerboxheading {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding: 1px;
}

TR.sideBoxHeading, TD.productListing-heading, TR.centerboxheading {
}

.sideBoxFooter, .centerboxfooter {
 background: #abbbd3;
 background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/header_06.gif);
}

SPAN.newItemInCart {
  color: #ff0000;
  font-weight: bold;
}

/*center main section
-----------------------------------*/
TD.pageHeading, DIV.pageHeading, h1 {
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 11px;
	line-height: 16px;
	text-decoration: none;
}

.center_column {
  padding: 0px;
}
.main_page{
  width: 750px !important;
  background-color: #ffffff;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
  padding: 5px;
}

.plainBox, .plainbox-description {
	font-size: 13px;
	border: 1px solid #FAE3A9;
	margin-bottom: 15px;
	padding: 5px;
	background-color: #FFFDF0;
	line-height: 20px;
}

.plainBoxHeading {
	font-size: 13px;
	font-weight: bold;
	padding: 4px 5px 6px 18px;
	color: #996600;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_arrow3.gif);
	background-repeat: no-repeat;
	border: 1px solid #F7D67D;
	margin: 2px;
	background-color: #FFFFCC;
	/*width: 100%;*/
}
/* footer
--------------*/

TABLE.footer {
  background: #ffffff;
  text-align: center;
  font-size: 12px;
  border-right: 1px solid #9a9a9a;
  border-left: 1px solid #9a9a9a;
  border-bottom: 1px solid #9a9a9a;
}

TR.footertop {
  background: #abbbd3;
  background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/header_06.gif);
  font-size: 13px;
}

TD.footertop, TD.footerbottom {
  padding: 5px;
}

/*miscellaneous areas
-------------------------------------*/
TD.infoBox, SPAN.infoBox {}

TD.cartBox {
   background: #FCFAEB;
   font-size: 12px;
   padding: 3px;
   border: 1px dotted #ffb062;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #ffffff;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #F3FED8;
}

.errorBox {   background: #ff797c; color: #ffffff; font-weight: bold; }
.stockWarning {   color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit {   color: #70d250; text-decoration: underline; }

td.pageresults a {
  color: #0000FF;
}

td.pageresults a:hover {
  background: #FFFF33;
}
td.pageresults {
  font-size: 12px;
}
TR.subBar {
  background: #f4f7fd;
}

TD.smallText, SPAN.smallText, P.smallText {
   font-size: 12px;
}

TD.accountCategory {
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-size: 13px;
  font-weight: bold;
}

TD.fieldValue {
  font-size: 13px;
}

TD.tableHeading {
  font-size: 13px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-size: 13px;
}

TEXTAREA {
  width: 100%;
  font-size: 12px;
}

.greetUser {
   font-size: 12px;
   padding-top: 5px;
   padding-bottom: 5px;
}

SPAN.greetUser {
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
	background: #f1f9fe;
	border: 1px solid #7b9ebd;
}

TD.formAreaTitle {
	font: bold 13px Verdana, Arial, sans-serif;
}

SPAN.markProductOutOfStock {
	color: #c76170;
	font: bold 12px Verdana, Arial, sans-serif;
}

span.normalprice {
	text-decoration: line-through;
}

SPAN.productSpecialPrice {
  color: #ff797c;
}


span.productSpecialPriceSale {
  color: #ff797c;
	text-decoration: line-through;
}

SPAN.productSalePrice {
  color: #FF0000;
}

SPAN.productPriceDiscount {
  font-size: 10px;
  color: #FF0000;
}

SPAN.errorText {
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {   color: #8c8c8c; }
.checkoutBarCurrent {   color: #000000; }

/* message box */

.messageBox {   }
.messageStackError, .messageStackWarning { background-color: #ff797c; color: #ffffff; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackSuccess {   background-color: #b3ffa8; padding: 2px; border: 1px solid #9a9a9a; }
.messageStackCaution { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #FFFF00; }

/* input requirement */

.inputRequirement {
  color: #ff0000;
  font-size: 10px;
}

span.coming {
color: #ff797c;
}

/* checkout totals */
TD.ot-subtotal-Text, TD.ot-cod-fee-Text, TD.ot-total-Text, TD.ot-group-pricing-Text, TD.ot-gv-Text, TD.ot-loworderfee-Text, TD.ot-shipping-Text, TD.ot-subtotal-Text, TD.ot-tax-Text, TD.ot-coupon-Text {
  font-weight: bold;
}
TD.ot-subtotal-Amount, TD.ot-cod-fee-Amount, TD.ot-total-Amount, TD.ot-group-pricing-Amount, TD.ot-gv-Amount, TD.ot-loworderfee-Amount, TD.ot-shipping-Amount, TD.ot-subtotal-Amount, TD.ot-tax-Amount, TD.ot-coupon-Amount {}

/* product_info attribute comments */

.ProductInfoComments, TD.ProductInfoComments, SPAN.ProductInfoComments {
  color: #ff0000;
  font-size: 11px;
  line-height: 1.0;
  text-align : left;
  font-weight: bold;
  padding-top: 6px;
  border-top: 1px solid #9a9a9a;
}

/* General alert span class */
TD.alert, SPAN.alert {
  color: #FF0000;
  font-weight: bold;
}

/* General alert span class */
TD.alertBlack, SPAN.alertBlack {
  color: #000000;
  font-weight: bold;
}

/* popup tables */
TABLE.popupattributeqty, TABLE.popupcouponhelp, TABLE.popupcvvhelp, TABLE.popupimage, TABLE.popupimageadditional, TABLE.popupsearchhelp, TABLE.popupshippingestimator, TABLE.popupinfoshoppingcart {
  background-color: #ffffff;
	margin: 6px;
  padding: 6px;
  font: 11px Verdana, Arial, sans-serif;
}

/* categories_description */
TABLE.categoriesdescription {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  background: #D0D0D0;
  border:1px solid #9a9a9a;
}

TD.categoriesdescription {
  font-size: 13px;
  line-height: 1.0;
}

/* categories box parent and child categories and extra links */
A.category-top, A.category-links {
	color: #996600;
	text-decoration: none;
	font-size: 14px;
	line-height: 20px;
}
A.category-subs, A.category-products {
  color: #428dff;
  text-decoration: none;
}
SPAN.category-subs-parent {
  font-weight: bold;
}
SPAN.category-subs-selected {
  font-weight: bold;
}

/* attribute images table */
TABLE.products-attributes-images {
/*  width: 100%; */
/*  border: 1px solid #9a9a9a; */
  float: left;
  padding: 2px;
}


/***********************************************scrio***************************/
#box_header{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_header.gif);
	font-size: 18px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 3px;
	height: 38px;
	font-weight: bold;
	padding-left: 16px;
	padding-bottom: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#tSub{
	font-size: 13px;
	line-height: 15px;
	font-weight: ;
	color: #CC0000;
	text-decoration: none;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_ya.gif);
	background-repeat: no-repeat;
}
#box_new_products{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_new_products.gif);
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 9px;
	padding-right: 14px;
	height: 38px;
}
#box_purchase{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_purchase.gif);
	font-size: 14px;
	color: #679801;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 9px;
	height: 38px;
	padding-left: 12px;
}
#box_event_info{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_event_info.gif);
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 9px;
	padding-right: 10px;
	height: 32px;
}
#box_special{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_special.gif);
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 9px;
	padding-right: 14px;
	height: 32px;
}
/* ////東京書籍//// */
#box_new_feature{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_featrue.gif);
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 9px;
	padding-right: 14px;
	height: 32px;
}
#box_new_feature_all{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_featrue_all.gif);
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 9px;
	padding-right: 14px;
	height: 32px;
}
#box_new_feature_sho{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_featrue_sho.gif);
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 9px;
	padding-right: 14px;
	height: 32px;
}
#box_new_goods{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_top_goods.gif);
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 9px;
	padding-right: 14px;
	height: 32px;
}
/**** 理科実験機器 ****/
#box_new_goods_rika{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_top_goods_rika.gif);
	font-size: 16px;
	color: #009900;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 12px;
	padding-right: 14px;
	height: 32px;
	padding-left: 18px;
	font-weight: bold;
	letter-spacing: 1pt;
}

.box_new_featrue_set{
	margin: 3px 1px;
	padding: 2px 2px 4px;
	page-break-after: left;
	page-break-before: left;
	overflow: auto;
	z-index: auto;
	background-repeat: repeat-x;
	list-style-position: inside;
	float: left;
	width: 190px;
}
#box_new_featrue_link{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_featrue.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 18px;
}
.box_new_featrue_link_txt{
	font-size: 13px;
	font-weight: ;
	color: #333333;
	text-decoration: none;
}

.box_left_link{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_arrow2.gif);
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: ;
	color: #333333;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 2px;
}


#spacer{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
.spacer_table{
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#pA{
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/p.gif);
	background-repeat: repeat-x;
	padding-left: 2px;
	margin-right: 4px;
}
#pB{
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 6px;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/pp.gif);
	background-repeat: repeat-x;
	padding-left: 2px;
}
#cg{
	font-weight: ;
	text-decoration: none;
	width: 192px;
}
#cg_box{
	background-color: #F5FDE3;
	border: 1px dotted #CCCCCC;

	background-position: center center;
	width: 188px;
	padding-top: 1px;
	padding-bottom: 4px;
}
#cg_login{
	text-decoration: none;
	width: 190px;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/login_bar_bg.gif);
	background-repeat: repeat-y;
	font-size: 12px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	background-position: center center;
	text-align: center;
}
.cg_login_txt{
	text-decoration: underline;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_qus.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	color: #CC0000;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 3px 3px 19px;
	line-height: 17px;
}
#cgMenu{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/n_mmbtn.gif);
	font-size: 13px;
	font-weight: ;
	color: #000000;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 24px;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-left: 0px;
	letter-spacing: pt;
	margin-bottom: 2px;
}
#cgMenuSearch{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/n_mmbtn_original.gif);
	font-size: 13px;
	font-weight: ;
	color: #000000;
	text-decoration: none;
	padding-top: 9px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 24px;
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 0px;
	letter-spacing: pt;
	margin-bottom: 2px;
}
#sbMenu{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/btn_submenu.gif);
	font-size: 13px;
	font-weight: ;
	color: #333333;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 28px;
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 2px;
	text-align: left;
}
#cgMenu_ss{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/btn_categori_ss.gif);
	font-size: 11px;
	font-weight: ;
	color: #009900;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 24px;
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-left: 0px;
}
#cgMenu_bb{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/btn_categori_bb.gif);
	font-size: 12px;
	font-weight: ;
	color: #000000;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 16px;
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-left: 2px;
}

.cgMenu_sub{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.cgMenu_sub_small{
	font-size: 12px;
	font-weight: bold;
}
.cgMenu_count{
	font-size: 10px;
	font-weight: ;
}
.cgMenu_box{
	font-weight: ;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F9D79D;
	border-left-color: #F9D79D;
}

h1{
	font-size: 16px;
	color: #993300;
	font-weight: bold;
	text-align: ;
	line-height: 16px;
	text-decoration: none;
	height: 16px;
	display: block;
	margin: 1px 0px;
	padding: 1px 0px;
}

.seo_top_1{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: center;
	line-height: 10px;
	text-decoration: none;
	height: 10px;
	display: block;
	margin: 2px 0px;
	padding: 2px 0px;
}

.point_red{
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}


.howto_box{
	font-weight: ;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/table_gray_bg.gif);
}

#howto_menu{
	font-size: 14px;
	line-height: 22px;
	color: #666666;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/btn_howto.gif);
	background-repeat: no-repeat;
	display: table;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-right: 0px;
	padding-right: 0px;
	clip: rect(auto,auto,auto,25px);
	padding-left: 21px;
	margin-left: 4px;
	width:100%;
}
#howto_menu_s{
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/btn_howto.gif);
	background-repeat: no-repeat;
	display: table;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-right: 0px;
	padding-right: 0px;
	clip: rect(auto,auto,auto,25px);
	padding-left: 21px;
	margin-left: 4px;
	width:100%;
}
#howto_menu_top{
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/table_white_top.gif);
	background-repeat: no-repeat;
	display: table;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	clip: rect(auto,auto,auto,25px);
	padding-left: 21px;
	margin-left: 4px;
	width:100%;
}

#howto_menu_btm{
	font-size: 12px;
	line-height: 22px;
	color: #666666;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/table_white_btm.gif);
	background-repeat: no-repeat;
	display: table;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	clip: rect(auto,auto,auto,25px);
	padding-left: 21px;
	margin-left: 4px;
	width:100%;
}

#rightsite_blog{
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_blog.gif);
	background-repeat: no-repeat;
	display: table;
	padding-bottom: 2px;
	padding-top: 1px;
	margin-right: 0px;
	padding-right: 0px;
	clip: rect(auto,auto,auto,25px);
	padding-left: 21px;
	width:100%;
	font-weight: bold;
	text-align: left;
}
#box_newsbar{
	text-decoration: none;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_news.gif);
	display: table;
	background-repeat: no-repeat;
	padding-left: 16px;
}

/*盾妬*/
#bar_products_listing{
	text-decoration: none;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/products_list.gif);
	display: table;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-size: 11px;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 4px;
	width: 100%;
	line-height: 20px;
	margin-top: 7px;
	text-align: right;
	padding-right: ;
	margin-right: ;
}
#bar_products_listing_set{
	text-decoration: none;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/products_list_set.gif);
	display: table;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-size: 11px;
	color: #CC0000;
	padding-top: 5px;
	padding-bottom: 4px;
	width: 100%;
	line-height: 20px;
	margin-top: 7px;
	text-align: right;
	padding-right: ;
	margin-right: ;
}

#bar_products_title{
	text-decoration: none;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/bar_products.gif);
	display: table;
	background-repeat: no-repeat;
	padding-left: 14px;
	font-size: 17px;
	font-weight: bold;
	color: #458202;
	padding-top: 4px;
	padding-bottom: 7px;
	width: 98%;
	line-height: 20px;
	margin-top: 7px;
}


.box_news_1_txt{
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.box_news_2_txt{
	font-size: 13px;
	line-height: 16px;
	font-weight: ;
	color: #333333;
	text-decoration: none;
}

.txt_red_middle{
	font-size: 13px;
	line-height: 15px;
	font-weight: ;
	color: #CC0000;
	text-decoration: none;
}
.txt_red_big{
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.txt_green {

	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.txt_green_big {

	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
.txt_golden{
	font-size: 13px;
	line-height: 21px;
	color: #996600;
	text-decoration: none;
}
.txt_normal_11{
	font-size: 11px;
	line-height: 13px;
	color: #333333;
	text-decoration: none;
}
.txt_normal_12{
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-decoration: none;
}
.txt_normal_13{
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
.txt_normal_14b{
	font-size: 14px;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.txt_price{
	font-size: 16px;
	line-height: 22px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

#txt_kenis{
	font-size: 13px;
	line-height: 19px;
	color: #666666;
	text-decoration: none;
	padding-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #999999;
}
/*//////////////////////////////// PRODUCTS LIST */
.tb_products{
	padding: 2px;
	border: 1px solid #FFF1A4;
}
.productlisting{
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #E6EEC6;
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
TD.productListing-heading{
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/bar_products_list.gif);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.productListing-heading {
	font-size: 12px;
	color: #669900;
	padding: 3px;
	height: 20px;
	text-decoration: none;
}
TD.productListing-data {
	font-size: 14px;
	padding: 3px;
	color: #CC3300;
}
.productListing-heading {
}

TD.productListing-data {
   font-size: 12px;
}


/*//////////////////////KEN///////*/
h1.seo{
	font-size: 9px;
	line-height: 15px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	background-position: center center;
	text-align: center;
	display: inline;
}
#cont{
	width:760px;
	margin-left: auto;
	margin-right: auto;
}
#top_header{
	height:151px;
	width:760px;
	background:url("https://www.kenis.co.jp/onlineshop/images/kenis/topbar.jpg") no-repeat;
	text-align: right;
	vertical-align: top;
}
#top_header_link{
	font-size: 13px;
	line-height: 13px;
	color: #FFFFFF;

	text-decoration: ;
	font-weight: bold;
	text-decoration: none;
	filter: shadow(color=red, direction=135);
	padding-right: 6px;
}
#top_header_www{
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: ;
	font-weight: ;
	padding-right: 6px;
}

/*--enlarge(fontsize_change)--*/
#enlarge{
	position:relative;
	right:0px;
	bottom:1px;
	margin-right: 6px;
}

#enlarge li{
	display:;
	margin-right:2px;
	color:#666666;
	font-size:13px;
}
#enlarge li.text{
	margin-right:2px;
	color:#666666;
	font-size:11px;
	vertical-align:bottom;
}
#enlarge li img{
	margin:0px;
	padding:0px;
	vertical-align:bottom;
}


/****** TOKYO BOOK ****/
.t_book_title{
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_book.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	background-repeat: no-repeat;
}
.t_book_title2{
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_book2.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
}
.t_book_title3{
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_book.gif);
	padding-top: 2px;
	padding-bottom: 2px;
//	padding-left: 16px;
	background-repeat: no-repeat;
}
.t_book_title4{
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_book2.gif);
	padding-top: 2px;
	padding-bottom: 2px;
//	padding-left: 20px;
	background-repeat: no-repeat;
}

.t_book_img{
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	padding: 3px;
	margin: 2px;
	text-align: center;
	background-position: center center;
	display: table;
}
.t_book_txt{
	font-size: 13px;
	color: #66CC00;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 16px;
}
#t_book_cat{
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	text-decoration: underline;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_poj.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
}
#t_book_catX{
	font-size: 13px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	text-decoration: underline;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_poj.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 1px;
	margin-left: 4px;
}
#t_book_main{
	font-size: 12px;
	color: #666666;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 14px;
	text-decoration: none;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_ya.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#t_book_sub{
	font-size: 11px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
	text-decoration: underline;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_pro2.gif);
	background-repeat: no-repeat;
	margin-left: 14px;
	line-height: 14px;
	margin-top: 2px;
}
#waring{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/waring.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 30px;
	padding-left: 8px;
	width: 542px;
	display: table;
	vertical-align:middle;
	padding-bottom: 9px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}
#welcome{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/welcome.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-top: 35px;
	padding-left: 32px;
	width: 404px;
	display: block;
	vertical-align:middle;
	padding-bottom: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 106px;
}
#welcome .bd{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	padding-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
	line-height: 22px;
}
.print_table{
	border: thin solid #666666;
	margin: 3px;
	padding: 3px;
}

.t_book_txtb {

	font-size: 13px;
	color: #427623;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 16px;
}
#t_menu{
	font-size: 13px;
	color: #004F00;
	text-decoration: none;
	font-weight: bold;
}
#t_menu A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.table_red{
	border: medium solid #FF0000;
}


/*  セールキャンペーン  */
#box_campaign_spring{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_campaign_spring.gif);
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 9px;
	padding-right: 14px;
	height: 38px;
}
#box_campaign_summer{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_campaign_summer.gif);
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 9px;
	padding-right: 14px;
	height: 38px;
}
#box_campaign_winter{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_campaign_winter.gif);
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 9px;
	padding-right: 14px;
	height: 38px;
}
#box_campaign_other{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_campaign_other.gif);
	font-size: 16px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 11px;
	padding-right: 14px;
	height: 38px;
	font-weight: bold;
	padding-left: 31px;
}
#box_campaign_other_spring{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_campaign_other_spring.gif);
	font-size: 16px;
	color: #009900;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 13px;
	padding-right: 14px;
	height: 38px;
	font-weight: bold;
	padding-left: 52px;
}
#box_campaign_other_summer{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_campaign_other_summer.gif);
	font-size: 16px;
	color: #CC3300;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 13px;
	padding-right: 14px;
	height: 38px;
	font-weight: bold;
	padding-left: 52px;
}
#box_campaign_other_autumn{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_campaign_other_autumn.gif);
	font-size: 16px;
	color: #965703;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 13px;
	padding-right: 14px;
	height: 38px;
	font-weight: bold;
	padding-left: 52px;
}
#box_campaign_other_winter{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_campaign_other_winter.gif);
	font-size: 16px;
	color: #777DBB;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 13px;
	padding-right: 14px;
	height: 38px;
	font-weight: bold;
	padding-left: 52px;
}

/* NEWS */
#box_news{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/box_news.gif);
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 13px;
	padding-right: 14px;
	height: 28px;
	font-weight: bold;
	padding-left: 52px;
}
#box_news_txt{
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	text-align: left;
	padding-top: 0px;
	padding-right: 14px;
	height: 18px;
	font-weight: bold;
	padding-left: 22px;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_yl.gif);
	background-repeat: no-repeat;
	margin-left: 15px;
	margin-top: 2px;
}



/****** KEIRIN BOOK ****/
.k_book_title{
	font-size: 14px;
	font-weight: bold;
	color: #26adcd;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_book.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	background-repeat: no-repeat;
}
.k_book_title2{
	font-size: 14px;
	font-weight: bold;
	color: #26adcd;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/k_mark_book2.gif);
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 16px;
	background-repeat: no-repeat;
}
.k_book_title3{
	font-size: 14px;
	font-weight: bold;
	color: #26adcd;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/k_mark_book.gif);
	padding-top: 2px;
	padding-bottom: 2px;
//	padding-left: 16px;
	background-repeat: no-repeat;
}
.k_book_title4{
	font-size: 14px;
	font-weight: bold;
	color: #26adcd;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/;images/kenis/k_mark_book2.gif);
	padding-top: 2px;
	padding-bottom: 2px;
//	padding-left: 16px;
	background-repeat: no-repeat;
}

.k_book_img{
	background-color: #FFFFFF;
	border: 1px dotted #CCCCCC;
	padding: 3px;
	margin: 2px;
	text-align: center;
	background-position: center center;
	display: table;
}
.k_book_txt{
	font-size: 13px;
	color: #66CC00;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 16px;
}
#k_book_cat{
	font-size: 11px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	text-decoration: underline;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/k_mark_poj.gif);
	background-repeat: no-repeat;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
}
#k_book_catX{
	font-size: 13px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 16px;
	text-decoration: underline;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/k_mark_poj.gif);
	background-repeat: no-repeat;
	margin-top: 3px;
	margin-bottom: 1px;
	margin-left: 4px;
}
#k_book_main{
	font-size: 12px;
	color: #666666;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 14px;
	text-decoration: none;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/k_mark_ya.gif);
	background-repeat: no-repeat;
	font-weight: bold;
}
#k_book_sub{
	font-size: 11px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 14px;
	text-decoration: underline;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/mark_pro2.gif);
	background-repeat: no-repeat;
	margin-left: 14px;
	line-height: 14px;
	margin-top: 2px;
}
#waring{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/waring.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
	padding-top: 30px;
	padding-left: 8px;
	width: 542px;
	display: table;
	vertical-align:middle;
	padding-bottom: 9px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: auto;
	margin-right: auto;
}
#welcome{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/welcome.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-top: 35px;
	padding-left: 32px;
	width: 404px;
	display: block;
	vertical-align:middle;
	padding-bottom: 9px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 106px;
}
#welcome .bd{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	padding-left: 6px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
	line-height: 22px;
}
.print_table{
	border: thin solid #666666;
	margin: 3px;
	padding: 3px;
}

.k_book_txtb {

	font-size: 13px;
	color: #427623;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	line-height: 16px;
}
#k_menu{
	font-size: 13px;
	color: #004F00;
	text-decoration: none;
	font-weight: bold;
}
#k_menu A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#k_pB{
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 6px;
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/k_pp.gif);
	background-repeat: repeat-x;
	padding-left: 2px;
}
#k_box_new_feature{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/k_box_featrue.gif);
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 9px;
	padding-right: 14px;
	height: 32px;
}
#k_box_new_feature_all{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/k_box_featrue_all.gif);
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 9px;
	padding-right: 14px;
	height: 32px;
}
#k_box_new_feature_sho{
	background-image: url(https://www.kenis.co.jp/onlineshop/images/kenis/k_box_featrue_sho.gif);
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 9px;
	padding-right: 14px;
	height: 32px;
}

.table_red{
	border: medium solid #FF0000;
}



