@charset "utf-8";
/**
 * Main CSS Stylesheet
 * @package templateSystem
 * @copyright Copyright 2003-2005 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 3688 2006-06-02 00:12:18Z drbyte $
 */


body {
	margin: 0;
	font-family: "ＭＳ Ｐゴシック", verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #ffffff;
	
	}


a img {border: none; }


a{
  text-decoration : none;
  color : #0000a6;
}


a:hover{
  text-decoration : underline;
}



h1 {
	font-size: 14px;
	}

h2 {
	font-size: 13px
	}

h3 {
	font-size: 13px;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .larger{
	font-size: 12px;
	}

.biggerText {
	font-size: 12px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em;
	}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 10px;
	margin: 0.1em;
	}

TEXTAREA {
	float: left;
	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, h4.optionName {
        padding:0px 10px 0px 0px;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 10em;
	float: left;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

P, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}


.yyy{
vertical-align : -3.5px;
}





/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: red;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	background-color:#cad8ff;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	padding-bottom : 3px;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {	
        font-size: 12px;
        }

.navSplitPagesLinks {
        font-size: 12px;
        }

.navNextPrevCounter {
	margin-top: 1em;
	font-size: 12px;
	}

*html .navNextPrevCounter {
	vertical-align: baseline;
        }


.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0.2em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#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;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}


#navEZPagesTop {
	background-color: #ffff33;
	}


/*The main content classes*/centerBoxContentsFeatured
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, ., .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 12px;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}

.important {
	font-weight: normal;
	font-size: 12px;
	}

.notice {}

.rating{}

.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10px;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	font-size: 12px;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 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;
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .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;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: #FF6699;
	padding: 0.5em 0.2em;
	}


h3.rightBoxHeading, h3.rightBoxHeading a {
        width:100px;
	margin-top :20px;
	margin-left : 10px;
	padding-top : 0px; 
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right: 0px;
	border-top : solid;border-top-width : 0px;
	border-bottom : 1px solid #ff962d;
	border-right: px solid #cccccc;
	border-left : 10px solid #fb3504;
	text-indent: 0px; 
	bottom : inherit;
	color : #414141;
	text-align : left;
	}

h3.leftBoxHeading, h3.leftBoxHeading a {
        width:130px;
	margin-top :20px;
	margin-left : 10px;
	padding-top : 0px; 
	padding-bottom : 3px;
	padding-left : 5px;
	padding-right: 0px;
	border-top : solid;border-top-width : 0px;
	border-bottom : 1px solid #ff962d;
	border-right: px solid #cccccc;
	border-left : 10px solid #fb3504;
	text-indent: 0px; 
	bottom : inherit;
	color : #414141;
	text-align : left;
	}


.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #ffebd7;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.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;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #fed77a;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}




#logo {
	width: 970px;
	text-align: left;
	background-color: #0000b9;
	margin-top: 10px
	margin-left: 30px
	}

#mainWrapper {
        width: 970px;
	}

#contentMainWrapper {
	margin:0 auto 0 auto;
	width: 970px;
        }

#navMainWrapper,#navSuppWrapper,#navCatTabsWrapper{
	margin:0 auto 0 auto;
	background-color: #ffffff;
	font-weight: bold;
	}

#navMainWrapper{
	margin-top: -2em;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #0238f4;
	}

#navColumnOne{
	background-color:#ffebd7;
	border:1px solid silver;
	}

#navColumnTwo {
       background-color: #ffebd7;
	border:1px solid silver;
       }



.sideBoxContent{
	background-color: #ffebd7;
	padding: 1em;
	line-height : 2.5em;
	font-size: 12px;
        font-family: "ＭＳ Ｐゴシック";
	}

.leftBoxHeading, .rightBoxHeading{
	margin: 0em;
	background-color: #ffebd7;
	padding: 0.5em 0.2em;
	text-align: left;
	}

.leftBoxContainer {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffebd7;
	}

