/**
 * 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 $
 */


/* 
----------------------------------------------------------------------------------------
base
---------------------------------------------------------------------------------------- */

*{
	margin:0;
	padding:0;
	font-size:1em;
}

body {
	margin: 0;
	font-family:"Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック", sans-serif,"\30e1\30a4\30ea\30aa","Meiryo"; 
	font-size: 62.5%;
	color: #000000;
	background:url('../images/back.jpg') repeat-x ; /* グラデーション背景 */
	background-color:#B9DC8E;		
}


	
/* 
----------------------------------------------------------------------------------------
link
---------------------------------------------------------------------------------------- */
	
a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	color:#2240AF;
	text-decoration: none;
}

a:visited {
	color:#003333;
	color:#7800FF;
	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:#7800FF;
	text-decoration:underline;
}

a:active {
	color:#7800FF;
	text-decoration:underline;
}



/* 
----------------------------------------------------------------------------------------
h
---------------------------------------------------------------------------------------- */

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

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

/* 
----------------------------------------------------------------------------------------
textbox0
---------------------------------------------------------------------------------------- */

div.textbox0 {
	width:490px;
}

div.text0, div.text1 {
	padding:5px 15px 5px 15px;
}

div.textbox2 p {
	margin-left:10px;
	
}

div.textbox2 div.img-left {
	float:left;
	width:220px;
	margin-left:10px;
}

div.textbox2 div.img-right {
	float:right;
	width:220px;
	margin-right:10px;
}


div.text0 img {
	margin: 0 10px 0 10px;
}

div.text0 ul ,div.text1 ul {
	margin-left:15px;
	line-height:2.0em;
}

div.text0 ul li{
	background:url(../images/arrow_01.gif) 0 10px no-repeat;
	padding: 0 0 5px 15px;
	font-size:1.4em;
	line-height:150%;
	color:#333333;
	list-style:none;
}

div.text1 ul li{
	padding: 0 0 5px 15px;
	font-size:1.4em;
	line-height:150%;
	color:#333333;
	list-style:none;
}

div.text0 p , div.text p {
	font-size:1.4em;
	color:#333333;
	line-height:150%;
}

div.texthead{
	width:490px;
	color:#fff;
	margin:10px 0 5px 0;
}



/* 
----------------------------------------------------------------------------------------
hatakebox
---------------------------------------------------------------------------------------- */

div.hatakebox{
	width:490px;
	margin:auto 0;
}
	
div.hatakebox h5 , div.textbox0 h5 {
	font-size:1.4em;
	color:#333333;
}

/* 
----------------------------------------------------------------------------------------
texthead
---------------------------------------------------------------------------------------- */

div.texthead h3{
	clear:both;
	background:url(../images/h_side_bellabon.gif) no-repeat;
	width:485px;
	height:23px;
	padding:5px 0 0 0;
	text-indent:10px;
	font-weight:bold;
	font-size:1.4em;
	color:#fff;
}

div.textarea1 p span.red , div.textarea1 ul li span.red,
div.texthead h3.bella-red{
	color:#CC0000;

}

div.textbox{
	width:490px;
	border:solid 1px #999;
	margin-bottom:10px;

}

div.text{
	width:460px;
	padding:15px 15px 15px 15px;
}

div.text h5{
	font-size:1.4em;
	color:#333333;
}

div.text p span{
	font-weight:800;
}

div.textarea1 {
	margin-bottom:30px;
}

div.textarea1 p {
	font-size:1.4em;
	color:#333333;
	line-height:150%;
	text-align:justify;
}


div.textarea1 h2 {
	background:url(../images/h_10.jpg) center center no-repeat !important;
	margin-bottom:10px!important;
	width:480px!important;
	height:22px !important;
	padding-top:11px !important;
	padding-bottom:0px !important;
	text-align:center !important;
	color:#333333 !important;
	font-weight:bold !important;
	border:none !important;
	}


div.youto h3 {
	background:url(../images/h_10.jpg) center center no-repeat !important;
	margin-bottom:10px;
	width:480px;
	height:23px;
	padding-top:11px;
	padding-bottom:0px !important;
	text-align:center;
	color:#60A318;
	font-weight:bold;
	border:none !important;
}


div.text ul {
	margin-left:15px;
	line-height:2.0em;
}

div.text ul li{
	background:url(../images/arrow_01.gif) 0 10px no-repeat;
	padding-left:15px;
	font-size:1.4em;
	line-height:150%;
	color:#333333;
	list-style:none;
	padding-bottom:5px;
}

div#seisan-menu{
	padding-top:20px;
	}
	
div#seisan-menu ul{
	text-align:center;
	margin-bottom:20px;
	}
	
div#seisan-menu ul li{
	display:inline;
	font-size:1.4em;
	letter-spacing:2px;
	}

