charset "euc-jp";

/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5952 2007-03-03 06:18:46Z drbyte $
 */


/*
Theme Name: ton_zen_1
Theme URI: http://www.total-office-net.com
Author: TotalOfficeNet
*/

/* CSS Document */
/*///////////////
#
#	MainColor1 => #FF9900 (濃いオレンジ)
#	MainColor2 => #0033CC (濃い青)
#
///////////////*/

/* ++++++ タグリセット++++++ */
html, body,
ul, ol, li, dl, dt, dd,
h1, h2, h3, h4, h5, h6,
div, p, blockquote,
th, td,
form, fieldset, input, textarea,
pre {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", 
		"メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul {
	list-style: none;
}
img {
	border: 0;
}
dl {
	margin: 0 10px;
	border: 2px solid #FF9900;
}
dt {
	padding: 0 1em;
	background-color: #FF9900;
	color: #FFF;
	line-height: 2em;
	font-weight: bold;
}
dd {
	margin: 0;
	padding: 5px;;
}

/* ++++++ 共通設定++++++ */
body {
	font-size: 14px;
	text-align: center;
	margin: 0;
	padding: 0;
	background: #FFF url(../images/back.gif) 0 0 repeat-x;
}
a {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color:#FFA500;
}
p, ul, li {
	font-size: 14px;
	line-height: 1.5em;
}
p {
	margin: 0 0 1em 0;
}
CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
}
TEXTAREA {
	margin: auto;
	display: block;
	width: 95%;
}
input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
}
FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
}
LEGEND {
	font-weight: bold;
	padding: 0.3em;
}
LABEL {
	line-height: 1.5em;
	padding: 0.2em;
}
LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
}
LABEL.inputLabel {
	width: 15em;
	float: left;
}
LABEL.inputLabel_2 {
	width: 15em;
}
LABEL.inputLabelPayment {
	width: 15em;
	float: left;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
}
ADDRESS {
	padding: 0.5em 0.5em 0.5em 2em;
	font-style: normal;
}
HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
}
TH {
	text-align: center;
}
caption {
	text-align: left;
}
em {
	color: #FF0000;
}

/* ++++++ class ++++++ */
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.biggerText {
	font-size: 1.2em;
	}
.clearBoth {
	clear: both;
	}
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
}
.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
}
.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
}
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.important {
	font-weight: bold;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}
.floatingBox {
	margin: 0;
	width: 47%;
}
.wrapperAttribsOptions {
	margin: 0.3em 0em 0.3em 1em;
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
}
.buttonRow {
	margin: 0.5em;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}
.shippingEstimatorWrapper {
	padding: 0.5em;
}
.gvBal {
	float: right;
}
.smallText {
	font-size: 0.9em;
}
.tableHeading {
	background-color: #e9e9e9;
 }
.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay   {
	padding: 0.5em 0em;
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
}
.cartQuantity {
	width: 4.7em;
}
.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
	text-align: right;
	font-weight: bold;
}
.cartRemoveItemDisplay {
	width: 3.5em;
}
.cartAttribsList {
	margin-left: 1em;
}
.mediaTitle {
	float: left;
}
.mediaTypeLink {
	float: right;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
}
.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
}
.cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
}
.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
}
.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
}
.amount {
	width: 5.5em;
}
.category_name {
	width: 140px;
	text-align: center;
}
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
}
.centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
}
.leftBoxContainer {
	background: #FFF url(../images/side_bottom.gif) bottom no-repeat;
}
.sideBoxContent {
	padding: 8px;
	font-size: 16px;
}
.centeredContent, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .productListing-data, .accountQuantityDisplay, .ratingRow, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
}
.back {
	float: left;
}
.forward {
	float: right;
}
.bold {
	font-weight: bold;
}
.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
}
.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
}
.productListing-odd {
	background-color: #E8E8E8;
	height: 1.5em;
}
.productListing-even {
	background-color: #F0F0F0;
	height: 1.5em;
}
.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
}
.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
}
.ratingRow {
	margin: 1em 0em 1.5em 0em;
}
.information {
	padding: 10px 3px; line-height: 150%;
}
.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.cartTotalsDisplay {
	background: #FFF url(../images/arrow.png) 0 0 no-repeat;
	font-size: 18px;
	line-height: 18px;
	padding: 0 0 0 20px;
	margin: 5px 0;
}
.centerBoxWrapper .centeredContent {
	padding: 0;
	margin: 10px 0;
	width: 190px;
}
.border_box {
	overflow: hidden;
	margin: 0 10px;
	padding: 5px;
	border: 2px #FF9900 solid;
}
.color_red {
	color: #FF0000;
}
.color_blue {
	color: #0033CC;
}
.text_underline {
	text-decoration: underline;
}

