@charset "Shift_JIS";    /* 文字コードの設定 */

/*-----------------------
   　　ページ全体
-----------------------*/
body {
	margin: 0px auto;
	padding: 0px;
	background: url(../images/background2.gif) center top repeat-y;
        text-align: center;
}
#base {
        text-align: left;
}
a:hover {
	text-decoration: none;
}
.line {
	background-image: url(../images/r_side/top_contsline.gif);
	background-repeat: repeat-x;
	background-position: left;
}

h4,h5,h6,p,ul,ol,dl {
	margin-top: 0px;
	margin-bottom: 0px;
}

.border {
	border: 1px solid #333333;
}
.spacermargin {
	clear: both;
	height: 8px;
}
.spacermarginb {
	clear: both;
	height: 10px;
}
.spacermarginc {
	clear: both;
	height: 14px;
}
.spacermargind {
	clear: both;
	height: 20px;
}
.spacermargine {
	clear: both;
	height: 25px;
}
.spacermarginf {
	clear: both;
	height: 4px;
}
label {
    cursor: pointer;
}
h1 {
    font: 100%/100% "ＭＳ Ｐゴシック";
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
}
/*---------------------------------------------------------------------
   　　                      基本フォント
----------------------------------------------------------------------*/
.base-s {font: 70%/150% "ＭＳ Ｐゴシック";}
.base {font: 80%/160% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em;}
.base-bold {font: 80%/150% "ＭＳ Ｐゴシック";font-weight: bold;}
.base-m {font: 90%/170% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em;}
.base-mb {font: 90%/170% "ＭＳ Ｐゴシック"; font-weight: bold; letter-spacing: 0.05em;}
.base-mm {font: 100%/150% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em;}
.base-l {font: 110%/150% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em;}
.base-lb {font: 110%/150% "ＭＳ Ｐゴシック"; font-weight: bold; letter-spacing: 0.02em;}
.base-ll {font: 150%/150% "ＭＳ Ｐゴシック"; letter-spacing: 0.05em;}
.base-llb {font: 150%/150% "ＭＳ Ｐゴシック"; font-weight: bold; letter-spacing: 0.02em;}

/*-----------------------
   　色指定
-----------------------*/
.red {
    color: #FF0000;
}
.green {
    color: #2A6B03;
}

/*-----------------------
   　背景色指定
-----------------------*/
.whitebg {
    background: #FFFFFF;
}

/*-----------------------
   グローバルナビ
-----------------------*/
.navibg {
	background-image: url(../images/globalnavi/navibg.gif);
	background-repeat: repeat-x;
}
.navibgfooter {
	background-image: url(../images/globalnavi/navibg_footer.gif);
	background-repeat: repeat-x;
}
.naviborder {
	background-image: url(../images/globalnavi/navibg2.gif);
	background-repeat: repeat-x;
}
/*-----------------------
   ローカルナビ
-----------------------*/
.lonavibg {
	background-color: #DBCEA6;
}
.lonavibg h2 {
    margin: 0px !important;
}
.lonavibg td {
    padding: 0px;
	text-align: left;
}

.lonavibox {
    margin: 0px !important;
    padding: 0px !important;
	line-height: 140%;
    font-size: 90%;		
}

.localsubnavi {
        padding-left: 5px;
        font-size: 90%;
}

ul.lnavi {
 list-style: none;
 margin: 0px 0px 6px 0px !important;
 padding: 0px !important;
}
ul.lnavi li {
 margin: 0px !important;
 padding: 0px 2px 0px 2px !important;
}

ul.lnavi li ul {
 list-style: none;
 margin: 0px 0px 0px 0px !important;
 padding: 0px !important;
}
ul.lnavi li ul li {
 margin: 0px 0px 0px 15px !important;
 padding: 4px 4px 2px 0px !important;
}
ul.lnavi li ul li ul {
 margin: 0px 0px 0px 0px !important;
 padding: 4px 4px 2px 0px !important;
}

.lnavi li ul li ul li{
 margin: 0px 0px 0px 15px !important;
 padding: 4px 4px 2px 0px !important;
}