div#seisan-menu ul li a{

	}
	
div#seisan-menu ul li a:hover{

	}


div.content h2 {
	font-size:1.6em;
	color:#60A318;;
	font-weight:lighter;
	padding: 5px 3px;
	}

#loginsbContent {
	width:160px;
	height:45px;
	background:none;
	}


.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 {*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

/* top header main img */
#logo {
	float:left;
	width:212px;
	}

LABEL.inputLabel {
	width: 11em;
	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;
	
	font-size:1.2em;
	}

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

div#mainWrapper-back {
	background:url('../images/header_back.jpg') no-repeat;
	width:870px;
	text-align: left;
	vertical-align: top;
	margin:0 auto;
	}
	
/*wrappers - page or section containers*/
#mainWrapper {
	background-color:#FFFFFF;
	width:860px;
	}


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

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

#headerWrapper {
	width:840px;
	margin:0 auto;
	}


div.content {
	margin-left:5px;
	letter-spacing:2px;
	line-height:150%;
	}

h3.itemTitle {
	font-size:0.9em;
	text-align:left;
	}

div#shoppingcartContent ul li {
	font-size:1.2em;
	}
	
div#shoppingcartContent div.sideBoxContent {
	font-size:1.4em;
	color:#333333;
	}

div#shoppingCartDefault {
	font-size:1.2em;
	}

h1.productGeneral {
	font-size:1.4em;
	color:#333333;
	}

h2.productGeneral {
	font-size:1.4em;
	color:#333333;
	}

	
div#productGeneral h2#productPrices  {
	font-size:1.6em;
	color:#FF0000;
	margin-top:1.4em;
	}

#taglineWrapper {
	background:url('../images/header_img.jpg')  top no-repeat;
	width:840px;
	height: 185px; 
	}

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


div#goriyouLeft {
	float:left;
	}

div#goriyouRight {
	float:right;
	}

div#goriyouRight p {
	font-size:1.4em;
	color:#333333;
}
	

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#tagline { 
	display:none;
	}

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

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

div#checkoutBillto address , div#checkoutShipto address {
	font-size:1.2em;
	color:#333333;
	}

div#checkoutShipto h3#checkoutConfirmDefaultPayment , div#checkoutBillto h3#checkoutConfirmDefaultShipment {
	font-size:2.0em;
	font-weight:900;
	color:#333333;
	}
	
div#checkoutShipto h4#checkoutConfirmDefaultPaymentTitle , div#checkoutBillto h4#checkoutConfirmDefaultShipmentTitle{
	color:#FF0000;
	font-size:1.2em;
	}


div#accountLinksWrapper h2 {
	font-size:2.0em;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

div.navSplitPagesResult {
	font-size:1.2em;
	color:#333333;
	
	}

h4#createAcctDefaultLoginLink {
	font-size:1.2em;
	
	
	}

.navSplitPagesLinks {
	font-size:1.4em;
	color:#333333;

}

/* 商品 0/0 */
.navNextPrevCounter {
	margin: 0em;
	font-size:1.4em;
	color:#333333;
	}
	
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

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

/* footer */
#navSuppWrapper {	
	margin: 0em;
	/* kadomaru */ 
	background:url('../images/footer_top.jpg') center bottom no-repeat ;
	font-weight: bold;
	color: #ffffff;
	height:8px;
	}

#navMainWrapper {
	margin: 0em;
	font-weight: bold;
	height: 1%; 	
	}

/* #navMain ul, #navSupp ul, #navCatTabs ul  { */
#navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain{
	float:right;
	width:450px;
	margin:0 auto;
	}

#navMain ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	float:right;
	}

#navMain ul li {
	height:16px; 
	float:left;
	}

#navMain ul li a {
	padding: 0em 0.5em; 
	margin: 0;
	color: #333333;
	display:block;
	height:16px;
	text-indent:-9999em;
	outline:none;
	overflow:hidden;
	}

	
/* #navMain ul li, #navSupp ul li, #navCatTabs 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 { */
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #333333;
	}

#navSupp ul li a { 
	display:none;
	}

#navCatTabs ul { 
	display:none 
	}

#navCatTabsWrapper {
	display:none;
	}

#categoriesHeading {
	background:url('../images/h_01.jpg') no-repeat;
	height:48px;
	text-indent:-9999px;
	}	

/* 商品について（１ページをはさむよう修正、サイドボックスを追加） */
#sample2Heading {
	background:url('../images/h_01.jpg') no-repeat;
	height:40px;
	text-indent:-9999px;
	}	

#whatsnewHeading {
	background:url('../images/h_04.jpg') no-repeat;
	height: 40px;
	text-indent: -9999px;
	}