/* ++++++ class + タグ ++++++ */
h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;
}
.tableHeading TH {
	border-bottom: 1px solid #cccccc;
}
.leftBoxContainer h3 {
	margin: 0;
}
.sideBoxContent ul, .sideBoxContent ol {
	margin: 0;
	padding: 0;
}
.productListing-rowheading th {
	background-color: #cccccc;
	height: 1.5em;
}
td.productListing-data .itemTitle, td.productListing-data .listingDescription {
	text-align: left;
}
TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
}
tr.cartTable_body td {
	border: 1px solid #FF9900;
	padding: 5px;
}
tr.cartTableHeading {
	background-color: #FF9900;
	color: #FFF;
	height: 1.5em;
}
table.tokutei {
	margin: 0 10px;
}
.tokutei th, .tokutei td {
	padding: 5px;
}

/* ++++++ id ++++++ */
#logo {
	float: left;
}

#categoryImgListing {
	margin-bottom: 10px;
}
#prevOrders address {
	padding: 0.5em;
}
#mainWrapper {
	margin: 0 auto;
	width: 1004px;
	text-align: left;
	background-color: #FFF;
	border-left: 2px solid #00248F;
	border-right: 2px solid #00248F;
	vertical-align: top;
}
#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#headerWrapper, #header_image_wrapper {
	margin: 0 22px;
}
#logoWrapper {
	background: #FFF url(../images/logoWrapper.gif) 0 0 no-repeat;
	height: 100px;
}
#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
}
#sendSpendWrapper {
	border: 1px solid #cacaca;
	margin: 0em 0em 1em 1em;
	width: 400px;
}
#accountDefault #sendSpendWrapper, #gvFaqDefault #sendSpendWrapper {
	margin: 1em 0 0 0;
}
#accountLinksWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
}
#checkoutShipto {
	border-right: 1px solid #666;
}
#navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
}
#navMainWrapper {
	height: 300px;
}
#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
}
#navCategoryIcon, #indexProductListCatDescription {
	margin: 0.5em;
}
#navMainSearch, #navMainSearch_2 {
	float: left;
}
#navMainSearch {
	padding: 60px 10px 0 10px;
	background-color: #FF9900;
	width: 160px;
	height: 180px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
#navMainSearch_2 {
	padding: 10px 10px 0 10px;
	background-color: #FF9900;
	width: 160px;
	height: 90px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
}
#navEZPagesTop {
	background-color: #ffff33;
}
#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
}
#navColumnOne {
	vertical-align: top;
	padding: 5px 0 0 22px;
}
#contentColumnMain {
	vertical-align: top;
}
#productDescription {
	padding: 0.5em;
}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
}
#siteinfoLegal {
	margin: 60px 0 0 0;
	text-align: right;
}
#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}
#cartSubTotal {
	background-color: #e9e9e9;
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
}
#scUpdateQuantity {
	width: 2em;
}
#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
}
#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: bold;
}
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
}
#productMainImage {
	margin: 1em;
}
#cartImage {
	margin: 0.5em 1em;
}
#cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, #cartBoxGVBalance, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	text-align: center;
}
#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
}
#upDateHeading {
	text-align: right;
}
#shoppingCartDefault #PPECbutton {
	float: right;
}
#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
}
#shoppingcartBody #shippingEstimatorContent {
	clear: both;
}
#seShipTo {
	padding: 0.2em;
}
#menu {
	background: #FFF url(../images/menu_bg.gif) 0 0 repeat-x;
	height: 50px;
	width: 900px;
	margin: 0 auto 5px auto;
	text-align: left;
}
#main_image {
	margin: 0 auto;
	width: 900px;
	height: 290px;
/*	text-indent: -9999px;*/
	background: #FFF url(../images/image_1.jpg) 0 0 no-repeat;*/
}

