/* accordion renewal					----------------------------------------- */
body {
	text-align: center;
	background-color: #fff;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 950px;
	text-align: left;
/* 	border: 3px solid #ddd; */

}
#leftside {
	width: 220px;
	vertical-align: top;
}
#content {
	padding-right: 20px;
	vertical-align: top;
}
#newscolumn {
	width: 200px;
	vertical-align: top;
}
/* headnav					-----------------------------------------------------*/
#headbar {
	margin-bottom: 15px;
}
#headbar form {
	text-align: center;
	margin-top: 14px;
}
#headnav {
	margin-top: 3px;
	font-size: 12px;
}
#headnav td {
	text-align: center;
}
#headnav a {
	font-weight: bold;
	display: block;

	text-decoration: none;
	color: #100;
	background-image: url(images/headnavbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border: 1px solid #100;
	border-top-color: #fc9;
	border-left-color: #fc9;
	padding: 0px 8px;
	line-height: 28px;
}


#headnav span.icon_fax {
	background: transparent url(images/pdficon.gif) right center no-repeat;
	padding-right: 18px;
	display: block;
}
#headnav span.icon_mail {
	background: transparent url(images/mailicon.gif) right center no-repeat;
	padding-right: 18px;
}
#headnav a:hover {
	background-image: none;
	background-color: #FFCC99;
	border-color: #fc9;
}
#headnav a.current, #headnav a.current:hover  {
	background-image: none;
	border-color: white;
	background-color: white;
}

#openmenu {
	font-size: 10px;
	text-decoration: none;
}
#openmenu:hover {
	text-decoration: underline;
}
/* navigation 					-----------------------------------------------------*/

#navigation h3 {
	margin: 0px;
	position: relative;
}
#navigation h3.hover {
	cursor: pointer;
}
#navigation h3.hover span.arrow {
	position: absolute;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 40px;
	z-index: 10;
	display: block;
	line-height: 1px;
	width: 20px;
	height: 20px;
	background: transparent url(images/arrow-square.gif) left -52px no-repeat;
}
#navigation h3.active span.arrow {
	background-position: left 4px;
}
#navigation h3 a img {
	border: none;
}
#navigation h3.hover img, #navigation h3 a:hover img {
	opacity:0.8;
	filter: alpha(opacity=80);
}
#navigation div, #navigation ul, #navigation li,  {
	margin: 0px;
	padding: 0px;
}
#navigation .linkbox {
	margin: 10px 0px;
}
#navigation ul.linkbox {
/* 	margin-left: 10px; */
}
#navigation h4 {
	margin: 0px;
	color: #456;
	font-size: 14px;
}
#navigation h4 span {
	white-space: nowrap;
}
#navigation h4.hasMenu {
	background: transparent url(images/arrow-square.gif) left -54px no-repeat;
	padding-left: 20px;
	line-height: 20px;
	
	line-height: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
	cursor: pointer;
}
#navigation li h4.hasMenu {
	margin-left: 0px;
	font-size: 12px;
}
#navigation h4.active {
/* 	background: transparent url(images/arrow-square.gif) left 2px no-repeat; */
	background-position: left 2px;
}

#navigation ul, #navigation li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 130%;
}
#navigation li {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#navigation li.subheading {
	border-left: 10px solid #aaa;
	margin-top: 18px;
	line-height: 100%;
	padding-left: 2px;
/* 	border-top: 1px solid #aaa; */
	border-left-color: #999;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	font-weight: bold;
	color: #444;
}
#navigation li a {
	text-decoration: underline;
	text-decoration: none;
	background: transparent url(images/bg_localnav.gif) 2px -94px no-repeat;
	padding: 4px;
	padding-left: 12px;
}
#navigation li a:hover {
	background-position: 2px -44px;
}

#navigation li a.current {
/* 	border: 1px solid red; */
	background-color: #fcc;
	background-color: #fc9;
	background-position: 2px 6px;
	color: red;
	font-weight: bold;
}

div.border hr {
	display: none;
}
div.border {
	height: 2px;
	margin: 20px 10px;
	background: transparent url(images/bg_border.gif) repeat;
}

/* index.html -----------------------------------------------------*/

div.indexbox {
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom: 3px double #bbb;
}
div.indexbox.JS {
	margin-bottom: auto;
	padding-bottom: auto;
	border-bottom: none;
}

/* layout elements */