#sampleHeading {
	background:url('../images/h_09.jpg') no-repeat center top  ;
	height: 40px;
	text-indent:-9999px;
	}

#whatsnewHeading {
	background:url('../images/h_04.jpg') no-repeat;
	height: 40px;
	text-indent: -9999px;
	}
	
#informationHeading { 
	background:url('../images/h_02.jpg') no-repeat;
	height: 38px;
	text-indent: -9999px;
	}
	
#bannerboxHeading { 
	display:none;
	}

#shoppingcartHeading {
	background:url('../images/h_03.jpg') no-repeat;
	height: 48px;
	text-indent: -9999px;
	}

div.columnRight {
	}


div#shoppingcart {
	margin-left:4px;
	}

div#pref ul  {
	font-size: 12px;
	line-height:130%;
	color:#333333;
	}

#bannerboxall2, #bannerboxallContent, #bannerboxall, #seisansb, #itemssbContent, #itemssb, #kodawarisb ,#kodawarisbContent,
#bannerboxallContent2, #bannerbox2 , #bannerbox2Content , #bannerbox22 , #bannerbox2Content2 {
	background:none;
	}

#bannerbox2Heading, #bannerboxallHeading,  #seisansbHeading, #itemssbHeading, #kodawarisbHeading	{ 
	display:none;
	}

#moreinformationHeading2 {
	background:url('../images/h_04.jpg') no-repeat ;
	height: 48px;
	width:160px;
	text-indent:-9999px;
	}	


#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 {*/
#navMainSearch, #navCategoryIcon,  #indexProductListCatDescription {
	margin: 0.5em;
	}

div.buttonRow {
	margin-top:10px;
	margin-bottom:10px;
	}
	
div.back{
	float:left;
	}

#navBreadCrumb {
	background-color: #cc9900;
	display:none;
	}


#productListHeading, #bellabon_aboutPageHeading, #bellabontya_aboutPageHeading, #hananoPageHeading, #questionPageHeading, #siteMapHeading, #privacyDefaultHeading, #discountcouponInfoHeading, #shippingInfoHeading,
#conditionsHeading,  #cartDefaultHeading, #accountDefaultHeading, #checkoutShippingHeading, 
#checkoutPaymentHeading, #checkoutPayAddressDefaultHeading,  #accountNotificationsHeading, #addressBookDefaultHeading,  #acctNewslettersDefaultHeading, #checkoutShipAddressDefaultHeading, #checkoutConfirmDefaultHeading,
#youranPageHeading, #kikuPageHeading, #baraPageHeading, #gardeningPageHeading, #utyouPageHeading, #tokuPageHeading, #zireiPageHeading, #eventPageHeading, #itemsPageHeading,#seisanPageHeading, #kodawariPageHeading, #zenkokuPageHeading,
#loginDefaultHeading, #createAcctSuccessHeading, #checkoutSuccessHeading, #timeoutDefaultHeading, #accountHistoryDefaultHeading, #advSearchDefaultHeading, #createAcctDefaultHeading , h2.centerBoxHeading,
h1#contactUsDefaultHeading, h1#advSearchResultsDefaultHeading
  {
	background:url('../images/h_08.jpg') no-repeat;
	height: 35px;
	font-weight:lighter;
	font-size:16px; 
	text-indent: 15px;
	color:#333333;
	background-position: 0px -7px;
	padding-top:3px;
	}

h2#checkoutPayAddressDefaultAddress {
	font-size:2.0em;
	font-weight:800;
	color:#333333;
	}

table#cat0Table th#listCell0-0 {
	font-size:1.4em;
	color:#333333;
	}
	
div#advSearchDefault  {
	font-size:1.4em;
	color:#333333;
	}

div#createAcctSuccessMainContent , div#checkoutPayment  ,div#checkoutSuccess , div#checkoutShipAddressDefault {
	font-size:1.4em;
	color:#333333;
	}

div#checkoutSuccessDe {
	padding-left:20px;
	}
	
div#checkoutSuccessDe ul li {
	font-size:1.4em;
	line-height:150%;
	color:#333333;
	background:url(../images/arrow_01.gif) 0 5px no-repeat;
	padding: 0 0 5px 15px;
	list-style:none;
	}


div#checkoutShipAddressDefault h2#checkoutShipAddressDefaultAddress  {
	font-size:1.8em;
	font-weight:800;
	}

div#checkoutConfirmDefault {
	font-size:1.2em;
	}


div#checkoutShipto h2#checkoutConfirmDefaultBillingAddress , div#checkoutBillto h2#checkoutConfirmDefaultBillingAddress
{
	font-size:2.0em;
	font-weight:800;
	color:#333333;
	}

span#checkout_confirmation {
	/*
	color:#333333;
	*/
	color:#FF0000;
	}
	