#main_image a {
	display: block;
	width: 900px;
	height: 290px;
	text-indent: -9999px;
	background: #FFF url(../images/image_1.jpg) 0 0 no-repeat;
}

#main_image_2 {
	width: 780px;
	height: 100px;
	text-indent: -9999px;
	background: #FFF url(../images/image_2.jpg) 0 0 no-repeat;
}
#user_menu, #shoppingcart, #categories, #bestsellers, #reviews, #whosonline, #featured, #bannerboxall, #search {
	margin: 0 0 10px 0;
}
#reviewsContent {
	text-align: center;
}
#ColumnMainWrapper {
	width: 770px;
	vertical-align: top;
	padding: 5px 20px 0 10px;

}
#whatsNew {
	width: 765px;
	padding: 0 5px 0 0;
	background: #FFF url(../images/top_main_bottom.gif) bottom left no-repeat;
}
#featuredProducts, #specialsDefault, #alsoPurchased {
	width: 765px;
	padding: 0 5px 0 0;
	background: #FFF url(../images/top_main_bottom.gif) bottom left no-repeat;
}
#productsListingTopNumber, #productsListingBottomNumber {
	background: #FFF url(../images/cart_h2.gif) 0 0 no-repeat;
	font-size: 20px;
	line-height: 25px;
	padding: 0 0 0 30px;
	margin: 5px 0 5px 5px;
}
#footerWrapper {
	background: #FFF url(../images/footer_border.gif) 0 0 repeat-x;
	padding: 15px 5px 5px 5px;;
	overflow:hidden;
}
#customer_info {
	width:400px;
	float:left;
}
#footerMenu {
	text-align: right;
}
#productPrices {
	margin: 5px 0;
}

#help {
	padding: 15px 30px 0 0;
}
#productAttributes {
	width: 550px;
}
#gvFaqDefaultMainContent {
	margin: 0 0 0 1em;
}
#bank_information {
	margin-left: 20px;
}
#search_detail {
	display: block;
	height: 20px;
	width: 160px;
	background: url(../images/search_button.gif) 0 0 no-repeat;
	text-indent: -9999px;
}
#ssl_image {
	text-align: center;
	margin: 10px auto;
}
#siteMapList {
	margin: 0 0 0 20px;
	float: left;
}