#indexbox_heading {
	position: relative;
}
#indexbox_switch {	
	position: absolute;
	right: 0px;
	white-space: nowrap;
}
#indexbox_switch a {
	position: absolute;
	right: 10px;
	top: 2px;
	font-size: 14px;
	background: transparent url(images/click.gif) left center no-repeat;
	padding-left: 60px;
}
#indexbox_switch #click {
	position: absolute;
	right: 0px;
	top: 0px;
}
#indexbox_container {
/* 	border: 1px solid #aaa; */
	border-top: none;
}
#indexbox_container h3 {
	margin-top: 0px;
	padding: 8px;
	color: blue;
}

#info080312 {

/* 	border: 1px solid #ccf; */
/* 	padding: 10px; */
/* 	margin: 12px 4px; */
margin: 0px;
padding: 0px;

}
#info080312 .date {
	position: absolute;
	right: 10px;
	top: 10px
}
#info080312 h3 {
	color:red;
	text-align: center;
	margin-bottom: 0px;
}
#info080312 table {
	border-collapse: collapse;
	margin: 10px;
}
#info080312 table th {
	font-weight: bold;
	text-align: left;
	font-size: 80%;
	white-space: nowrap;
}
#info080312 table td {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 4px 0px;
	font-size: 80%;
}
#info080312 table td.price {
	text-decoration: line-through;
}
#info080312 table td.spprice {
	color: red;
	font-weight: bold;
}
#info080312 p {
	font-size: 90%;
	margin-top: 0px;
}

h4.main, #indexbox_heading {
	background: transparent url(images/bg_heading.gif) left -3px repeat-x;
	padding: 8px 6px;
	border-top:1px solid #FDD197;
}
#whatsnew {
	margin-left: 20px;
}
#whatsnew dt {
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 80%;	
}
#whatsnew dd {
	font-size: 90%;
	line-height: 140%;
}

/*  -------------------------------------------------------------------- */

a.ex {
	background-image: url(images/link_ex.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
	margin-right: 3px;
}

/* #navbar {
	font-size: 12px;
}
#navbar ul {
	list-style-type: none;
	margin: 4px 0px 0px 0px;
	padding-left: 0px;
	line-height: 18px;
}
#navbar li {
	display: inline;
}
#navbar hr {
	color: #FFFFFF;
}
#navbar a {
	color: #000000;
	text-decoration: none;
	padding-left: 4px;
	display: block;
}

#navbar a:hover {
	text-decoration: underline;
	background-color: #f9f;
}
#navbar .attention{
	font-weight: bold;
	color: #FF0000;
	background-color: #FF99FF;
	border: 1px solid #FF66FF;
}
#navbar li.subheading, #navbar li.subheading a {
	font-weight: bold;
	color: #036;
	margin: 3 0 3 0;
}
#navbar a font {
	font-size: 10px;
	font-weight: normal;
}
#navbar div.links div.links {
	margin-left: 12px;
} */

.shiftright {
	padding-left: 1em;
}
.delegate {
	background-color: #FFFFCC;
	border: 1px solid #FFCC66;
	padding: 8px;
	line-height: 150%;
}
.odd {
	background-color: #DDDDFF;
}
.even {
	background-color: #EEEEFF;
}
.kakaku {
	font-weight: bold;
	color: #FF0000;
}
.naiyou {
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
	padding-left: 10px;
}
.first {
	background-color: #FBEFDA;
	padding: 1px 4px;
	border: 1px solid #FF9933;
	font-weight: bold;
	margin-top: 14px;
	display: block;
}

.kakaku2 {
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
form {
	margin: 0px;
	padding: 0px;
}
.kakaku1 {
	text-align: center;
}
.margin8 {
	margin-top: 8px;
}
.naiyou {
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-top-color: #FFCC99;
	border-right-color: #FFCC99;
	border-bottom-color: #FFCC99;
	border-left-color: #FFCC99;
	padding-left: 10px;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}



#newsbar td {
	margin: 0px;
	padding: 0px;
}
#newsbar div.heading {
	background-color: #FBEFDA;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 90%;
	font-weight: bold;
	margin: 0px;
}

#newsbar div.content {
	font-size: 90%;
	margin: 8px;
	line-height: 140%;
}
#category div.heading {
}
#category div.content {
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 12px;
	border: 1px solid #CCCCCC;
	padding: 4px;
}
h4.heading {
	background-color: #FBEFDA;
	padding: 3px;
	border: 1px solid #FF9933;
}