span.checkout_red {
	color:#FF0000;
	}
	


div#checkoutConfirmDefault h2#checkoutConfirmDefaultHeadingCart {
	font-size:1.2em;
	color:#333333;
	}
	
div#checkoutConfirmDefault h2#checkoutConfirmDefaultHeadingComments {
	font-size:1.2em;
	color:#333333;
	}

div#checkoutConfirmDefault div {
	font-size:1.4em,;
	color:#333333;
	}	
	
h1#addressBookProcessDefaultHeading h1 {
	font-size:1.4em;
	color:#333333;
	font-weight:bold;
	padding-top:20px;
	}
	
div#logoffDefaultMainContent {
	font-size:1.4em;
	color:#333333;
	}	

address.back {
	float:left;
	}


div#acctNewslettersDefault ,div#accountDefault
 {
	font-size:1.2em;
	color:#333333;
	}

div#timeoutDefault {
	font-size:1.4em;
	color:#333333;
	}  
	
div#accountEditDefault , div#addressBookDefault , div#addressBookProcessDefault, div#accountPassword , div#checkoutShipping,
div#accountNotifications , div#accountHistoryDefault
{
	font-size:1.4em;
	color:#333333;
	}	

div#accountHistInfo {
	font-size:1.4em;
	color:#333333;
	}

h2#checkoutShippingHeadingAddress , h2#checkoutShippingHeadingMethod {
	padding-top:10px;
	font-size:1.8em;
	font-weight:800;
	color:#333333;
	}
	
h2#checkoutPaymentHeadingAddress {
	font-size:1.8em;
	font-weight:800;
	color:#333333;
	}

h3#addressBookDefaultName {
	color:#333333;
	font-weight:bold;
	}

div#addressBookDefault h2#addressBookDefaultPrimary {
	font-size:1.8em;
	}
	

h2#orderHistoryDetailedOrder , h2#orderHistoryStatus{
	/*
	font-size:1.4em;
	*/
	
	}
	
h1#logoffDefaultHeading {
	font-size:2.8em;
	font-weight:bold;
	}

div#loginDefault {
	color:#333333;
	font-size:1.4em;
	}
	
div#loginDefault span.attention {
	font-size:0.9em;
	color:#FF0000;
	}

div#loginDefault span.alert {
	font-size:0.9em;
	}


div#createAcctDefault {
	font-size:1.4em;
	color:#333333;
	}


div.information, div.advisory {
	letter-spacing:2pt;

	
	}

#kyoutoPageHeading {
	background:url('../images/h_08.jpg') no-repeat;
	height: 38px;
	font-weight:lighter;
	text-indent: 15px;
	background-position: 0px -10px;
	}



#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}
	

#navColumnOne {
	background-color:#FFFFFF;
	}

#navColumnTwo {
	margin:0 auto;
	}

.rightBoxContainer { 
	background:url('../images/border_01.jpg');
	margin-bottom: 5px;
	margin:0 auto;
	
	}
	
	
#testbox{
	border:1px solid #CCCCCC;
	width:100px !important;
	float:left !important;
	clear:both !important;
}

#btn_login,
#btn_login a {
	background:url('../images/btn_login.jpg') no-repeat;
	width:156px;
	height:46px;
	display:block;
	text-indent:-9999px;
	}
#btn_logoff,
#btn_logoff a {
	background:url('../images/btn_logoff.jpg') no-repeat;
	width:156px;
	height:46px;
	display:block; 
	text-align:center;
	text-indent:-9999px;
	}
		

#loginsb {
	background:none;
	}

#loginsbHeading {
	display:none;
	}

form.zen-form {
	font-size:14px;
	}

div.zen_nav {
	margin-top:30px;
	margin-bottom:150px;
	margin:0 auto;
	}

div.zen_nav ul {
	margin-bottom:10px;
	text-align:center;
	}

div.zen_nav ul li{
	list-style:none;
	display:inline;
	font-size:1.4em;
	}

div.zen_nav ul li span{
	background-color:#66CC33;
	padding:5px;
	margin-bottom:5px;
	}

#indexCategoriesHeading {
	display:none;
	}
	
#indexCategoriesMainContent {
	display:none; 
	}

#indexCategories {
	margin-left:8px;

	background:url('../images/main_img.jpg') no-repeat;
	padding-top: 268px;
	}		

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

div.categoryListBoxContents {
	font-size:1.4em;
	}

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

div#productDescription {

	color:#333333;
	}
	
#indexDefaultMainContent {
	display:none;
	}

#indexDefault {
	}

h2#rss01-head  {
	background:url('../images/h_06.jpg') no-repeat;
	text-indent:-9999px;
	}
	
.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}

div.advisory {
	color:#333333;
	}

