@charset "utf-8";
/* CSS Document */

body{
	/*background-color:#ffffff;*/
	color:#333333;　
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:14px;
        letter-spacing: 1px;
	}

a{
	color:#990000;
　　　　text-decoration:underline;

	}

a:hover{
	color:#336600;
	}

img{
	border:none;
	}

#AllBox{
	border:1px solid #bfbfbf;
	background-color:#FFFFFF;
	width:800px;
	margin:10px auto;
	padding:0px;
	}

/*##########ヘッダー##########*/
#HeaderBox{
	background-image:url(http://file.kanreki.erabee.jp/top-img.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px solid #bfbfbf;
	width:800px;
	height:201px;
	_height:206px;
	margin:0px;
	padding:5px 0px 0px 0px;
	}

#HeaderBox h1{
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	}

#HeaderBox p{
	color:#b3b3b3;
	line-height:120%;
	margin:0px 0px 0px 10px; 
	padding:0px;
	}

#HeaderBox a{
	display:block;
	background-image:url(http://file.kanreki.erabee.jp/top-title_off.gif);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	width:246px;
	height:87px;
	margin:35px 0px 0px 0px; 
	}

#HeaderBox a:hover{
	background-image:url(http://file.kanreki.erabee.jp/top-title_on.gif);
	}

/*##########コンテンツ##########*/
#ContentsBox{
	width:800px;
/*	overflow:auto;*/
	margin:0px;
	padding:10px 0px;
background-color:#ffffff;
	}

/*----------サイドバー・左----------*/
#SidebarLeft{
	float:left;
	width:170px;
	margin:0px;
	padding:0px;
font-size:12px;
	}

#SidebarLeftIn{
	width:160px;
	margin:0px 0px 0px 5px;
	padding:0px;
	}

#SidebarLeftIn h3{
	border-top:1px dashed #996600;
	border-bottom:1px dashed #996600;
	background-color:#ffffff;
	font-size:12px;
	text-align:center;
	margin:0px 3px 10px 3px;
	padding:10px 0px;
	}

#SidebarLeftIn dl{
	margin:0px;
	padding:0px;
	}

#SidebarLeftIn dd{
	margin:0px 0px 10px 0px;
	padding:0px;
	}

#SidebarLeftIn a{
	display:block;
	border:1px solid #b3b3b3;
	background-image:url(http://file.nomuosu.erabee.jp/pointer01.gif);
	background-position:left;
	background-repeat:no-repeat;
	width:137px;
	margin:0px;
	padding:10px 0px 10px 13px;
background-color:#ffffff;
color:#636363;
	text-decoration:none;
	}

#SidebarLeftIn a:hover{
	background-color:#ffe870;
	}




/*----------エントリーボックス----------*/
#MainEntryBox{
	float:left;
	width:490px;
	overflow:auto;
	margin:0px;
	padding:0px;
background-color:#ffffff;
	}

#MainEntryBoxIn{
	width:490px;
	margin:0px;
	padding:0px;
	}

.new{
font-size:px;
color:#636363;
line-height: 1.5em;
letter-spacing: 0.1em; 
}

/*新着情報*/
#MainEntryBoxIn h3.WhatsNew{
	background-image:url(http://file.kanreki.erabee.jp/whatsnew_title.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:45px;
	margin:10px 0px 3px 0px;
	padding:0px;
	}

#WhatsNewBox{
/*	border-top:1px solid #336600;
	border-bottom:1px solid #336600;
*/
	width:484px;
/*	overflow:auto;*/
	margin:0px;
	padding:10px 3px 5px 3px;
	}

#WhatsNewBox dl{
	margin:0px;
	padding:0px;
	}

#WhatsNewBox dd{
	background-image:url(http://file.nomuosu.erabee.jp/pointer02.gif);
	background-position:left;
	background-repeat:no-repeat;
	margin:0px 0px 5px 5px;
	padding:0px 0px 0px 10px;
	color:#CC0000;
	font-weight:bold;
	}

#WhatsNewBox a{
	margin:0px 3px;
	padding:0px;
	font-weight:normal;
	}