/* 050331 */
table.productcontainer td{
	vertical-align: top;
}
.productcontainer td {
	border-bottom: 1px solid gray;
	padding-top: 12px;
	padding-bottom: 12px;
	
}
.productcontainer td td{
	border-bottom: none;
	padding-top: 0px;
	padding-bottom: 0px;
	
}
table.productcontainer td p.subimages {
	white-space: normal;
}
table.productcontainer td p.subimages img {
	border-width: 1px;
}
table.productcontainer td p.subimages a {
	margin: 0px 2px;
}
div.producttitle {
	letter-spacing: 1px;
	font-weight: bold;
	padding-left: 3px;
	border-left: 10px solid #339;
	text-shadow: #bbb 2px 2px 1.3px;
}
div.taioukisyu {
	border: 1px solid #999999;
	padding: 0px;
	margin-bottom: 4px;
}
div.taioukisyu h5 {
	margin: 0px;
	padding: 2px 4px;
	background: #036;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
}
div.taioukisyu p, div.information p {
	letter-spacing: 1px;
	font-size: 80%;
	margin: 0px;
	padding: 5px;
}
div.information h4 {
	margin: 5px;
	font-size: 90%;
}
div.youryou {
	border: 1px solid #999999;
	padding: 0px;
	margin-bottom: 4px;
}
div.youryou h5 {
	margin: 0px;
	padding: 2px 4px;
	background: black;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
}
div.youryou p {
	letter-spacing: 1px;
	font-size: 80%;
	margin: 0px;
	padding: 5px;
}
div.taioucart, div.information {
	border: 1px solid #999999;
	padding: 0px;
	margin-bottom: 4px;
}
div.taioucart h5, div.information h5 {
	margin: 0px;
	padding: 2px 4px;
	background: #363;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
}
div.taioucart p {
 letter-spacing: 1px;
	font-size: 90%;
	margin: 0px;
	padding: 5px;
}

table.productlist {
	width: 100%;
	font-size: 90%;
}
table.productlist td {
	border-bottom: 1px solid #CCC;
	letter-spacing: 1px;
	padding: 4 0;
}
table.productlist td.orgprice {
	/* text-decoration: line-through; */
	text-align: right;
}
table.productlist td.price {
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	vertical-align: middle;
}
table.productlist td.price img{
	vertical-align: middle;
	margin-left: 3px;
}
table.productlist td.price span.black{
	font-weight: normal;
	color: #000;
}

/* */
h4.red {
	color: #990000;
}
br.none {
	display: none;
}
.marginleft {
	font-size: 90%;
	line-height: 140%;
	margin-left: 30px;
}


table.print {
	border-collapse: collapse;
	font-size: 90%;
	display: inline;
	margin: 0px 10px;
}
.print td {
	border: 1px solid #aaa;
	letter-spacing: 1px;
}
.print td.head {
	background-color: #eee;
	font-weight: bold;
}
.print caption {
	white-space: nowrap;
	color: #456;
	font-weight: bold;
	font-weight: normal;
	font-size: 90%;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 3px;
	text-align: center;
}

#navbar a.active {
	font-weight: bold;
	color: #004080;
	background-color: #ddd;
	border-color: #456;
}
#footer {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 11px;
}
#footer a:hover {
	color: red;
}
.newsbox {
	background-image: url(images/2009_bon.jpg);
	padding:5px;
	margin:5px;
	
}
.newsbox h3 {
	font-size:14px;
	color:red;
	margin-top:10px;
	margin-left:10px;
}
.newsbox p {
	font-size:90%;
	font-weight:bold;
	line-height:150%;
	margin-left:10px;
}
h3.main {
	border-bottom: 1px solid #999;
	border-left: 12px solid #456;
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 4px 4px;
}
table.geljetkaitori
{
	border: 1px solid gray;
	padding: 12px;
	width: 100%;
	margin-bottom: 14px;
}
table.geljetkaitori caption {
	font-weight: bold;
	color: #456;
}
table.geljetkaitori td.heading {
	padding: 6px;
	font-size: 90%;
	color: #600;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #ddd;
}
table.geljetkaitori td.content {
	padding: 6px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}