.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
/* .centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix { */	
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}
	
#bannerSix {
	display:none;
	}	

#indexDefault{
	margin-right:10px;
	background:url('../images/main_img.jpg') no-repeat;
	padding-top: 268px;
	margin-right:5px;
	float:left;
	width:386px;
	}
	
div.centerColumn {
	float:left;
	width:485px;
	margin:auto 0;
	padding-left:5px;
	display:inline;
	margin-bottom:20px;
	}


#baiyodo {
	float:left;
	width:485px;
	margin:auto 0;
	padding-left:5px;
	display:inline;
	}

#baiyodo p {
	color:#666;
	margin:0px 0px 0px 5px;
	font-size:120%;
	}

#footmenu {
	margin:auto 0;
	width:860px;
	display:inline;
	font-size:1.2em;
	}

#footmenu ul {
	text-align:center;
	margin-top:50px;
	margin-bottom:20px;
	display:block;
	}

#footmenu ul li {
	display:inline;
	}
	
.greeting {
	display:none;
	}

.centerBoxWrapper {
	border: 1px solid #CCCCCC;
	width:480px;
	padding: 9px 0 9px 10px; 
	margin-bottom:20px;
	}

div#passwordForgotten {
	font-size:1.4em;
	color:#333333;
	}


/* .smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP { */	
.smallText,  #siteinfoCredits, #siteinfoStatus  {
	font-size: 0.9em;
	}


#siteinfoIP {
	display:none;
	}

/* header btn home */
	
div#navMain ul.back li#home a {
	height:16px;
	width:51px;
	background:url('../images/btn_01.jpg') no-repeat;
	text-decoration:none;
	display:block;
	}

div#navMain ul.back li#logout {
	height:18px;
	width:79px;
	}
	
div#navMain ul.back li#logout a {
	background:url('../images/btn_06.jpg') no-repeat;
	height:16px;
	width:79px;
	text-decoration:none;
	display:block;
	}


div#navMain ul.back li#mypage a {
	background:url('../images/btn_05.jpg') no-repeat;
	height:17px;
	width:79px;
	text-decoration:none;
	display:block;
	}

ul#productDetailsList li {
	font-size:1.4em;
	color:#333333;
	padding-left:10px;
	list-style:none;
	}

th.productListing-heading {
	font-size:1.2em;
	color:#333333;
	}

div#productsListingTopNumber {
	font-size:1.4em;
	color:#333333;
	}
	
li#shop {
	background:url('../images/btn_07.jpg') no-repeat;
	height:16px;
	width:93px;
	font-weight:lighter;
	}

#login {
	background:url('../images/btn_02.jpg') no-repeat;
	height:16px;
	width:72px;
	font-weight:lighter;
	}
	

#cart {
	background:url('../images/btn_03.jpg') no-repeat;
	height:16px;
	width:68px;
	font-weight:lighter;
	}
			

/*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;
	color:#333333;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}
	
div#cartSubTotal {
	font-size:1.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

#cartInstructionsDisplay {
	display:none;
	}	
	
div.instructions {
	/*
	float:right;
	*/
	}
	
	

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}
	
td.cartUnitDisplay, td.cartTotalDisplay {
	font-size:1.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color:#2240AF;
	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;
	}
	
div#shoppingcart div.cartBoxTotal {
	font-size:1.4em;
	color:#333333;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

#cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
width: 50%; 
margin: 0.2em;
padding: 0.5em;
}

span#price {
	font-size:16px;
	}


.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 { */
#ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

/* shoppingcart */
div#cartBoxListWrapper ul li span.cartOldItem {
	font-size:1.2em;

	}

td.cartProductDisplay div#cartProdTitle {
	/*
	font-size:1.2em;
	*/
	}


table.tabTable  th.productListing-heading {
	font-size:1.4em;
	color:#333333;
	}

span.imgLink {
	font-size:1.4em;
	}

.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 {*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

#productMainImage {
	margin: 1.2em 1em 1em 0em ;
	float:left;  
	}

h1#productName {
	margin-top:1.2em;
	}
	
.categoryIcon {}
#cartImage {
	margin: 0.5em 1em;
	}
	
#categoryIcon {
	display:none;
	}

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

.attributesComments {}

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


.columnLeft {
	float: left;
	}

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

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

#contactUsForm {
	font-size:1.4em;
	color:#333333;
	}


div.messageStackError {
	font-size:1em;
	}


div.mainContent {
	font-size:1.8em;
	font-weight:800;
	color:#333333;
	}

span.privacydescription {
	font-size:1.4em;
	color:#333333;
	}

#zenkokusbHeading {
	display:none;
	}

#zenkokusb	{
	background:none;
	}

div#zenkokusbContent , div#seisansbContent {
	background:none;
	}