/*ピックアップリスト*/
#MainEntryBoxIn h3.PicUp{
	background-image:url(http://file.kanreki.erabee.jp/pickup_title.gif);
	background-position:center top;
	background-repeat:no-repeat;
	text-indent:-9999px;
	height:45px;
	margin:20px 0px 3px 0px;
	padding:0px;
	}

#PickUpList{
/*	border-top:1px solid #336600;*/
	margin:0px;
	padding:10px 0px 0px 0px;
	}

#PickUpList dd{
/*	border-bottom:1px dashed #d1c5bc;*/
	width:470px;
/*	overflow:auto;*/
	margin:0px 0px 15px 0px;
	padding:0px 10px;
	}

#PickUpList h4{
	color:#CC6600;
	font-size:14px;
	margin:0px 0px 5px 0px;
	}

#PickUpList img{
	float:left;
	margin:0px;
	padding:0px;
	}

#PickUpList p{
	line-height:120%;
	margin:10px 0px 10px 0px;
	background:#f5f0ec;
	padding:10px;
	color:#330000;
	}

/*--------メイン＋サイドバー右２つ------*/
div#RightBox{
	
	width:775px;
	overflow:auto;
	margin:0px 0px 0px 0px;
	padding:5px 5px 5px 10px;
background-color:#ffffff;
  background-repeat:repeat;
  background-attachment:fixed;
	}

/*---------サイドバー右２つ----------*/
div#SideBarRight{
	float:right;
	width:290px;
	height:auto;
	margin:0px;
	padding:5px;
	}

/*----------サイドバー・右01----------*/
#SidebarRight01{
	float:left;
	width:140px;
	margin:0px;
	padding:0px;
	}

#SidebarRight01In{
	border:0px solid #bfbfbf;
	width:138px;
	margin:0px 0px 0px 0px;
	padding:0px;
background-color:#ffffff;
	}
/*----------サイドバー・右02----------*/
#SidebarRight02{
	float:right;
	width:140px;
	margin:0px 0px 0px 0px;
	padding:0px;
	}

#SidebarRight02In{
	border:0px solid #bfbfbf;
	width:138px;
	margin:0px 0px 0px 0px;
	padding:0px;
	text-align:center;
background-color:#ffffff;
	}

/*お試し*/
#Otameshi{
	background-color:#fbf8f2;
	border:1px dashed #856F41;
	margin:10px;
	padding:5px;
　　　　}

#Otameshi h4{
	color:#FF6600;
	font-size:14px;
	margin:0px 0px 10px 0px;
	padding:0px;
	}


/*ランキング*/
#RankingList{
	width:130px;
	margin:0px 0px 0px 5px;
	padding:0px;
color:#666666;
	font-size:13px;
	}

#RankingList dt{
	border-top:1px dashed #bfbfbf;
	border-bottom:1px dashed #bfbfbf;
	background-color:#F2EFE8;
	margin:10px 0px;
	padding:5px;
	}

#RankingList dd{
	margin:0px 0px 5px 0px;
	padding:5px;
border:1px solid #bfbfbf;
background-color:#ffffff;
	}

#RankingList p.Ranking{
	/*border-right:2px solid #bfbfbf;*/
	border-left:2px solid #bfbfbf;
	color:#a8330c;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	}

#RankingList p{
	line-height:120%;
	margin:5px 0px;
	padding:0px;
	}

/*アドセンス*/
#ADS{
	font-size:12px;
	margin:0px;
	padding:10px 5px;
	}

/*##########フッター##########*/
#FooterBox{
	border-top:1px solid #856F41;
	width:790px;
	text-align:center;
	margin:5px 0px 0px 0px;
	padding:0px;
color:#636363;
text-decoration:none;
	}


#FooterBox a{
color:#636363;
text-decoration:none;
}

#FooterBox p{
	line-height:140%;
	margin:10px 0px;
	padding:0px;
color:#636363;
text-decoration:none;
font-size:12px;
	}

#FooterBox span{
	font-size:11px;
	}

/*####################
カテゴリー用
######################*/
#HeaderBoxCategory{
	background-image:url(http://file.nomuosu.erabee.jp/header_back02.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	border-bottom:1px solid #856F41;
	width:790px;
	height:85px;
	margin:0px;
	padding:5px 5px 0px 5px;
	}

#HeaderBoxCategory h1{
	text-indent:-9999px;
	margin:0px;
	padding:0px;
	}