.rightBoxContainer {
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #ffebd7;
	}


.columnLeft {
	width: 230px;
	height: auto;
	vertical-align: top;
	background-color: #ffebd7;
	}

.columnRight {
	vertical-align: top;
	width: 165px;
	}

	
.centerColumn{
	padding-top: 0em;
	padding-bottom: 2em;
	padding-left: 2em;
	padding-right: 2em;
	}

#ccc{
	background-color: #fcf3cd;
	border: 1px solid silver;
	}

.centerBoxWrapper{
	background-color: #fcf3cd;

	}

#navBreadCrumb {
	background-color: #ffa042;
	padding: 8px;
	}


#navBreadCrumb, #navEZPagesTop {
	font-size: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	}

#navBreadCrumb a{
      color: #0000cc;
	}

.centerBoxHeading {
	margin: 0em;
	background-color: #fdc137;
	padding: 0.2em 0.2em;
	}





.productListing-rowheading { 
	background-color: #E2E296;
	}
.productListing-odd { 
	background-color: #fcf3cd;
	font-size: 12px;
	}
.productListing-even { 
	background-color: #fcf3cd;
	font-size: 12px;
	}
.productListing-data { 
	padding: 20px ;
	}
.productListing-heading {
	padding: 3px ;
	font-weight : normal;
	}
.productListing-data { 
	text-align: left;
	}

.productGeneral{
	background-color: #fcf3cd;
	}

.rowOdd{
	background-color: #ffe9b5;
	font-size: 11px;
	}

.rowEven{
	background-color: #fefccf;
	font-size: 11px;
	}


.tableHeading TH {
	border-bottom: none;
	padding-right: 1em;
	font-size: 12px;
	vertical-align: middle;
	}

#cartSubTotal {
	border-top: none;
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	background-color: #fed77a;
	font-size: 12px;
	}

.cartTotalsDisplay{
	font-size: 12px
	}
	

.important{
	margin-left: 5px;
	}

TEXTAREA{
	margin: 5px;
	}

LEGEND {
	color: #049516;
	}


CAPTION {
	text-align: left;
	padding: 1em;
	font-weight: normal;
	}

#dlFileNameHeading{
	}
	
.tableRow{
	padding: 1em;
	font-size: 11px;
	}



P,#checkoutSuccessOrderLink,#checkoutSuccessContactLink{
	font-size: 12px;
	}

#checkoutSuccessOrderLink,#checkoutSuccessContactLink{
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	}
P{
	font-weight: normal;
	}

#dlDateHeading{
	width: 6em;
	}

#dlCountHeading{
	width: 4em;
	}

#productInfoLink{
	font-size: 1.1em;
	}

#scUnitHeading,#scTotalHeading{
	width: 4em;
	}

#login-email-address,#company,#firstname,#firstname_kana,#lastname,#lastname_kana,#postcode,#state,#city,#street-address,#suburb,#telephone,#email-address{
	font-size: 13px;
	}

#login-password,#password-new,#password-confirm{
	font-size: 13px;
	}


#accountLinksWrapper,myAccountNotify{
	font-size: 12px;
	margin: 5px;
	}

.accountQuantityDisplay,.accountProductDisplay,.accountTotalDisplay{
	font-size: 1.1em;
	padding: 1em ;
	}

#accountInstructionsDisplay{
	font-size: 1.1em;
	padding: 1em ;
	width: 40em;
	line-height: 1.7em;
	}


#accountHistoryDefault{
	font-size: 1.1em;
	}

#accountHistoryDefaultHeading{
	font-size: 1.3em;
	}

	

#myAccountGen li, #myAccountNotify li {
	padding: 0.5em ;
	}

#prevOrders{
	width: 95%;
	margin-left: 10px;
	}

CAPTION{
	padding-left: 0px;
	}

#contactname{
	font-size: 13px;
	}

#unsubDefault{
	font-size: 1.1em;
	line-height: 1.7em;

	width: 450px;
	}