.float-left {
	margin-right: 8px;
	float: left;
}
.float-right {
	margin-left: 8px;
	float: right;
}
.sp_box {
	font-size:90%;
	line-height:150%;
	margin: 10px 4px;
	padding: 15px;
	border: 1px solid #aaa;
	text-align:left;
}
div.toner_headbox {
	padding: 10px;
	background-color: #eee;
	border: 1px inset #aaa;
}
div.toner_headbox h5 {
	margin: 0;
	padding: 0;
}
div.toner_headbox dl {
	margin-left: 40px;
	font-size: 80%;
}
div.toner_headbox dt {
	font-weight: bold;
	color: #600;
}
.hanyouchohyo_products_heading {
	
	border: 1px solid #aaa;
	padding: 5px;
	color: #000;
	border-left: 15px solid #456;
	font-weight: bold;
}
#info080311 {
	position: relative;
	background-color: #eef;
	border: 1px solid #ccf;
	padding: 10px;
	margin: 12px 4px;
}
#info080311 .date {
	position: absolute;
	right: 10px;
	top: 10px
}
#info080311 h3 {
	color:red;
	margin: 0px;
}
#info080311 table {
	border-collapse: collapse;
	margin: 10px 0px;
}
#info080311 table th {
	font-weight: bold;
	text-align: left;
	font-size: 80%;
}
#info080311 table td {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 4px 0px;
	font-size: 80%;
}
#info080311 table td.price {
	text-decoration: line-through;
}
#info080311 table td.spprice {
	color: red;
	font-weight: bold;
}
#info080311 p {
	font-size: 90%;
	margin: 0px;
}

#info080312 {

/* 	border: 1px solid #ccf; */
/* 	padding: 10px; */
/* 	margin: 12px 4px; */
margin: 0px;
padding: 0px;

}
#info080312 .date {
	position: absolute;
	right: 10px;
	top: 10px
}
#info080312 h3 {
	color:red;
	text-align: center;
	margin-bottom: 0px;
}
#info080312 table {
	border-collapse: collapse;
	margin: 10px;
}
#info080312 table th {
	font-weight: bold;
	text-align: left;
	font-size: 80%;
	white-space: nowrap;
}
#info080312 table td {
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 4px 0px;
	font-size: 80%;
}
#info080312 table td.price {
	text-decoration: line-through;
}
#info080312 table td.spprice {
	color: red;
	font-weight: bold;
}
#info080312 p {
	font-size: 90%;
	margin-top: 0px;
}

#nana_taiou_subject {
	ime-mode: inactive; 
}
table.nana_taiou {
	border: none;
	margin-bottom: 20px;
}
table.nana_taiou td.targ {
	background-color: #ddd;
}
table.nana_taiou th {
	text-align: left;
	border: none;
	white-space: nowrap;
	font-size: 80%;
	padding: 5px 2px 0px 2px;
}
table.nana_taiou td {
	font-size: 80%;
	border: none;
	border-top: 1px solid #aaa;
	border-top: 1px solid #aaa;
	padding: 3px 4px;
	white-space: nowrap;
	text-align: left;
}
table.nana_taiou td.description {
	white-space: normal;
}
table.nana_taiou th.other, table.nana_taiou th.nana {
	font-size: 100%;
	padding: 3px;
	margin: 0px 0px 3px 0px;
	border: 1px outset #aaa;
}
table.nana_taiou th.other {
	background-color: #cdf;	
}
table.nana_taiou th.nana {
	background-color: #dfc;
}
p#nana_taiou_link {
	background-color: #fee;
	padding: 10px;
	border: 1px solid #f00;
	font-size: 80%;
	line-height: 130%;
}
p#nana_taiou_link a {
	text-decoration: none;
	color: #000;
}
p#nana_taiou_link a:hover {
	text-decoration: underline;
	color: #c00;
}

div.junseihinban {
	border: 1px solid #aaa;
	margin: 8px 0px;
}
div.junseihinban h4 {
	background-color: #363;
	margin: 0px;
	color: #fff;
	padding: 2px 4px;
	font-size: 10px;
	font-weight: normal;
}
div.junseihinban p {
	font-size:90%;
	letter-spacing:1px;
	margin:0;
	padding:5px;
}

p.urikire {
	text-decoration: line-through;
	color: #999;
}

p.urikire strong {
	color: #999 !important;
}
p.urikire span {
	color: #000;
	text-decoration: none !important;
	margin-left: 1em;
}

table.jetepsonr {
	font-size: 90%;
	font-family: Arial;
	border-collapse: collapse;
}
table.jetepsonr th {
	background-color: #ddd;
	white-space: nowrap;
	padding: 4px 0px;
}
table.jetepsonr td {
	border: 1px solid #aaa;
	padding: 3px 6px;
}

sup.attention {
	color: #f00;
}

a.pdf {
	background: transparent url(images/pdficon.gif) right center no-repeat;
	padding-right: 18px;

}