.leftBoxContainer {
	font-weight: bold;
	border: 1px solid #ffffff;
	margin-bottom:10px;
	background:url('../images/border_01.jpg') center top ;
	}
	
.category-top {
	background:url('../images/arrow_01.jpg') left center no-repeat;
	margin-left:9px;
	display:block;
	padding: 4px 0 4px 15px;
	font-weight:normal;
	}
	
#shoppingcartContent {
	font-weight:lighter;
	}


div#siteMapList ul li {
	background:url('../images/arrow_01.jpg') left center no-repeat;
	margin-left:9px;
	font-size:1.4em;
	padding: 2px 0 2px 15px;
	list-style:none;
	}	

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	background: url('../images/border_02.jpg') bottom no-repeat;

	}

.sideBoxContent ul li {
	background:url('../images/arrow_01.jpg') no-repeat;
	margin-left:2px;
	padding: 2px 0 2px 15px; 
	background-position: 0 5px;
	font-weight:lighter;
	line-height:120%;
	}	
	
div#sample2Content, div#whatsnewContent, div#sampleContent , div#informationContent {
	font-size:1.4em;
	}


div#rss01 {
	width:450px;
	}

div#rss01 ul {

	}

div#rss01 ul li {
	background:url(../images/arrow_01.gif) 0 10px no-repeat;
	padding: 0 0 5px 15px;
	font-size:14px;
	line-height:150%;
	color:#333333;
	list-style:none;
	margin-left:10px;
	}	

#bannerboxContent {
	background:none ;
	}

#bannerbox {
	background:none;
	}

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

.rightBoxHeading {
	margin: 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, .rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

h2#cartEmptyText {
	font-size:2.0em;
	color:#333333;
	}

h3#checkoutSuccessThanks {
	font-size:1.8em;
	color:#333333;
	}

div.cartTotalsDisplay {
	color:#333333;
	font-size:1.2em;
	}

table#cartContentsDisplay {
	color:#333333;
	}	

table#cartContentsDisplay td {
	font-size:1.2em;
	}


div#orderTotals {
	/*
	font-size:1.2em;
	*/
	font-size:14px;
	}

div#myAccountShipInfo h3, div#myAccountShipInfo h4, div#myAccountPaymentInfo h3, div#myAccountPaymentInfo h4, {
	font-size:1.8em;
	color:#333333;
	font-weight:800;
	}

table#prevOrders h2 {
	font-size:1.4em;
	font-weight:800;
	}

table#prevOrders td {
	font-size:1.2em;
	}

div#checkoutConfirmDefault div.buttonRow {
	font-size:1.2em;
	}
	
table#cartContentsDisplay th#ccQuantityHeading	, table#cartContentsDisplay th#ccProductsHeading,
table#cartContentsDisplay th#ccTotalHeading {
	/*
	font-size:1.2em;
	*/
	}

/* copyright */
#siteinfoLegal {
	background:url(../images/footer_middle.jpg) no-repeat ; 
	height:21px;
	font-size:1.2em;
	margin: 0 auto;
	width:860px;
	background-color:#ABCD43; 
	}

td.productListing-data {
	font-size:1.6em;
	}
	

div#environmentarea h3 {
	font-size:1.6em;
	line-height:150%;
	color:#60A318;;
	padding: 5px 3px;
	font-weight:lighter;
	}

div#environmentarea ul li {
	font-size:1.4em;
	line-height:150%;
	color:#333333;
	margin-left:20px;
	background:url(../images/arrow_01.gif) 0 5px no-repeat;
	padding: 0 0 5px 15px;
	list-style:none;
	}

div#environmentarea p {
	font-size:1.4em;
	line-height:150%;
	color:#333333;
	}


div#contentscenterarea p {
	font-size:1.4em;
	line-height:150%;
	}
	
div#privacyDefaultMainContent p {
	font-size:1.4em;
	color:#333333;
	line-height:150%;
	}
	
div.listingDescription {
	font-size:12px;
	color:#333333;
	text-align:left;
	padding-left:6px;
	}


div#contentscenterarea ul {
	font-size:1.4em;
	line-height:150%;
	margin-left: 10px;
	}


h3.privacy {
	font-size:1.6em;
	font-weight:lighter;
	color:#60A318;;
	}


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

.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;
	} 

ul#myAccountGen li, ul#myAccountNotify li {
	padding-left:10px;
	font-size:1.2em;
	line-height:150%;
	list-style:none;
	}

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

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

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

tr.tableHeading th {
	font-size:1.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;
	}


div.youto div#hatake-sub ul li {
	color:#333333;
	font-size:1.2em;
	list-style:none;
	line-height:150%;
	}