#unsubDefaultHeading{
	font-size: 1.3em;
	margin: 0px ;
	}

#productListHeading{
	padding-top: 20px ;
	padding-bottom: 20px ;
        font-family: "ＭＳ Ｐゴシック";
	}
H1{
	padding-top: 20px ;
	}

#navMainWrapper{
	background-color: #ffffff;
	width: 970px;
	border-right: 3px solid #ffffff;
	border-left: 2px solid #ffffff;
	border-top: 10px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	font-size: 10px;	
	padding: 0px ;
	}

#navMain ul li a{
	color: red;
	}

#navMain ul li a:hover{
text-decoration : underline;
	}

	
#password-current,#password-new,#password-confirm{
	font-size: 13px;
	}
	

#dlByteSize {
	width: 5em;
	}


#navSuppWrapper{

	border-top: 3px solid #ffffff;
	background-color: #0000b9;
	color:ffffff
	}

#siteinfoLegal{
	width: 100%;
	background-color: #ffffff;
	color:black;
	font-size: 1.4em;
	padding-top: 20px ;
	}

#navSupp ul li a{
	color:#ffffff;
	font-weight: normal;
	}

#productDescription{
	line-height:1.5em;
	padding-top: 20px ;
	padding-left: 60px ;
	padding-right: 60px ;
	}

#productInfoLink{
	padding-left: 20px ;
	}

LABEL.inputLabelPayment {
	width: 21em;}
	


#logoWrapper{
	width: 970px;
	margin: 0px;
	padding: 0em;
	}


#logo{
	float: none;
	}



#productName{
        text-align: center;
	}

#productPrices{
	font-size: 17px;
        text-align: center;
	}

.wrapperAttribsOptions {
	padding-left: 50px ;
	}

#indexDefaultHeading{
	text-align: center;
	}

.greetUser{
	font-weight : normal;
	font-size: 12px;
	}


#productMainImage{
	padding-top: 3em  ;

	}


*:first-child #productMainImage{
	margin-top: 1em  ;
	width: 500px;
	}



*html #productMainImage{
	margin-top: 1em  ;
	width: 490px;
	}


#freeShippingIcon{
	text-align: center;
	}

.content{
 font-size: 12px;
	}


.centerBoxContentsFeatured{
 font-size: 12px;
	}

.dfn{
  font-size:10px;
  padding-top:7px;
  padding-left:0px;
  padding-right: 3px;
  padding-bottom:3px;
	}


#searchContent{
 text-align: left;
}



/*--- // 誰コンXHTML  // ---*/




.div_all_wrapper{ 
  width : 970px;
  margin-left : auto;
  margin-right : auto; 
}


.div_header_title{
  float: left; 
  width : 700px;
}


.div_header_search{
  float: left;    
  width : 250px; 
}


.div_titlle_search_wrapper{
  clear: both;
  background-color : #0000b9;
  width : 973px;
  padding-top : 15px;
  padding-bottom : 25px;
  height : 35px;
}


* html .div_titlle_search_wrapper{
  clear: both;
  background-color : #0000b9;
  width : 977px;
  padding-top : 15px;
  padding-bottom : 15px;
}


.div_tabmanue_wrapper{
  background-color : #cad8ff;
  width : 970px;
  padding-top : 1px;
  padding-bottom : 0px;
  padding-right : 0px;
  text-align : cente;
}


.div_pankuzu{
  background-color : white;

  padding-top : 7px;
  padding-left : 5px; 
  padding-bottom : 7px;
  font-size : 12px;
}


/*--- // 角丸設定  // ---*/

#page_title { 
  width : 970px;
  float : center; 
  border-width : 0px 0px 0px 0px;
  border-style : solid solid solid solid;
  border-color : silver silver silver silver;
  background-color : #ceedff;
 }

#page_title_inner { 
padding-top : 10px;
padding-bottom : 10px; 
 text-align : center;
}


.div_topics{
  padding-top : 6px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 15px;
  width : 970px;
  background-color : white;
  font-size : 12px;
  line-height : 1.5em;
}