#HeaderBoxCategory p{
	color:#846E3F;
	line-height:120%;
	margin:0px 0px 0px 10px; 
	padding:0px;
	}

#HeaderBoxCategory a{
	display:block;
	background-image:url(http://file.nomuosu.erabee.jp/main_title02.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	cursor:pointer;
	width:227px;
	height:55px;
	margin:20px 0px 0px 10px; 
	}

#HeaderBoxCategory a:hover{
	background-image:url(http://file.nomuosu.erabee.jp/main_title02_o.jpg);
	}

/*##########ナビゲーション##########*/
#NavigationBox{
	width:790px;
	overflow:auto;
	font-size:12px;
	margin:0px 0px 0px 10px;
	padding:0px 0px 20px 0px;
	}

#NavigationBox dl{
        margin:0px 0px 0px 3px;
	padding:0px;
	}

#NavigationBox dd{
	float:left;
	margin:0px 0px 5px 0px;
	padding:0px;
	}

#NavigationBox a{
	display:block;
	background-image:url(http://file.nomuosu.erabee.jp/pointer01.gif);
	background-position:left;
	background-repeat:no-repeat;
	border:1px solid #b3b3b3;
	width:130px;
	_width:145px;
	height:auto;
	margin:0px 10px 0px 0px;
	padding:10px 0px 10px 13px;
background-color:#ffffff;
color:#636363;
text-decoration:none;
	}

#NavigationBox a:hover{
	background-image:url(http://file.nomuosu.erabee.jp/pointer01.gif);
	background-color:#ffc4d6;
	color:#8b0000;
	}

/*----------各ページのエントリー（メイン）----------*/

#CategoryEntryBox{
	float:left;
	width:465px;
	margin:5px 0px 0px 0px;
	padding:0px;
background-color:#ffffff;
	}

#CategoryEntryBoxIn{
	width:460px;
	margin:0px 0px 0px 5px;
	padding:0px;
	}

#CategoryEntryBoxIn h2{
	font-size:18px;
	margin:10px 0px 0px 10px;
	padding:0px;
	}

#CategoryEntryBoxIn h3.EntrySubTitle{
	font-size:14px;
	font-weight:normal;
	color:#262626;
	line-height:140%;
	margin:10px 0px 0px 10px;
	padding:0px;
	}

#CategoryEntryBoxIn p.IntoroText{
	line-height:150%;
	margin:20px 0px 0px 10px;
	padding:0px;
	}

#CategoryEntryBoxIn div.ItemEntry{
	border:0px solid #999999;
	width:418px;
	overflow:auto;
	margin:0px 10px 10px 0px;
	padding:0px 10px 10px 10px;
	line-height:20px;
	font-size:13px;
	}

#CategoryEntryBoxIn div.ItemEntry h3{
	clear:both;
	margin-top:20px;
	font-size:16px;
	margin:0px;
	padding:0px;
	}


#CategoryEntryBoxIn div.ItemPhoto{
	float:left;
	width:140px;
	text-align:center;
	margin:10px 20px 15px 0px;
	padding:0px 10px 0px 0px;
	}

#CategoryEntryBoxIn div.ItemPhoto p{
	line-height:120%;
	margin:5px 0px;
	padding:0px;
	}

#CategoryEntryBoxIn div.ItemPhoto p{
	line-height:120%;
	margin:5px 0px;
	padding:0px;
	}

#CategoryEntryBoxIn span.StarPoint{
	color:#FF9900;
	}

#CategoryEntryBoxIn div.ItemInfo{
	float:left;
	width:458px;
	margin:0px;
	padding:0px;
	}

#CategoryEntryBoxIn div.ItemInfo dl{
	margin:10px 0px 0px 0px;
	padding:0px;
	}

#CategoryEntryBoxIn div.ItemInfo dt{
	margin:0px 0px 10px 0px;
	padding:0px;
	}

#CategoryEntryBoxIn div.ItemInfo dd{
	color:#666666;
	line-height:120%;
	margin:0px 0px 20px 0px;
	padding:0px;
	}

#CategoryEntryBoxIn div.ItemEntry ul{
	clear:left;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	}

#CategoryEntryBoxIn div.ItemEntry li{
	line-height:14px;
	margin-bottom:5px;
	}