th.info {
	width: 130px;
	background-color:#EEEEEE;
	padding: 12px 10px 12px 10px;
	color:#333333;
	font-size:1.4em;
	text-align:left;
	font-weight:lighter;
	border-bottom:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
	line-height:150%;
	letter-spacing:2px;
	}	

th.info5 {
	width: 120px;
	background-color:#EEEEEE;
	padding: 12px 0px 12px 10px;
	color:#333333;
	font-size:1.4em;
	text-align:left;
	font-weight:lighter;
	border-right:1px solid #BCBCBC;
	}	

td.info2 {
	width:330px;
	padding: 12px 10px 12px 10px;
	font-size:1.4em;
	line-height:150%;
	text-align:left;
	color:#333333;
	border-bottom:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
	letter-spacing:2px;
	}	

th.addpage {
	padding:8px;
	background-color:#EEEEEE;
	font-size:1.4em;
	text-align:left;
	border-bottom:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
	color:#333333;	
	line-height:150%;
	}

td.addpage {
	padding:8px;
	font-size:1.4em;
	text-align:left;
	line-height:150%;
	border-bottom:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
	color:#333333;
	}

td.addpage2 {
	font-size:1.2em;
	text-align:left;
	line-height:150%;
	border-bottom:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
	color:#333333;
	padding:8px;
	}

td.addpage3 {
	padding: 8px;
	font-size:1.4em;
	text-align:left;
	line-height:150%;
	border-bottom:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
	color:#333333;
	}

td.addpage4 {
	padding:8px;
	font-size:1.2em;
	text-align:left;
	line-height:150%;
	border-bottom:1px solid #BCBCBC;
	border-right:1px solid #BCBCBC;
	color:#333333;
	}

td.addpage3 span.style3 {
	color:#FF0000;
	}
	
table.addpage {
	border-left: 1px solid #BCBCBC;
	border-top:1px solid #BCBCBC;
	}
	

div.addpage h2,h3,h4{
	font-size:1.6em;
	color:#60A318;
	font-weight:lighter;
	padding:3px 3px;
	}

div.addpage h5{
	font-size:1.4em;
	color:#333333;
	font-weight:bold;
	padding:3px 3px;
	}

div.addpage p {
	line-height:150%;
	font-size:1.4em;
	margin: 5px 0px;
	color:#333333;
	letter-spacing:2px;
	}
/* question Q -red */
div.addpage p span.q-red {
	line-height:150%;
	font-size:14px;
	margin: 5px 0px;
	color:#FF0000;

	}
	
/* question A -blue */
div.addpage p span.a-blue {
	line-height:150%;
	font-size:14px;
	margin: 5px 0px;
	color:#0000FF;
	}

div.addpage p.wait {
	line-height:150%;
	font-size:1.4em;
	margin: 5px 0px;
	color:#333333;
	text-align:center;
	}

div.addpage div.bellabon_about {
	padding-left:5px;
	}

div.addpage div.bellabon_about h3,h4 {
	font-size:1.6em;
	color:#60A318;;
	font-weight:lighter;
	padding:3px 3px;
	letter-spacing:2px;
	}
	
div.addpage div.bellabon_about p {
	line-height:150%;
	font-size:1.4em;
	margin: 5px 0px;
	color:#333333;
	letter-spacing:2px;
	}


div.addpage p span.big {
	line-height:150%;
	font-size:1.6em;
	margin: 5px 0px;
	color:#333333;
	}


div.addpage p.que {
	line-height:150%;
	font-size:1.4em;
	}

div.addpage ul li {
	font-size:1.4em;
	margin-left:1.2em;
	color:#333333;
	line-height:150%;
	}

div.addpage img {
	margin: 0.5em;
	}

td.info4 {
	width:240px;
	padding: 7px 0px 7px 10px;
	color:#333333;
	font-size:1.2em;
	text-align:left;
	border-right:1px solid #BCBCBC;
	}	


table.info3 {
	border-left: 1px solid #BCBCBC;
	border-top:1px solid #BCBCBC;
	width:480;
	}

	
.table01{
	border-top:solid 1px #666666;
	border-left:solid 1px #666666;
}


.table01 th,.table01 td{
	border-bottom:solid 1px #666666;
	border-right:solid 1px #666666;
	}
	
div.f1 {
	margin-left: 3px;
	}
	
	
/* abesann */	
tbody{line-height:180%;
}


/* --huckclearfix-- */


div#headerWrapper:after{
	content: "";
	display: block;
	height:0;
	clear: both;
	visibility:hidden;
	}


div#headerWrapper{
	display:inline-block;
	} 

/*\*/

* html div#headerWrapper{
	height:1%;
	}
	
div#headerWrapper{
	display:block;
	}
	
/**/

/* --生産者の方はこち・E- */