/* ++++++ id + タグ ++++++ */
#mainWrapper a {
	color: #b36b00;
}
#mainWrapper a:hover {
	color: #FF9900;
}
#cartBoxListWrapper ul, #ezPageBoxList ul {
	margin: 0em;
	padding: 0em;
}
#logoWrapper a {
	display: block;
	height: 95px;
	width: 609px;
	text-indent: -9999px;
}
#accountDefault #sendSpendWrapper p, #gvSendDefault #sendSpendWrapper p {
	margin: 0;
	padding: 0 5px;
}
#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
}
#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
}
#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
}
#navMainSearch form, #navMainSearch_2 form {
	padding: 0;
	margin: 0;
}
#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
}
#cartBoxListWrapper li, #ezPageBoxList li {
	margin: 0;
	padding: 0.2em 0em;
}
h3#reviewsHeading a, h3#shoppingcartHeading a {
	color: #FFF;
}
h3#reviewsHeading a:hover, h3#shoppingcartHeading a:hover {
	color: #FFA500;
}
h3.leftBoxHeading {
	background: #FFF url(../images/side_h3.gif) 0 0 no-repeat;
	height: 26px;
	line-height: 26px;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-weight: normal;
}
h3#featuredHeading a, h3#specialsHeading a {
	color: #FFFFFF;
}
LABEL#textAreaReviews {
	text-align: center;
}
#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
}
#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
} 
LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
}
#menu ul {
	margin: 0;
	padding:0;
}
#menu li {
	display: inline;
	float: left;
	line-height: 50px;
	font-size: 15px;
	list-style-type: none;
}
#menu a {
	display: block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	text-indent: 30px;
	background: #FFF url(../images/top_menu.gif) 0 0 no-repeat;
	color: #FFF;
	text-decoration: none;
}
#menu_1 a{background-position: 0 0;}
#menu_2 a{background-position: -180px 0;}
#menu_3 a{background-position: -360px 0;}
#menu_4 a{background-position: -540px 0;}
#menu_5 a{background-position: -720px 0;}
#menu a:hover{
	background-image: url(../images/top_menu.gif);
	background-repeat: no-repeat;
	color: #0033CC;
}
#menu_1 a:hover{background-position: 0 -50px;}
#menu_2 a:hover{background-position: -180px -50px;}
#menu_3 a:hover{background-position: -360px -50px;}
#menu_4 a:hover{background-position: -540px -50px;}
#menu_5 a:hover{background-position: -720px -50px;}
#categories a , #bestsellers a {
	color: #b36b00;
}
#categories a:hover , #bestsellers a:hover {
	color: #FF9900;
}
a#reviews_random_a {
	text-align: left;
}
#navMainSearch input, #navMainSearch_2 input {
	margin: 5px 0;
}
#ColumnMainWrapper h2 {
	background: #FFF url(../images/cart_h2.gif) 0 0 no-repeat;
	font-size: 20px;
	line-height: 25px;
	padding: 0 0 0 30px;
	margin: 5px 0 5px 5px;
}
#whatsNew h2 {
	width: 715px;
	margin: 0;
	padding: 10px 0 0 55px;
	background: #FFF url(../images/top_main_h2_1.gif) 0 0 no-repeat;
	height: 28px;
	line-height: 28px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
}
#featuredProducts h2 {
	width: 715px;
	margin: 0;
	padding: 10px 0 0 55px;
	background: #FFF url(../images/top_main_h2_2.gif) 0 0 no-repeat;
	height: 28px;
	line-height: 28px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
}
#specialsDefault h2 {
	width: 715px;
	margin: 0;
	padding: 0 0 0 55px;
	background: #FFF url(../images/top_main_h2_3.gif) 0 0 no-repeat;
	height: 28px;
	line-height: 28px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
}
h2#wellcome_h2 {
	background: #FFF url(../images/top_greet_h2.gif) 0 0 no-repeat;
}
#alsoPurchased h2 {
	width: 715px;
	margin: 0;
	padding: 10px 0 0 55px;
	background: #FFF url(../images/top_main_h2_2.gif) 0 0 no-repeat;
	height: 28px;
	line-height: 28px;
	color: #FFF;
	font-size: 16px;
	font-weight: normal;
}
#footerMenu ul {
	margin: 0;
}
#footerMenu li {
	display: inline;
}
#footerMenu li a {
	text-decoration: none;
	color: #000;
}
#footerMenu li a:hover {
	color:#FFA500;
}
dl#belonging_cat {
	width: 770px;
	border: 1px solid #CCC;
}
dl#belonging_cat dt {
	background-color: #CCC;
	color: #FFF;
	height: 1.5em;
	line-height: 1.5em;
	padding-left: 10px;
}
dl#belonging_cat dd {
	padding: 10px;
}
#ColumnMainWrapper h1 {
	width: 700px;
	background: #FFF url(../images/ColumnMainWrapper_h1.gif) 0 0 no-repeat;
	font-size: 22px;
	padding: 16px 5px 15px 65px;
	margin: 0;
}
h1#indexDefaultHeading {
	width: 620px;
	background: #FFF url(../images/indexDefaultHeading.gif) 0 0 no-repeat;
	font-size: 22px;
	padding: 16px 75px 20px 75px;
	margin: 0;
}
p#productInfoLink {
	margin: 0;
	padding: 0;
}
#ColumnMainWrapper h3 {
	background: #FFF url(../images/arrow.png) 0 0 no-repeat;
	font-size: 18px;
	line-height: 18px;
	padding: 0 0 0 20px;
	margin: 5px 0;
}
h3#attribsOptionsText {
	background: #FFF url(../images/check.gif) 0 0 no-repeat;
	font-size: 18px;
	color: #FF9900;
	line-height: 20px;
	padding: 0 0 0 25px;
	margin: 5px 0;
}
#ColumnMainWrapper h4 {
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	line-height: 1.5em;
	border-left: 3px solid #FF9900;
}
#ColumnMainWrapper ul {
	margin: 0;
	padding: 0;
}
#shippingInfo ul, #pageThree ul, #pageFour ul {
	margin: 1em 0 1em 3em;
	list-style: disc;
}
#pageThree li ul, #privacyBody li ul {
	margin: 0 0 0 1em;
	list-style: circle;
}
#accountDefault ul {
	margin: 5px 0 5px 30px;
}
h3#checkoutSuccessThanks {
	background: none;
	background-color: #FF9900;
	color: #FFF;
	line-height: 1.5em;
}
#accountDefault th, #accountDefault td {
	border: 1px solid #666;
}
#accountDefault td {
	padding: 0 5px;
}
#accountHistInfo tr {
	border-bottom: 1px solid #666;
	line-height: 1.5em;
}
h4#checkoutConfirmDefaultPaymentTitle, h4#checkoutConfirmDefaultShipmentTitle {
	margin-left: 15px;
}
h3#checkoutConfirmDefaultPayment {
	margin-left: 10px;
}
a#to_top {
	display: block;
	height: 50px;
	width: 180px;
	background: #FFF url(../images/to_top.gif) 0 0 no-repeat;
	text-indent: -9999px;
	margin: 0 0 10px 0;
}
a:hover#to_top {
	background-position: 0 -50px;
}
h1#gvFaqDefaultHeading {
	margin: 10px 0 0 0;
}
a:hover#search_detail {
	background-position: 0 -20px;
}
table#about_us {
	margin: 0 10px;
}
#about_us th, #about_us td {
	padding: 5px;
}
#siteMapList ul {
	margin: 0 0 0 30px;
}
#siteMapList li {
	padding: 0 0 0 15px;
	background: url(../images/ura.gif) 0 0 no-repeat;
}
#siteMapList li ul {
	margin: 0 0 0 10px;
}
#productGeneral form {
	margin: 0;
}
#productGeneral table.process td {
	width: 300px;
}
#productGeneral table.process, #productGeneral table.process td {
	border: 1px solid #666;
}
#productGeneral table.process td {
	padding: 5px;
	vertical-align: top;
}
a#ask_a_question {
	color: #FF0000;
}
#indexCategoriesMainContent a img {
	border: none;
	padding: 0;
	margin: 0;
}
#indexCategoriesMainContent ul, #productDescription ul {
	margin: 1em 2em;
	list-style: circle;
}