#CategoryEntryBoxIn dl.EntryLink{
	margin:20px 0px 0px 0px;
	padding:0px;
	}

#CategoryEntryBoxIn dl.EntryLink dt{
	margin:0px 0px 5px 0px;
	padding:0px;
	}

#CategoryEntryBoxIn dl.EntryLink dd{
	line-height:14px;
	margin:0px;
	padding:0px;
	}

/*カテゴリーリスト*/
#CategoryEntryBoxIn h3.CateTitle{
	font-size:14px;
	margin:10px 0px 0px 10px;
	padding:0px;
	}
#CategoryEntryBoxIn dl.CateList{
	width:418px;
	overflow:auto;
	margin:10px 0px 0px 10px;
	padding:0px;
	}

#CategoryEntryBoxIn dl.CateList dd{
	float:left;
	margin:0px;
	padding:0px;
	}

#CategoryEntryBoxIn dl.CateList a{
	display:block;
	border:1px solid #ffffff;;
	width:380px;
	padding:10px;
	margin:0px 0px 5px 5px;
        background-color:#ffe568;
	}

#CategoryEntryBoxIn dl.CateList a:hover{
	background-color:#ffd1d9;
	}

#CategoryEntryBoxIn h3.CateTitle2{
	font-size:15px;
	margin:10px 0px 0px 10px;
	padding:0px;
	}

#CategoryEntryBoxIn dl.CateList2{
	width:418px;
	overflow:auto;
	margin:10px 0px 0px 10px;
	padding:0px;
	}

#CategoryEntryBoxIn dl.CateList2 dd{
	float:left;
	margin:0px;
	padding:0px;
	}

#CategoryEntryBoxIn dl.CateList2 a{
	display:block;
	border:1px solid #ffffff;;
	width:380px;
	padding:10px;
	margin:0px 0px 5px 5px;
	background-color:#cce6ff;
	}

#CategoryEntryBoxIn dl.CateList2 a:hover{
	background-color:#ffd1d9;
	}

#CategoryEntryBoxIn dl.CateList3{
	width:418px;
	overflow:auto;
	margin:10px 0px 0px 10px;
	padding:0px;
	}

#CategoryEntryBoxIn dl.CateList3 dd{
	float:left;
	margin:0px;
	padding:0px;
	}

#CategoryEntryBoxIn dl.CateList3 a{
	display:block;
	border:1px solid #ffffff;;
	width:180px;
	padding:10px;
	margin:0px 0px 5px 5px;
        background-color:#ffe568;
	}

#CategoryEntryBoxIn dl.CateList3 a:hover{
	background-color:#ffd1d9;
	}


#CategoryEntryBoxIn div.ItemEntry h3.title{
border-left:#2475b6 8px solid;
border-bottom:#2475b6 1px solid;
padding:5px 0px 5px 10px;
margin:3em 0px 5px 0px;
}

#CategoryEntryBoxIn div.ItemEntry h3.title2{
border-left:#cf2e33 8px solid;
border-bottom:#cf2e33 1px solid;
padding:5px 0px 5px 10px;
margin:3em 0px 5px 0px;
}

#CategoryEntryBoxIn div.ItemEntry h3.title3{
border-left:#ffb30d 8px solid;
border-bottom:#ffb30d 1px solid;
padding:5px 0px 5px 10px;
margin:3em 0px 5px 0px;
}

.title4{
border-left:#ffffff 5px solid;
border-bottom:#ffffff 1px solid;
padding:0px 25px 5px 0px;
margin:0px 25px 5px 0px;
	color:#636363;
}

.explain{
margin:10px 10px 20px 10px;
font-size:13px;
color:#636363;
line-height: 1.5em;
letter-spacing: 0.1em;
}

.explain2{
font-size:14px;
color:#333333;
line-height: 1.5em;
letter-spacing: 0.1em; 
}

div#CategoryEntryBoxIn ul.explain li{
font-size:13px;
color:#636363;
line-height:20px;
letter-spacing: 0.1em; 
}

div#CategoryEntryBoxIn ul.explain2 li{
font-size:13px;
color:#636363;
line-height: 1.5em;
letter-spacing: 0.1em; 
}