/*-----------------------
   トップ
-----------------------*/
.tanebg {
	background-image: url(../images/center/top_contsbg.gif);
	background-repeat: repeat-y;
}
.tanetitle {
	font-weight: bold;
	background-color: #FFEC71;
}
.tanefont {
	line-height: 190%;
}
.information {
	font-weight: bold;
	background-color: #D9D4CA;
}
.kagobg {
	background-image: url(../images/r_side/kago_bg.gif);
	background-repeat: repeat-y;
}
.osusumetitle {
	font-weight: bold;
	background-color: #CBDCFA;
}
.osusumebg {
	background-color: #ECF3FE;
}
.topcompany {
	background-color: #FEFED9;
	padding: 5px;
}
/*-----------------------
   　商品一覧ページ
-----------------------*/
.itemlist_titlebg {
    background: url(../images/itemnamebg.gif) top left no-repeat;
	padding: 5px 15px;
	color: #4B9C1B;
	font-weight: bold;
	border-bottom: 1px solid #CBCBCB;
	border-top: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
}

.itemlistinfobg {
    background: #CFFFB3;
}

.list_itemname {
	color: #4B9C1B;
	font-weight: bold;
}

.itemstatus {
    line-height: 160%;
}

.detail_itemdate {
    background: #CFFFB3;
	border: 1px solid #CBCBCB;
	
}
.subphoto {
	padding: 0px 10px;
}

.recomendbg, .uservoicebg {
    background: #FFEBCA;
}

.recomendcomment {
    padding: 0px 15px 0px 5px;
} 
/*-----------------------
  野菜の育て方
-----------------------*/
#yasai_navi {
	text-align: left;
}
#yasai_navi h3 {
	margin: 0px;
	padding: 0px;
}
#yasai_navi ul {
	margin: 0px;
	padding: 0px;
}
#yasai_navi li {
	list-style: none;
	margin: 0px;
	padding: 3px 0px 5px 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #777777;
	border-bottom-color: #777777;
	border-left-color: #777777;
}
#rightcontentsbmargin p {
	text-align: left;
}
/*-----------------------
   フッター
-----------------------*/
.footerbg {
	background-color: #E6FAE2;
}
.footerfont {
	font-size: 80%;
	line-height: 160%;
}
.copyrightbg {
	background-color: #81C856;
}

.ctswrap {
        width: 570px;
        text-align: left;
}
/*-----------------------
   　  ctswrap
-----------------------*/
/*-
.ctswrap h3 {
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #559708;
	border-left-color: #559708;
	padding-bottom: 2px;
	padding-left: 8px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
-*/
.ctswrap h4.tokushotitle {
	color: #FFFFFF;
	background-color: #559708;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold;
	margin-bottom: 5px;
}

#souryo table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
#souryo td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#souryo th {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #D9D9D9;
	font-weight: normal;
}
.searchform {
    width: 202px!important;
	height: 23px !important;
}
.searchformb {
	height: 23px !important;
}
.footertext p {
	padding-top: 5px !important; 
	padding-bottom: 5px !important;   
	margin: 0px !important; 
}
.footertext {
	font-size: 80%;
	line-height: 160%;
}
/*-----------------------
    アフィリエイト
-----------------------*/
h4.afititle {
	color: #FFFFFF !important;
	background-color: #559708 !important;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-weight: bold !important;
	margin-bottom: 5px;
}

td .afikaisetu {
	padding: 5px 0px;
}

td .afikaisetu ol {
	margin-top: 0px;
	margin-bottom: 10px;
}

td .afikaisetu ol li {
	padding-top: 3px;
	padding-bottom: 5px;
}

.afitable table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.afitable td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.afitable th {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #D9D9D9;
	font-weight: normal;
}

.affikiyaku p {
   margin-bottom: 16px;
}
.goodsbackground {

	background-image: url(../images/dot.gif);

	background-repeat: repeat;

}
.whitebackground {
	background-color: #FFFFFF;
}
.item-data {
       float: left;
       width: 109px;
       font-size:90%;
       margin-right: 14px;
       margin-bottom: 10px;
}
.item-price {
       color: red;
}
.item-photo {
       margin-bottom: 4px;     
}
ul#lnavitest li ul li {
padding:0px 0px 0px 0 !important;
}