/* ++++++ id + class ++++++ */
#checkoutBillto .important {
	padding: 0.5em 0.5em 0.5em 2em;
	font-weight: normal;
}
#bestsellers .wrapper {
	margin: 0em 0em 0em 0.5em;
}

/* ++++++ id + class + タグ ++++++ */
#productListing h3.itemTitle {
	background: none;
	padding: 0;
}
#productListing td.productListing-data {
	padding: 5px 10px;
}

/* ++++++ キャンペーン ++++++ */
/*#indexCategoriesMainContent .campaign {
	width: 770px;
}
#indexCategoriesMainContent #table_1 {
	height: 235px;
}
#indexCategoriesMainContent #table_2 {
	height: 95px;
}
td.popup_image a {
	display: block;
	width: 378px;
	height: 400px;
}
td.popup_image a:hover {
	position: relative;
}
td.popup_image a .mainImage {
	display: none;
}
td.popup_image a:hover .mainImage {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 604px;
	height: 640px;
}*/

div.campain_left {
}

#indexCategoriesMainContent div.campain_left ul.popup_image {
	margin: 0;
    list-style-type: none;
    display: inline-block;
}
    
#indexCategoriesMainContent div.campain_left ul.popup_image li {
    padding: 0px;
    float: left;
    position: relative;
    width: 378px;
    height: 500px;
}

#indexCategoriesMainContent div.campain_left ul.popup_image li a {
    position: absolute;
}

#indexCategoriesMainContent div.campain_left ul.popup_image li img {
    position: absolute;
    width: 378px;
    top: 0px;
    left: 0px;
    padding: 0px;
    border: none;
    overflow: hidden;
}


/* ++++++ WordPress記事取得 ++++++ */
table.inner-table {
	margin: 0 10px 10px 10px;
	border-collapse: separate;
}
table.inner-table tr.table-list {
	line-height: 2em;
}
table.inner-table td.table-date {
	width: 150px;
	border-bottom: 1px dotted #666;
	vertical-align: top;
}
table.inner-table td.table-contents {
	width: 600px;
	border-bottom: 1px dotted #666;
}

/* ++++++ PayPal利用方法 ++++++ */
#paypal_process ul li {
	margin: 5px 0;
}

/* ++++++ お支払いページ ++++++ */
dl#moneyorder_page_3 {
	width: 200px;
}
dl#moneyorder_page_3 dt {
	line-height: 1.5em;
	padding: 0 0.5em;
}
dl#moneyorder_page_3 dd {
	padding: 0 1em;
}