.EntryIntro{
	width:418px;
	background:#f5f0ec;
	padding:10px;
	margin:10px 0px 15px 10px;
	font-weight:normal;
	line-height:150%;
	font-size:14px;
	color:#330000;
	letter-spacing: 0.2em; 	
	}

#PickUpList .EntryIntro{
	width:auto;
	}

/*--------おすすめ商品----------*/

.recommend{
font-size:13px;
color:#636363;
line-height: 1.5em;
letter-spacing: 0.1em; 
border-top:1px dashed #996600;
border-bottom:1px dashed #996600;
background-color:#fff487;
margin:0px 0px 0px 0px;
padding:5px 5px 5px 5px;
}


/*--------アフィリンク用----------*/

.afi{
margin: 10px 0px; 
overflow: auto; 
width: 410px;
}

.afi1{
float: left;
margin: 3px 3px 3px 3px; 
}

.afi2{
float: right; 
margin: 3px 3px 3px 3px; 
}

.afi3{
float: right;
margin: 20px 10px 3px 5px; 
}

.afi4{
margin: 20px 10px 3px 5px; 
float: left; 
}






/*アイテムリスト*/
#CategoryEntryBoxIn dl.OtherItemList{
	width:620px;
	overflow:auto;
	margin:50px 0px 0px 10px;
	padding:0px;
	}

#CategoryEntryBoxIn dl.OtherItemList dd{
	/*background-color:#BBBBBB;*/
	display:inline;
	float:left;
	width:195px;
	height:370px;
	text-align:center;
	margin:0px 15px 10px 0px;
	padding:0px;
	}

#CategoryEntryBoxIn dl.OtherItemList img{
	border:none;
	margin:0px;
	padding:0px;
	}

#CategoryEntryBoxIn p.Star{
	color:#FF9900;
	margin:5px 0px 0px 0px;
	padding:0px;
	}

#CategoryEntryBoxIn dl.OtherItemList h4{
	font-size:12px;
	font-weight:normal;
	margin:10px 0px;
	padding:0px;
	}

#CategoryEntryBoxIn p.OtherItemText{
	line-height:130%;
	text-align:left;
	margin:0px;
	padding:0px;
	}

/*##########効能ページ##########*/
#CategoryEntryBoxIn dl.KounouPage_List{
	margin:30px 0px 10px 10px;
	padding:0px;
	}

#CategoryEntryBoxIn dl.KounouPage_List dt{
	color:#CC3399;
	margin:0px 0px 10px 0px;
	padding:0px;
	}

#CategoryEntryBoxIn dl.KounouPage_List dd{
	line-height:140%;
	margin:0px 0px 20px 0px;
	padding:0px;
	}

/*##########カテゴリ選択切り替え##########*/
#BodyCategory00 .categoryHere0,
#BodyCategory0 .categoryHere0,
#BodyCategory1 .categoryHere1,
#BodyCategory2 .categoryHere2,
#BodyCategory3 .categoryHere3,
#BodyCategory4 .categoryHere4,
#BodyCategory5 .categoryHere5,
#BodyCategory6 .categoryHere6,
#BodyCategory7 .categoryHere7,
#BodyCategory77 .categoryHere7,
#BodyCategory8 .categoryHere8,
#BodyCategory9 .categoryHere9,
#BodyCategory10 .categoryHere10,
#BodyCategory11 .categoryHere11,
#BodyCategory12 .categoryHere12,
#BodyCategory13 .categoryHere13,
#BodyCategory14 .categoryHere14,
#BodyCategory15 .categoryHere15,
#BodyCategory16 .categoryHere16,
#BodyCategory17 .categoryHere17,
#BodyCategory18 .categoryHere18,
#BodyCategory19 .categoryHere19,
#BodyCategory1111 .categoryHere11,
#BodyCategory13131313 .categoryHere13{
/*	background-color:#F9EADC;
	color:#FF6600;
*/
	background:url(http://file.kanreki.erabee.jp/pointer02.gif) no-repeat left;
	background-color:#8b0000;
	color:#FFF;
	}

/*##### Google Ads #####*/
div.Add{
	text-align:center;
	margin:0px 0px 10px 0px;
	padding0px;
	}

div.Add02{
	text-align:right;
	margin:0px 0px 10px 0px;
	padding:0px;
	}