/**
 * 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-top:0px;
	font-family: verdana, arial, helvetica, sans-serif;
	/*font-family:'メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;*/

	font-size: 75%;
	color: #32200a;
	background-image:url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-position:top;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #D895F5;
	text-decoration: none;
	}
 
a:visited {
	color: #2792c3;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #2792c3;
	}

a:active {
	color: #0000FF;
	}

h1 {
	font-size: 1.2em;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

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

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	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 {
	line-height: 1.5em;
	padding: 0.2em;
	}

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

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

LABEL.inputLabel {
	/*width: 13em;*/
	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;
	}

/*warnings, errors, messages*/
.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;
	}

/*wrappers - page or section containers*/
#indexBody{

}
#mainWrapper {
	margin:0;
	text-align: left;
	width: 830px;
	vertical-align: top;
	}
#headerWrapper{	
	background-color: #ffcc99;
	
}

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

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

#tagline {
	color:#000000;
	font-size: 12px;;
	text-align : left;
	vertical-align: middle;
	padding-top:5px;
	padding-left:5px;
	}

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

.floatingBox,  #sendSpendWrapper, #checkoutShipto, #navEZPagesTOCWrapper {
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	/*background-color: #9a9a9a;*/
	/*background-color: #ffcc99;*/
	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;
	}

#navBreadCrumb, #navEZPagesTop {
	background-color:#FFF2EB;
	font-size: 0.95em;
	margin: 0em;
	padding: 0.5em 0.5em 0.5em 1em ;
	}

#navColumnOne {
	background-color: #FFF2EB;
	/*background-image:url(../images/m_back1.jpg);
	background-repeat:repeat-y;*/
	}

#navColumnTwo {
	background-color: #00BFBF;
	}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
.content{
	font-size:110%;
}

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

.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	/*font-size:110%;*/
	}
.centerColumn{
	padding: 0.5em;
	background:#FFFFFF;
	}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	font-size:12px;
	vertical-align:middle;	
	text-align: center;
	
	margin: 1em 1em 0em 1em;
	/*float: right;
	border: 1px solid #000000;*/
	padding: 1em 1em 0em 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;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: center;
	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,  .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.additionalImages{
margin:3px 0px 0px 0px;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

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

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	}

.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: #0000CC;
}

#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: #cacaca;
	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;
	}
	
.menuListBlock{
	font-size:12px;
	text-align:center;
	margin-bottom:5px;
}
.textLeft{
	text-align:left;
}
.textRight{
	text-align:right;
}
.textcenter{
	text-align:center;
}

.mainFullWidth{
	width:570px;
	margin-bottom:10px;
	background-color:#FFFF99;
	padding:5px;
}
.main40LWidth{
	width:227px;/*600x40%-10px*/
	float:left;
	margin-bottom:10px;
	margin-right:8px;
	background-color:#FFFF99;
}
.main60LWidth{
	width:365px;/*600x40%-10px*/
	float:left;
	margin-bottom:10px;
	margin-right:8px;
	background-color:#FFFF99;
}
.main40RWidth{
	width:227px;/*600x40%-10px*/
	float:right
	margin-bottom:10px;
	background-color:#FFFF99;
}
.main60RWidth{
	width:365px;/*600x60%-10px*/
	float:right
	margin-bottom:10px;
	background-color:#FFFF99;
}
.productList1{
/*
	width:300px;
	padding-top:20px;
	padding-bottom:20px;
	background-color: #FFFF99;
*/
}
.productList2{
/*
	width:200px;
	padding:10px;
	background-color: #FFFF99;
	margin-top:10px;
*/
}

.pInfobox{
	/*border:#333333;
	border-style:solid;
	border-width:thin;*/
	color:#FDBCB8;
	width:300px;
	padding:5px;
	text-align:center
}
.pInfobox2{
	/*border:#333333;
	border-style:solid;
	border-width:thin;*/
	font-size:140%;
	color:#FDBCB8;
	width:250px;
	padding:5px;
	text-align:left;
}
	