/* ++++++ 配送 送料 ++++++ */
#shippingInfoMainContent table tr, #pageThreeMainContent table tr, #pageFourMainContent table tr {
	border: 1px solid #666;
}
#shippingInfoMainContent table th, #pageThreeMainContent table th, #pageFourMainContent table th {
	width: 150px;
	background-color: #FFC773;
	border-right: 1px solid #666;
	color: #000000;
	padding: 10px;
}
#shippingInfoMainContent table td, #pageThreeMainContent table td, #pageFourMainContent table td {
	padding: 10px;
}

/* ++++++ お買い物ガイド ++++++ */
.shopping_guid {
	margin: 10px 0 0 0;
	width: 770px;
	height: 381px;
	background: url(../images/shopping_guid.gif) 0 0 no-repeat;
}

.shopping_guid_detail {
	position: relative;
}

#shopping_guid_order {
	position: absolute;
	left: 192px;
	top: 45px;
}

#shopping_guid_shippinginfo {
	position: absolute;
	left: 194px;
	top: 120px;
}

.shopping_guid #shopping_guid_time {
	position: absolute;
	left: 454px;
	top: 45px;
}
#shopping_guid_payment {
	position: absolute;
	left: 450px;
	top: 174px;
}
#shopping_guid_loan {
	position: absolute;
	left: 324px;
	top: 295px;
}
#shopping_guid_inquiry {
	position: absolute;
	left: 526px;
	top: 328px;
}
#shopping_guid_order a, #shopping_guid_shippinginfo a, #shopping_guid_time a, #shopping_guid_payment a, #shopping_guid_loan a {
	display: block;
	width: 47px;
	height: 18px;
	text-indent: -9999px;
}
#shopping_guid_inquiry a {
	display: block;
	width: 204px;
	height: 18px;
	text-indent: -9999px;
}

/* ++++++ カテゴリー ++++++ */
#categoriesContent h3 {
	margin-bottom: 0;
}
#categoriesContent ul {
	margin: 0 0 10px 0;
	padding: 0;
}
#categoriesContent ul li.cat_1, #categoriesContent ul li.cat_3 {
	line-height: 1.8em;
}
#categoriesContent ul li.cat_1 {
	font-weight: bold;
	background-color: #0033CC;
}
#categoriesContent ul li.cat_1 a, #categoriesContent ul li.cat_3 a {
	display: block;
	width: 172px;
	padding: 0 0 0 4px;
	border-left: 3px solid #0033CC;
	border-right: 1px solid #0033CC;
	border-bottom: 1px solid #FFF;
	color: #FFF;
}
#categoriesContent ul li.cat_1 a:hover, #categoriesContent ul li.cat_3 a:hover {
	color: #000;
	background-color: #E0F0FF;
	border-bottom: 1px solid #0033CC;

}

#categoriesContent ul li.cat_2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 1.8em;
}
#categoriesContent ul li.cat_2 a {
	padding: 0 0 0 12px;
	display: block;
	width: 164px;
	border-left: 3px solid #6787E6;
	border-right: 1px solid #6787E6;
	border-bottom: 1px solid #6787E6;
	color: #0033CC;
}
#categoriesContent ul li.cat_2 a:hover {
	color: #FFF;
	background-color: #6787E6;
	border-bottom: 1px solid #0033CC;
}
#categoriesContent ul li.color_red {
	color: #FF0000;
}
#categoriesContent ul li.color_red a {
	border-left: 3px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	color: #FF0000;
	background-color: #fff3e0;
}
#categoriesContent ul li.color_red a:hover {
	color: #FFF;
	background-color: #FF0000;
}
#categoriesContent ul li a:hover {
	color:#FFA500;
}
#categoriesContent ul li.cat_3 a {
	border-bottom: 1px solid #0033CC;
	color: #0033CC;
}

#indexCategoriesMainContent blockquote {
	margin: 10px 5px;
	padding: 0.5em;
	background-color: #d8f4f2;
	border: 1px solid #666666;
}

.page_up {
	padding: 5px 0;
}
.page_up a{
	padding: 3px 0 3px 20px;
	line-height: 20px;
	background: url(../images/arrow.png) 0 0 no-repeat;
}