/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { font-size: 10px; }
.errorBox { font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-size : 10px; color: #70d250; text-decoration: underline; }

A {
color:#0066CC;
}

A:hover {
color: #AABBDD;
text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
}
TD.headerNavigation {
  padding-left:20px;
  height:36px;
  font-size: 12px;
  background:url(http://img.rakushite.com/pan_kuzu02.gif) no-repeat;
}
A.headerNavigation { 
  color: #666;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.footer {
  background: #bbc3d3;
}
/* ÄÉµ­ */
.footer_link {
color:#777;
text-align:center;
font-size:12px;
line-height:150%;
}
.footer_link a{
color:#888;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
 
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
 
  font-size: 10px;
}

TD.infoBoxHeading {
 
  background:url(http://img.rakushite.com/tool_box_title_bg02.gif);
  font-size: 12px;
  height:22px;
  color: #FFFFFF;
}

TD.infoBox, SPAN.infoBox {
 
  font-size: 10px;
}

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: #f8f8f9;
}

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: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;
}

.productListing-heading {

  background:url(http://img.rakushite.com/tool_box_title_bg02.gif);
  font-size: 12px;
  height:22px;
  color: #FFFFFF;
}

TD.productListing-data {
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-size: 32px;
  color: #ED6FFF;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
 
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
 
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
 
  font-size: 12px;
}

TD.accountCategory {
 
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
 
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
 
  font-size: 12px;
}

TD.tableHeading {
 
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
 
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {

}

TEXTAREA {
  width: 100%;
}

SPAN.greetUser {
 
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  color: #ff0000;
  font-size:14px;
  font-weight:900;
}

SPAN.errorText {
 
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-size: 10px; }
.messageStackError, .messageStackWarning { font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-size: 10px; color: #ff0000; }


/* 
¤³¤³¤«¤é¤ÏÄÉµ­Ê¬
*/
body {
text-align:center;
background-image:url(http://img.rakushite.com/body_bg.gif);
width:100%;
margin:0 auto;
}
.frame {
width:800px;
margin:0 auto;
text-align:left;
background-color:#FFFFFF;
}
.tool_bar {
width:180px;
float:left;
z-index:1;
padding:10px 0;
}
.main_bar {
width:610px;
float:right;
padding:10px 0;
}
h1{
padding:4px 10px;
color:#999;
font-size:12px;
text-align:left;
font-weight:normal;
margin:0;
}
img{
border:0;
}
.frame .gray{
border:1px solid #DDDDDD;
}
.categories .title{
color:#666;
font-weight:900;
margin:10px 10px;
font-size: 14px;
padding: 5px 0px 0px 10px;
border-left:3px solid #BCDB8F;
}
.tool_box{
text-align:center;
margin:0 5px;
font-size:12px;
line-height:130%;
margin-bottom:15px;
}
.tool_box .title{
float:left;
width:84px;
padding:4px;
height:16px;
font-family:"£Í£Ó £Ð¥´¥·¥Ã¥¯", Osaka, "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3";
color:#FFFFFF;
font-size:14px;
font-weight:900;
text-align:left;
background:url(http://img.rakushite.com/tool_box_title_bg02.gif);
}
.tool_box .link{
float:right;
width:70px;
padding:4px;
height:16px;
font-size:12px;
text-align:right;
z-index:1;
background:url(http://img.rakushite.com/tool_box_title_bg02.gif);
}
.tool_box .link a{
color:#FFFFFF;
}
.tool_box .title img{
border:0;
margin:0;
}
.tool_box img{
border:solid 2px #FBE1FF;
margin:6px;
}
.about{
text-align:left;
padding-left:0;
}
.categories{
color:#888;
font-size:12px;
margin:10px 0;
}
.categories a{
color:#888;
margin-left:5px;
padding:2px 0 0 15px;
line-height:24px;
background:url(http://img.rakushite.com/category_link.gif) no-repeat;
}
.pageCategory { 
font-size: 32px;
color: #ED6FFF;
}
.table01 {
width:290px;
font-family:'£Í£Ó £Ð¥´¥·¥Ã¥¯','Osaka¡ÝÅùÉý';
font-size:12px;
line-height:14px;
margin:5px;
border:solid 8px #C8FFC8;
}
.table02 {
width:590px;
font-family:'£Í£Ó £Ð¥´¥·¥Ã¥¯','Osaka¡ÝÅùÉý';
font-size:12px;
line-height:18px;
border:solid 12px #C8FFC8;
}
.table02 .photo a img{
margin:30px 0 0 10px;
border:solid 3px #FBE1FF;
}
.table02 .text{
text-align:left;
vertical-align:top;
padding:20px 0 0 5px;
}
.table02 .text .title{
font-size:18px;
font-weight:900;
margin:6px 0;
line-height:21px;
}
.table02 .text .title a{
color:#0A50FF;
text-decoration:underline;
}
.table02 .text .kibou{
margin:0;
color:#666;
font-size:16px;
font-weight:900;
line-height:150%;
}
.table02 .text .toku{
margin:0;
font-size:16px;
font-weight:900;
color:#FF1A00;
line-height:150%;
}
.table02 .text .toku .number{
font-size:32px;
}
.table02 .text .desc{
margin:5px 20px 0 5px;
text-align:left;
color:#555;
}
.table02 .text .desc a{
color:#A20000;
}
.table02 .big_photo{
text-align:center;
vertical-align:top;
padding:10px 0;
}
.spacials_box {
font-size:12px;
text-align:center;
width:33%;
vertical-align:top;
}
.spacials_box img{
margin:4px;
border:solid 3px #FBE1FF;
}
.best_sellers {
width:100%;
}
.best_sellers td{
vertical-align:top;
}
.best_sellers img{
margin:0 6px;
}
.best_sellers .text{
width:100%;
text-align:left;
}