.big_green{
	font-size:1.2em;
	font-weight:bold;
	color:#60A318;
	display:block;
	background:url(../images/arrow_01.jpg) left center no-repeat;
	padding-left:15px;
}

div#seisan h3{
	margin-top:20px;
	padding-bottom:10px;
	background:url(../images/h_11.jpg) center bottom no-repeat;
	padding-bottom:20px;
	color:#333333;

	font-size:1.8em;
	font-weight:bold;
}


div.youto h3 {
	background:url(../images/h_10.jpg) center center no-repeat !important;
	margin-bottom:10px;
	width:480px;
	height:23px;
	padding-top:11px;
	padding-bottom:0px !important;
	text-align:center;
	color:#60A318;
	font-weight:bold;
	border:none !important;
	}


div.youto p span {

	font-size:1.6em;
	}

div#baido p span {
	font-size:1.2em;
	font-weight:bold;
	color:#60A318;
	border-bottom: 1px solid #60A318;
	}
	

ul.seisan{
	color:#333333;
	font-size:1.2em;
	margin-top:10px;
	}
	
div.youto-in {
	clear:both;

}

div.youto-in ul{
	list-style:none;
	margin-top:10px;
}

div.youto-in ul span,
div.youto-in span{
	font-size:1.2em;
	font-weight:bold;
	color:#60A318;
	border-bottom: 1px solid #60A318;
}

div.youto h4 {
	color:#333333;
	font-size:1.6em;
	font-weight:bold;
	margin-top:20px;
	background:url(../images/h_11.jpg) center bottom no-repeat;
	padding-bottom:20px;
	}

div.youto h5 {
	color:#60A318;
	border-bottom:1px solid #D9D9D9;
	font-weight:normal;
	margin-top:10px;
	padding-bottom:5px;
	width:480px;
	}

div.koba-left {
	float:left;
	padding-left:10px;
	width:120px;
	}

div.koba-right {
	float:right;
	width:360px;
	}
	
div#koba-right-in {
	padding:0 10px 10px 0;
	}

div#koba-right-in p {
	line-height:150%;
	letter-spacing:2pt;
	font-size:1.4em;
	text-align:justify;
	}

div#koba-right-in p span.red {
	color:#FF0000;
	font-weight:bold;
	}

div#koba-right-in p span {
	font-weight:800;
	}

div.hatake-left2 {
	float:left;
	width:380px;
	}

p.bellaP {
	color:#333333;
	font-size:1.4em;
	}

div.hatake-left2 p span {
	font-size:1.2em;
	font-weight:bold;
	color:#60A318;
	border-bottom: 1px solid #60A318;
	}


div.hatake-left {
	float:left;
	padding-right:10px;
	width:220px;
	}

div.hatake-left p {
	line-height:150%;
	letter-spacing:2pt;
	font-size:1.4em;
	}


div.hatake-right {
	float:right;
	width:230px;
	padding-left:5px;
	padding-right:10px;
	}
	
div.hatake-right img{
	float:right;
	}

div.hatake-right2 {
	float:right;
	width:100px;
	}


div.hatake-center{
	clear:both;
}


/* --huckclearfix-- */

div.hatakebox:after{
	content: "";
	display: block;
	height:0;
	clear: both;
	visibility:hidden;
	}

	
div.hatakebox{
	display:inline-block;
	}
 
/*\*/
* html div.hatakebox{
	height:1%;
}
div.hatakebox{
	display:block;
	}

/**/

/* --tablelink-- */

table#tablelink a{
	font-weight:bold;
	text-decoration:underline;
}

/* 
----------------------------------------------------------------------------------------
utyou_page
---------------------------------------------------------------------------------------- */

div.utyoubox{
	width:490px;
	clear:both;
	margin-bottom:20px;
}
.rightimg{
	float:right;
	padding:0 !important;
}
.rightimg img{
	margin:0 !important;
}
.leftimg{
	float:left;
	padding:0 20px 0 0 !important;
}
.leftimg p{
	font-size:10px;
}
.leftimg img{
	margin:0 !important;
}
.lefttxt{
	float:left;
	width:325px;
	padding-right:20px;
}
.righttxt{
	float:right;
	width:325px;
}
.centerimg{
	text-align:center !important;
	width:490px;
}

#beginnermark{
	background:url(../images/beginnermark.gif) left 4px no-repeat;
	padding-left:24px;
	margin-left:10px;
}



/* 
----------------------------------------------------------------------------------------
clearFix
---------------------------------------------------------------------------------------- */

div.utyoubox{
	overflow: hidden;
}

div.utyoubox:after {
    content: "";
    display: block;
    clear: both;
    height: 0px;
    overflow: hidden;
}

/*\*/
* html div.utyoubox{
    height: 1em;
    overflow: visible;
}
/**/