.D80perWidth{
	width:594px;
	margin-bottom:10px;
	background-color:#FFFFCC;
	padding:5px;
	text-align:left;
	font-size:14px;
}
.midashi1{
	color:#333333;
	background-color: #EEEEEE;
	border: 3px dotted #FF9900;
	font-size:18px;
}
.midashi2{
	color:#333333;
	border-bottom: 2px doble #FF9900;
	font-size:16px;
	text-align:left;
}
.midashi3{
	background-color:#D895F5;
	font-size:16px;	
	text-align:left;
}

.mainTDarea{
	background-color:#FFFFFF;
}
.flowerBox1{
	background-image:url(../images/flower_underbar.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:center;
	padding-bottom:15px;
	text-align:center;
	font-size:12px;
}
.flowerBox2{
	height:30px;
	background-image:url(../images/flower_underbar.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:center;
	padding-bottom:15px;
	text-align:center;
	font-size:12px;
}
.flowerBox3{
	height:30px;
	background-image:url(/wig/images/parts/top/top_new_chara_title.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-position:center;
	padding-bottom:5px;
	text-align:center;
	font-size:10px;
}
.pink{
	color:#B47DF2;
	/*font-size:120%;*/
}
.products_description{
	text-align:left;
	color:#666666;
}
.popupstyle	{
	color: #FDBCB8; cursor: hand;
}
.popupwindow
{
	width:295px;
	height:225px;
	position: absolute; left: 0px; top: 0px;
	background-image:url(../images/top_new_color.jpg);
	background-repeat:no-repeat;
	padding-right:30%;
	padding-top:25%;
	padding-left:3%;

	padding-bottom:10%;


visibility: hidden;
	font-size: 10pt;
	color: #333333;
}
.alignLeft{
	text-align:left;
}
.colorChartParent{
	/*width:600px;*/
	width:590px;
}
.colorChartChild{
	width:50px;
	margin-bottom:0px;
	margin-top:16px;
	vertical-align:top;
	float:left;

}
.colorChartChild_new{
	width:50px;
	margin-bottom:0px;
	margin-top:0px;
	vertical-align:top;
	float:left;

}
.colorChartLine{
	margin-top:0px;
	margin-bottom:0px;
}
.colorCat1{
	text-align:center;
}
.colorCat2{
	text-align:center;
	margin-top:10px;
}

.top_new_color{
	/*background-image:url(../images/top_new_color.jpg);*/
	background-image:url(../../../../images/new_color/top_new_color.gif);
	background-repeat:no-repeat;
	height:100px;
	vertical-align:top;
	padding-top:80px;
	padding-left:15px;
	padding-right:70px;
	padding-bottom:50px;
	font-size:12px;

}
.top_new_color2{
	/*background-image:url(../images/top_new_color.jpg);*/
	background-image:url(../../../../images/new_color/top_new_color.gif);
	background-repeat:no-repeat;
	height:100px;
	
	vertical-align:top;
	padding-top:20px;
	padding-left:7px;
	font-size:12px;

}
.waku_short{
	background-image:url(../images/waku_short_01.gif);
	background-repeat:no-repeat;
	height:30px;
	font-size:14px;
	vertical-align:middle;
	padding-top:20px;
	padding-left:110px;
	padding-right:30px;
}
.waku_long{
	background-image:url(../images/waku_long_01.gif);
	background-repeat:no-repeat;
	height:30px;
	font-size:14px;
	vertical-align:middle;
	padding-top:20px;
	padding-left:120px;
	padding-right:30px;
}
#tellAFriendDefault{
	width:75%;
}

#cartContentsDisplay,#orderTotals,#checkoutBillto, #checkoutShipping, #checkoutConfirmDefaultHeadingComments,#accountLinksWrapper{
	font-size:120%;
}
.nothingItem{
	text-align:center;
	vertical-align:middle;
	height:200px;
	font-weight:bold;
}
.topTextColor{
	color:#570000;
}
.productTable2{
	color:#49290f;
	margin-left:10px;
	text-align:center;
}
.productTable{
	color:#49290f;
}
.productTableTopText{
	color:#49290f;
	font-size:120%;
	text-align:center;
}
.appForCharChild{
	width:150px;
	text-align:center;
	font-size:10px;
	color:#660000;
	float:left;
}
.cYasumi{
	background-color:#f3b7b3;
	border-top:1px solid #FFE6E6;
	border-left:1px solid #FFE6E6;
	border-bottom:1px solid #db837d; 
	border-right:1px solid #db837d;
	text-align:center;
}
table.cTable{
	/*background-color:#fff2eb;*/
		color:#49290f;
	text-align:center;
}
.cEigyo{
	background-color:#F7F7F7;
	border-top:1px solid #F7F7F7;
	border-left:1px solid #F7F7F7;
	border-bottom:1px solid #bdbdbd; 
	border-right:1px solid #bdbdbd;
	text-align:center;

}
.cHasso{
	background-color:#cad882;
	border-top:1px solid #F7F7F7;
	border-left:1px solid #F7F7F7;
	border-bottom:1px solid #a8b279; 
	border-right:1px solid #a8b279;
	text-align:center;

}
.cToday{
 	
	color:#ef618f;
	border: medium #ef618f;
	text-decoration: underline;
}	
.appTable{
	color:#49290F;
}
.appTable a:link {
 color: #2792c3;
 text-decoration:underline;
}
.appTable a:visited {
 color: #ef618f;
 text-decoration: none;
}
.appTable a:hover {
 color: #ef618f;
 background-color:#FFFF99;
 
 }
 .floatLeft{
 	float:left;
}
.cTableYoko{
	margin:5px;
	float:left;

}
.textGray6{
	color:#666666;
	font-size:13px;
}

.blogmonster{

	background-image:url(https://classewig.com/wig/images/parts/top/blog_02.gif);
	height:272px;
	width:160px;
	background-repeat:no-repeat;
	vertical-align:top;
	padding-top:205px;
	padding-right:5px;
	text-align:left;
	font-size:12px;
}
ul.blogMenu {
margin: 0 0 0 20px;
padding: 0;
}


ul.blogMenu a:link{
	color:#3b2e2b;
	text-decoration:none;
}
ul.blogMenu a:hover{
	color:#ffffff;
	text-decoration:none;
}
ul.blogMenu a:visited{
	color:#ffffff;
	text-decoration:none;
}

.top_scroll_1{
	overflow:scroll;
	width:430px;
	height:150px;
}
.top_scroll_2{
	overflow:scroll;
	width:430px;
	height:150px;
}

.blogmonster_scroll_1{
	overflow:auto;
	
	width:165px;
	height:260px;
}
.top_wigstyle{
	background-image:url(https://classewig.com/wig/images/parts/top/top_classe_wig_style.gif);
	background-repeat:no-repeat;
	width:373px;
	height:230px;
	float:left;
	padding:170px 0px 0px 7px;

}
.top_wiglink{
	background-image:url(https://classewig.com/wig/images/parts/top/link/shop_list.gif);
	background-repeat:no-repeat;

	width:214px;
	height:550px;
	float:right;
	padding:90px 0px 0px 8px;


}
table.pinkbox{
	border: 1pt solid #666666;
	width:95%;
	margin:0 0 0 0;
	padding:10 10 10 10;
}
.pinkbox th{
	background-color:#ffdfe9;
	height:30px;
	text-align:left;
}

.appBase{
	width:600px;
}
.appBlock{
	float:left;
	width:145px;
	height:240px;
	margin-top:15px;
	font-size:10px;
	text-align:center;
	color:#32220a;
}
.appTitleHead{
	background-image:url('../../../../images/parts/aiueo/aiueo_title.gif');
	background-repeat:no-repeat;
	width:137px;
	height:22px;
	float:left;
}
.appTitleLine{
	background-image:url('../../../../images/parts/aiueo/aiueo_title_a.gif');
	background-repeat:no-repeat;
	width:432px;
	height:22px;
	float:left;
}
.appShohinLink{
	text-align:right;
	margin-right:25px;
	margin-bottom:5px;
	margin-top:5px;
}
.appShohinLink a:hover {
	color: #FF0000;
	text-decoration: none;
}

.appSqCha{
	background-image:url('../../../../images/parts/aiueo/square_cha.gif');
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:22px;
	text-align:left;

}
.appSqCha_b{
	background-image:url('../../../../images/parts/aiueo/square_cha_b.gif');
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	margin-left:16px;
	padding-left:32px;
	text-align:left;

}
.appSqCha_c{
	background-image:url('../../../../images/parts/aiueo/square_cha_d.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin-left:10px;
	padding-left:13px;
	text-align:left;

}
.appSqCha_d{
	background-image:url('../../../../images/parts/aiueo/square_cha_d.gif');
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:18px;
	text-align:left;

}

.appCharaName{
	background-image:url('../../../../images/parts/aiueo/square_cha_c.gif');
	background-repeat:no-repeat;
	background-position:left;
	margin-left:10px;
	margin-bottom:5px;
	padding-left:18px;
	text-align:left;
	height:12px;
	vertical-align:bottom;

}

.appEye{
	background-image:url('../../../../images/parts/aiueo/aiueo_eye.gif');
	background-position:top;
	background-position:left;
	background-repeat:no-repeat;
	padding-top:3px;

	margin-left:13px;
	padding-left:22px;
	text-align:left;

}

#appSearchDefault a:link{
	color:#32220a;
	text-decoration:none;

}

#appSearchDefault a:hover{
	color:#6fad66;
	text-decoration:none;

}
#appSearchDefault a:visited{
	color:#6fad66;
	text-decoration:none;

}
.hight10{
	height:20px;
}
.titleNameStr{
	margin-top:3px;
}

.appCharaLinkProductInfo a:link{
	color:#32220a;
}
.appCharaLinkProductInfo a:hover{
	color:#6fad66;

}
.appCharaLinkProductInfo a:visited{
	color:#6fad66;

}
.top_h1{
	font-size:14px;
	color:#310000;
}
.top_h3{
	font-size:12px;
	color:#400000;
	font-weight:normal;
}
.naviTable{
	border: 1px solid #666;
}
#TopBtnArea a:link, #TopBtnArea a:visited {
	text-indent: -99999em;
	display: block;
	float: left;
	height: 140px;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
	background: no-repeat center top;
}
#TopBtnArea a:hover, #TopBtnArea a:active {
	background: center bottom;
}