.div_footer{
  clear: both;
  background-color : #0000b9;
  width : 955px;
  text-align : center;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  border-top-width : 0px;
  border-top-style : solid;
  border-top-color : white;  
  line-height : 1em;
}


.table_footer_inner{
  font-size : 10px;
  color : silver;
  text-align : center;
  width : 100%;
}


.right_bar{
  border-width : 1px 1px 1px 1px;
  border-right-style : solid;
  border-right-color :#b0b0ff;
}


.table_footer_inner a{
 color : white;
}




.table_tab_menue{
  margin-top : 1px;
  margin-left : 2px;
  margin-right : 2px;
  margin-bottom : 1px;
  text-align : center;
}


.table_tab_menue a{ 
 color : white;
}





.td_tab_menue_s{
  font-size : 10px;
  background-color : #4563f1;
  width : 74px;  
  line-height : 1.3em;
  padding-bottom : 1px;
}

.td_tab_menue_k{
  font-size : 10.5px;
  background-color : #3f9704;
  width : 74px;  
  line-height : 1.3em;
}

.td_tab_menue_ky{
  font-size : 10.5px;
  background-color : #ee890d;
  width : 74px;  
  line-height : 1.3em;
}

.td_tab_menue_s_2{
  font-size : 10.5px;
  background-color : #4563f1;
  width : 74px;  
  line-height : 1.3em;
  padding-bottom : 1px;
}

.td_tab_menue_k_2{
  font-size : 10.5px;
  background-color : #3f9704;
  width : 74px;  
  line-height : 1.3em;
}

.td_tab_menue_ky_2{
  font-size : 10.5px;
  background-color : #ee890d;
  width : 74px;  
  line-height : 1.3em;
}

.td_tab_menue_s :hover{
  display:block; 
  background-color : white;
  text-decoration : none;
  color : black;
}

.td_tab_menue_k :hover{
  display:block; 
  background-color : white;
  text-decoration : none;
  color : black;
}

.td_tab_menue_ky :hover{
  display:block; 
  background-color : white;
  text-decoration : none;
  color : black;
}

.td_tab_menue_s_2 :hover{
  display:block; 
  background-color : white;
  text-decoration : none;
  color : black;
}

.td_tab_menue_k_2 :hover{
  display:block; 
  background-color : white;
  text-decoration : none;
  color : black;
}

.td_tab_menue_ky_2 :hover{
  display:block; 
  background-color : white;
  text-decoration : none;
  color : black;
}

.td_tab_menue_select{
  color : #000000;
  font-size : 10.5px;
  background-color : #ffffff;
  width : 74px; 
  line-height : 1.3em;
}

.td_tab_menue_space{
  width : 0px;
}


.span_red{
  color : red;
}

.span_red_bold{
  font-weight : bold;
  color : red;
}


.span_font15_b{
  font-size : 1.5em;
  font-weight : bold;
}


.span_cha{
 color : #990000;
}

.span_green{
  color : #009900;
}


.span_orange{
 color : #fd7902;
}


.span_cha_bold{
  
  font-weight : bold;
  color : #990000;
}


.span_12b{
  font-size : 1.2em;
  font-weight : bold;
}


.TD_header_pagetitle_SpaceClass{
  width : 20px;
}

#aaa{
  background-color : #f0e097;
  
  
}
#aaa_inner{
  padding-top : 10px;
  padding-left : 10px;
  padding-right : 25px;
  padding-bottom : 10px;
}
#bbb{
  background-color : #f7dd79;
}
#bbb_inner{
  padding-top : 8px;
  padding-left : 8px;
  padding-right : 8px;
  padding-bottom : 8px;
}

.header_tab_menue_link{
  color : white; 
  width : 100%;
  height : 100%;
  text-align : center;
}

.span_search{
  font-size : 12px;
  color : white;
}


/*--- // 誰コンXHTML  // ---*/