.catmenu01 a:visited,a:link {
	color: #32200a;
	text-decoration: none;
}

.catmenu01 a:hover{
	color: #2792c3;
}

.catmenu01 a:active {
	color: #0000FF;
}
.catmenu02{
	background-image:url('../images/brownmaru4.gif');
	background-repeat:no-repeat;
	background-position:left;
	padding-left:10px;
	margin-left:10px;
	margin-top:5px;

}
.catmenu03{
	background-image:url('../images/brownmaru4.gif');
	background-repeat:no-repeat;
	background-position:left;
	margin-left:10px;
	margin-top:5px;

}

.catmenu01{
	margin-left:5px;
	margin-bottom:5px;

}


.menublock01{
	background-image:url('../images/brownkaku8.gif');
	background-repeat:no-repeat;
	background-position:left;

	font-size:12px;
	margin-left:5px;
	margin-right:5px;
	border-bottom-color:#32200a;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:10px;
}
.bootWaku{
	width:110px;
	margin-left:10px;
	text-align:center;
	float:left;
	margin-top:10px;
}
.bootWakuTop{
	width:100px;
	margin-left:1px;
	text-align:center;
	float:left;
	margin-top:5px;
}

.bootsFlower{
	background-image:url('../images/flower_underbar100.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	height:70px;
}
.clover_menu{
	background-image:url('../images/clover_menu.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	width:330px;
	height:25px;
	padding-top:25px;
	padding-left:70px;
	font-weight:bold;
}
