﻿@charset "utf-8";

/* ---------▼リセット------------ */
* {margin:0;padding:0;}
body{
	text-align:center;
	margin:0;
	padding:0;
	color:#484848; 
	background-color:#fff;
	font-family:"ＭＳ Ｐゴシック",Osaka,"ヒラギノ角ゴ Pro W3",Arial, Helvetica, sans-serif;
}
h1,h2,h3,h4,h5,h6,table	{
	clear:both;
	font-size: 100%;
	font-style: normal;
	margin: 0;
	padding: 0;
	}
p,address	{
	font-size: 100%;
	font-style: normal;
	margin: 0;
	padding: 0;
	}
img	{
	margin: 0;
	padding: 0;
	border:none;
	}
ul	{
	list-style-type:none;
	margin: 0;
	padding: 0;
	}
 a	{text-decoration:none;}	
/*\*/ a { overflow: hidden;}/**/ 
a	{text-decoration:none; color:#ff529b;}	
a:hover {color: #999;}	

.ph_right	{float: right;margin: 0 0 10px 10px;}
.ph_left	{float: left;margin: 0 10px 10px 0;}
.cl			{clear:both;}
.textCenter	{text-align:center;}
.textRight	{text-align:right;}
.magR10{ margin-right:10px;}
.magB05{ margin-bottom:5px;}
.magB10{ margin-bottom:10px;}
.magB20{ margin-bottom:20px;}
.magT10{ margin-top:10px;}
.magTB10{ margin:10px 0;}
.magT20{ margin-top:20px;}
.magTB20{ margin:20px 0;}
.magL20{ margin-left:20px;}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	}
/*\*/
* html .clearfix {
    height: 1em;
    overflow: visible;
	}
/* ------------------------▼レイアウト▼---------------------- */
.xc_wrapper	{
	width: 800px;
	margin: 0 auto;
	padding:0;
	position:relative;
	}
.xc_header	{
	width: 800px;
	position: relative;
	text-align:left;
	padding: 10px 0;
	}
.xc_header	h1	{
	}
.xc_header .minilink	{
	width:400px;
	height:15px;
	position: absolute;
	top:15px;
	left: 400px;
	}

.xc_header .loginCart	{
	list-style-type:none;
	width:220px;
	height: 23px;
	position: absolute;
	top:40px;
	left:580px;
	}
.xc_header .loginCart li	{
	float:left;
	}
	
.xc_header .gNaviUnder	{
	width:800px;
	background-image:url(http://www.furu-furi.com/images/bgGNaviUnder.gif);
	background-repeat:repeat-y;
	border-bottom:solid 1px #ccc;
	padding: 5px 0 10px;
	}
.xc_header .gNaviUnder .xc_searchBlock	{
	width: 780px;
	height: 25px;
	margin: 0 10px;
	font-size:100%
	}
.xc_header .gNaviUnder .xc_searchBlock #submit	{
	vertical-align:text-bottom;
	margin:0 0 0 0;
	}
.myContents	{
	clear:both;
	width: 800px;
	position:relative;
	text-align:left;
	padding-bottom:15px;
	}
.myContents:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
	}
/*\*/
* html .myContents {
    height: 1em;
    overflow: visible;
	}
.myContentsLeft{
	width: 160px;
	float:left;
	text-align:left;
	}
.myContentsBlog {
	width: 450px;
	float: left;
	text-align:left;
	font-size:80%;
	}
.myContentsBlog a {
text-decoration:underline;
	}
.myContentsBlogEdit {
	margin-left:10px;
	}
.myContentsRight{
	width: 190px;
	float:left;
	}
.xc_contentsRightEdit {
	width: 180px;
	margin-left:10px;
	}
.xc_footer	{
	clear: both;
	width:800px;
	padding: 20px 0;
	}

/* ---------------------------▼ミニリンク▼------------------------------------- */
.xc_header .minilink #toFaq{
	width:90px;
	height:15px;
	display:block;
	text-indent:-100000em;
	background:url(http://www.furu-furi.com/images/minilink_h.gif) no-repeat 0 0;
	float:left;
	}
.xc_header .minilink #toFaq	 a {
	width:90px;
	height:15px;
	display:block;
	text-indent:-100000em;
	background:url(http://www.furu-furi.com/images/minilink.gif) no-repeat 0 0;
	}
.xc_header .minilink #toFaq	 a:hover{
	background:url(http://www.furu-furi.com/images/minilink_h.gif) no-repeat 0 0;
	}
.xc_header .minilink #toShopguide	{
	width:90px;
	height:15px;
	display:block;
	text-indent:-100000em;
	background:url(http://www.furu-furi.com/images/minilink_h.gif) no-repeat -90px 0;
	float:left;
	}
.xc_header .minilink #toShopguide	 a {
	width:90px;
	height:15px;
	display:block;
	text-indent:-100000em;
	background:url(http://www.furu-furi.com/images/minilink.gif) no-repeat -90px 0;
	}
.xc_header .minilink #toShopguide	 a:hover{
	background:url(http://www.furu-furi.com/images/minilink_h.gif) no-repeat -90px 0;
	}
.xc_header .minilink #toSitemap	{
	width:80px;
	height:15px;
	display:block;
	text-indent:-100000em;
	background:url(http://www.furu-furi.com/images/minilink_h.gif) no-repeat -180px 0;
	float:left;
	}
.xc_header .minilink #toSitemap	 a {
	width:80px;
	height:15px;
	display:block;　
	text-indent:-100000em;
	background:url(http://www.furu-furi.com/images/minilink.gif) no-repeat -180px 0;
	}
.xc_header .minilink #toSitemap a:hover{
	background:url(http://www.furu-furi.com/images/minilink_h.gif) no-repeat -180px 0;
	}
.xc_header .minilink #toToiawase	{
	width:80px;
	height:15px;
	display:block;
	text-indent:-100000em;
	background:url(http://www.furu-furi.com/images/minilink_h.gif) no-repeat -260px 0;
	float:left;
	}
.xc_header .minilink #toToiawase	 a {
	width:80px;
	height:15px;
	display:block;
	text-indent:-100000em;
	background:url(http://www.furu-furi.com/images/minilink.gif) no-repeat -260px 0;
	}
.xc_header .minilink #toToiawase a:hover{
	background:url(http://www.furu-furi.com/images/minilink_h.gif) no-repeat -260px 0;
	}
.xc_header .minilink #toLogout	{
	width:60px;
	height:15px;
	display:block;
	text-indent:-100000em;
	background:url(http://www.furu-furi.com/images/minilink_h.gif) no-repeat -340px 0;
	float:left;
	}
.xc_header .minilink #toLogout	 a {
	width:60px;
	height:15px;
	display:block;
	text-indent:-100000em;
	background:url(http://www.furu-furi.com/images/minilink.gif) no-repeat -340px 0;
	}
.xc_header .minilink #toLogout a:hover{
	background:url(http://www.furu-furi.com/images/minilink_h.gif) no-repeat -340px 0;
	}
		
/* ---------------------------▼グローバルナビゲーション▼------------------------ */
.xc_header .gNavi 	{
	clear:both;
	width:800px;
	height:35px;
	list-style-type:none;
	margin-bottom:0;
	}
.xc_header .gNavi li	{
	text-indent:-100000em;
	}
.xc_header .gNavi #Gtop	{
	float:left;
	width:115px;
	height:35px;
	display:block;
	background-image:url(http://www.furu-furi.com/images/gNavi_h.gif);
	background-position: 0 0;
	background-repeat:no-repeat;
	}
.xc_header .gNavi #Gtop a	{
	width:115px;
	height:35px;
	display:block;
	background-image:url(http://www.furu-furi.com/images/gNavi.gif);
	background-position: 0 0;
	background-repeat:no-repeat
	}
.xc_header .gNavi #Gtop a:hover	{
	background-image:url(http://www.furu-furi.com/images/gNavi_h.gif);
	background-position: 0 0;
	}
.xc_header .gNavi #Gbeginner	{
	float:left;
	width:115px;
	height:35px;
	display:block;
	background-image:url(http://www.furu-furi.com/images/gNavi_h.gif);
	background-position: -115px 0;
	background-repeat:no-repeat;
	}
.xc_header .gNavi #Gbeginner a	{
	width:115px;
	height:35px;
	display:block;
	background-image:url(http://www.furu-furi.com/images/gNavi.gif);
	background-position: -115px 0;
	background-repeat:no-repeat;
	}
.xc_header .gNavi #Gbeginner a:hover	{
	background-image:url(http://www.furu-furi.com/images/gNavi_h.gif);
	background-position: -115px 0;
	}
.xc_header .gNavi #Ghowtomake	{
	float:left;
	width:115px;
	height:35px;
	display:block;
	background-image:url(http://www.furu-furi.com/images/gNavi_h.gif);
	background-position: -230px 0;
	background-repeat:no-repeat;
	}
.xc_header .gNavi #Ghowtomake a	{
	width:115px;
	height:35px;
	display:block;
	background-image:url(http://www.furu-furi.com/images/gNavi.gif);
	background-position: -230px 0;
	background-repeat:no-repeat;
	}
.xc_header .gNavi #Ghowtomake a:hover	{
	background-image:url(http://www.furu-furi.com/images/gNavi_h.gif);
	background-position: -230px 0;
	}
.xc_header .gNavi #Gdictionary	{
	float:left;
	width:115px;
	height:35px;
	display:block;
	background-image:url(http://www.furu-furi.com/images/gNavi_h.gif);
	background-position: -345px 0;
	background-repeat:no-repeat;
	}
.xc_header .gNavi #Gdictionary a	{
	width:115px;
	height:35px;
	display:block;
	background-image:url(http://www.furu-furi.com/images/gNavi.gif);
	background-position: -345px 0;
	background-repeat:no-repeat;
	}
.xc_header .gNavi #Gdictionary a:hover	{
	background-image:url(http://www.furu-furi.com/images/gNavi_h.gif);
	background-position: -345px 0;
	}
.xc_header .gNavi #Gvoice	{
	float:left;
	width:115px;
	height:35px;
	display:block;
	background-image:url(http://www.furu-furi.com/images/gNavi_h.gif);
	background-position: -460px 0;
	background-repeat:no-repeat;
	}
.xc_header .gNavi #Gvoice a	{
	width:115px;
	height:35px;
	display:block;
	background-image:url(http://www.furu-furi.com/images/gNavi.gif);
	background-position: -460px 0;
	background-repeat:no-repeat;
	}
.xc_header .gNavi #Gvoice a:hover	{
	background-image:url(http://www.furu-furi.com/images/gNavi_h.gif);
	background-position: -460px 0;
	}
.xc_header .gNavi #Gaboutus	{
	float:left;
	width:115px;
	height:35px;
	display:block;
	background-image:url(http://www.furu-furi.com/images/gNavi_h.gif);
	background-position: -575px 0;
	background-repeat:no-repeat;
	}
.xc_header .gNavi #Gaboutus a	{
	width:115px;
	height:35px;
	display:block;
	background-image:url(http://www.furu-furi.com/images/gNavi.gif);
	background-position: -575px 0;
	background-repeat:no-repeat;
	}
.xc_header .gNavi #Gaboutus a:hover	{
	background-image:url(http://www.furu-furi.com/images/gNavi_h.gif);
	background-position: -575px 0;
	}
.xc_header .gNavi #Gblog	{
	float:left;
	width:110px;
	height:35px;
	display:block;
	background-image:url(http://www.furu-furi.com/images/gNavi_h.gif);
	background-position: -690px 0;
	background-repeat:no-repeat;
	}
.xc_header .gNavi #Gblog a	{
	width:110x;
	height:35px;
	display:block;
	background-image:url(http://www.furu-furi.com/images/gNavi.gif);
	background-position: -690px 0;
	background-repeat:no-repeat;
	}
.xc_header .gNavi #Gblog a:hover	{
	background-image:url(http://www.furu-furi.com/images/gNavi_h.gif);
	background-position: -690px 0;
	}
/* ---------------------------▼グローバルナビゲーション下／ページリード▼------------------------------- */
.xc_header .gNaviUnder p{
	margin: 0 10px;
	font-size:80%;
	color: #009999;
	}
/* ---------------------------▼ローカルナビゲーション▼------------------------------------- */
.myContentsLeft .lNavi .shopmenu	{
	width: 160px;
	margin: 0 0 10px 0;
	font-size:80%;
	}
.myContentsLeft .lNavi .shopmenu a	{
	color: #333333;
	text-decoration:none;
	}
.myContentsLeft .lNavi .shopmenu a:hover	{
	color: #2fcccc;
	text-decoration:underline;
	}
.myContentsLeft .lNavi .shopmenu a:visited	{
	color: #333333;
	text-decoration:none;
	}
.myContentsLeft .lNavi .shopmenu li	{
	border-bottom: dashed 1px #ccc;
	}

.myContentsLeft .lNavi .kit {
	background:url(http://www.furu-furi.com/images/lNavi_kit.gif) no-repeat 5px 5px;
	padding: 10px 10px 10px 35px;
}
.myContentsLeft .lNavi .op {	
	background:url(http://www.furu-furi.com/images/lNavi_op.gif) no-repeat 5px 5px;
	padding: 10px 10px 10px 35px;
}
.myContentsLeft .lNavi .aromasplay {
	background:url(http://www.furu-furi.com/images/lNavi_alomasplay.gif) no-repeat 5px 5px;
	padding: 10px 10px 10px 35px;
}
.myContentsLeft .lNavi .soap {
	background:url(http://www.furu-furi.com/images/lNavi_soap.gif) no-repeat 5px 5px;
	padding: 10px 10px 10px 35px;
}
.myContentsLeft .lNavi .hw{
	background:url(http://www.furu-furi.com/images/lNavi_hw.gif) no-repeat 5px 5px;
	padding: 10px 10px 10px 35px;
}
.myContentsLeft .lNavi .ess{
	background:url(http://www.furu-furi.com/images/lNavi_ess.gif) no-repeat 5px 5px;
	padding: 10px 10px 10px 35px;
}
.myContentsLeft .lNavi .hs{
	background:url(http://www.furu-furi.com/images/lNavi_hs.gif) no-repeat 5px 5px;
	padding: 10px 10px 10px 35px;
}
.myContentsLeft .lNavi .lip{
	background:url(http://www.furu-furi.com/images/lNavi_lip.gif) no-repeat 5px 5px;
	padding: 10px 10px 10px 35px;
}
.myContentsLeft .lNavi .lotionbar{
	background:url(http://www.furu-furi.com/images/lNavi_lotionbar.gif) no-repeat 5px 5px;
	padding: 10px 10px 10px 35px;
}
.myContentsLeft .lNavi .other{
	background:url(http://www.furu-furi.com/images/lNavi_other.gif) no-repeat 5px 5px;
	padding: 10px 10px 10px 35px;
}
.myContentsLeft .lNavi .fund{
	background:url(http://www.furu-furi.com/images/lNavi_fund.gif) no-repeat 5px 5px;
	padding: 10px 10px 10px 35px;
}
.myContentsLeft .lNavi .bath{
	background:url(http://www.furu-furi.com/images/lNavi_bath.jpg) no-repeat 5px 5px;
	padding: 10px 10px 10px 35px;
}


/* ---------------------------▼ローカルナビゲーション２//SHOPINFO▼------------------------ */
.myContentsLeft .lNavi a	{color:#333}
.myContentsLeft .lNavi a:hover	{color:#CC3399;text-decoration:underline;}
.myContentsLeft .lNavi .shopinfo	{
	margin: 5px 5px 15px 5px;
	}
.myContentsLeft .lNavi .shopinfo li{
	font-size: 70%;
	color: #484848;
	padding: 5px 5px 4px 15px;
	border-bottom: dashed 1px #ccc;
	background-image:url(http://www.furu-furi.com/images/listmarkShopinfo.gif);
	background-repeat:no-repeat;
	background-position: 3px 10px;
	}
/* ---------------------------▼ローカルナビゲーション２//店長ブログ▼------------------------ */
.myContentsLeft  p 	{
	font-size: 75%;
	line-height:1.35;
}

/* ---------------------------▼footer//特定商取引法▼------------------------ */
.xc_footer .summary_tokutei table	{
	border-collapse:collapse;
	font-size: 75%;
	border-top: solid 10px #2fcccc;
	margin:0 auto;
	width:800px;
	}
.xc_footer .summary_tokutei table th	{
	height: 30px;
	padding-top: 10px;
	}
.xc_footer .summary_tokutei table td	{
	vertical-align:top;
	text-align:left;
	width: 260px;
	}
.xc_footer .summary_tokutei p	{
	margin:10px;
	}
.xc_footer .summary_tokutei h4	{
	color: #2fcccc;
	border-left: solid 10px #2fcccc;
	padding-left:10px;
	margin: 20px 10px 0px;
	}	
.xc_footer .leftBorder	{
	border-left: 1px dashed #2fcccc;
	}
.xc_footer .footerLink	{
	text-align:center;
	font-size: 70%;
	margin: 30px 0 20px;
	}
.xc_footer .footerLink a	{
	color: #333;
	}
.xc_footer .footerLink a:hover	{
	color:#CC3399;
	text-decoration:underline;
	}
#link_detail_payment	{
	text-align:center;
}
#link_detail_payment a	{
	color: #FF3399;
	text-decoration:underline;
}

/* ---------------------------▼TOPに戻る▼------------------------ */
p.backtoplinks	{
	clear:both;
	font-size: 80%;
	text-align:right;
	margin: 20px 15px;
	}
p.backtoplinks a	{
	text-decoration:none;
	color: #484848;
	}
p.backtoplinks a:hover	{
	text-decoration:underline;
	color:#009999;
	}
p.backtoplinks img	{
	vertical-align:middle;
	margin-right:0.5em;
	}
/* ---------------------------▼お手紙登録ボタン▼------------------------ */
.OtegamiBox{
	width:160px;
	margin: 0 0 20px 20px;
	background-image:url(http://www.furu-furi.com/images/bgCart.gif);
	background-repeat:repeat-y;
	}
.OtegamiBox p {
	font-size: 70%;
	color: #333;
	line-height:1;
	margin: 0 8px;
	padding: 5px 0;
	text-align:left;
	}
/* ---------------------------▼お買い物途中のあなたへ▼------------------------ */
.shoppingInBox{
	width:160px;
	margin: 0 0 20px 20px;
	text-align:center;
	background-image:url(http://www.furu-furi.com/images/bgCart.gif);
	background-repeat:repeat-y;
	border-bottom:solid 1px #ccc;
	}
/* ---------------------------▼メディア掲載情報▼------------------------ */
p#media	{
	font-size: 80%;
	margin:10px auto;
}
	
/* ---------------------------▼カートの中身ボックス▼------------------------ */
.xc_cartInfo{
	width:160px;
	margin: 0 0 10px 20px;
	background-image:url(http://www.furu-furi.com/images/bgCart.gif);
	background-repeat:repeat-y;
	border-bottom: solid 1px #ccc;
	text-align:left;
	font-size: 70%;
	padding-bottom:5px;
	}
.xc_cartInfo a{
	color:#339999;
	text-decoration:underline;
	margin: 5px;
	}
.xc_cartInfo a:hover{
	color:#999;
	}
.xc_cartInfo div{
	border-bottom:dashed 1px #ccc;
	margin-bottom:5px;
	padding: 5px 0;
	}
.xc_cartInfo img{
	margin-left: 5px;
	width: 60px;
	}
.xc_cartInfo p{
	color: #333;
	line-height:1;
	margin: 0px 5px;
	padding: 5px 0 0 0;
	text-align:right;
	}
.xc_cartInfo h5 {
	color: #3399CC;
	font-weight:bold;
	font-size: 110%;
	margin-left:5px;
	}
.xc_cartInfo .xc_cartInfo_total	{
	text-align:center;
	color:#FF3399;
	margin: 5px 0;
	font-size:110%;
	font-weight:bold;
	}
/*//////////■textStyle settings■//////////*/
.clk	{
	clear:both;
	background-image:url(http://www.furu-furi.com/images/bg_hr.gif);
	width:100%;
	height:22px;
	margin: 20px 0;
	}
.clg	{
	clear:both;
	width:100%;
	height:60px;
	background-image:url(http://www.furu-furi.com/images/clg.gif);
	background-repeat:repeat-x;
	background-position: center left;
	}
.clflower{
	clear:both;
	background-image:url(http://www.furu-furi.com/images/hr_flower.gif);
	width:100%;
	height:20px;
	margin:10px 0;
	border:none;
}
#pan	{
	text-align:right;
	margin: 0;
	}
#pan a	{
	text-decoration:none;
	}
#pan a:hover	{
	text-decoration:underline;
	}
/*■listmark*/
.xc_productDetailBottom .listmark	{
	background-image:url(http://www.furu-furi.com/images/listmarkP.gif);
	background-repeat:no-repeat;
	background-position: 5px 0px;
	padding: 0 0 0 25px;
	margin-bottom:5px;
	}

/*■float関係*/
.xc_floatRight { float:right;}
.xc_floatLeft { float:left;}
.xc_clearBoth {  clear:both;}
/*■クリアプロパティ*/
.xc_headerClear {  clear:both;}
.xc_footerClear {  clear:both;}
/*----------▼マージン▼----------*/
.xc_margin5px {margin:5px;}
.xc_margin10px {margin:10px;}
.xc_margin10-7-0-7 {margin:10px 7px 0 7px }
/*■top*/
.xc_marginTop5px {margin-top:5px}
.xc_marginTop10px {margin-top:10px}
.xc_marginTop15px {margin-top:15px}
.xc_marginTop20px {margin-top:20px;}
/*■Right*/
.xc_marginRight3px {margin-right:3px}
.xc_marginRight5px {margin-right:5px}
.xc_marginRight10px {margin-right:10px}
.xc_marginRight15px {margin-right:15px}
.xc_marginRight20px {margin-right:20px}
/*■bottom*/
.xc_marginBottom5px {margin-bottom:5px}
.xc_marginBottom10px {margin-bottom:10px}
.xc_marginBottom15px {margin-bottom:15px}
.xc_marginBottom20px {margin-bottom:20px}
.xc_marginBottom30px {margin-bottom:30px}
.xc_marginBottom200 {margin-bottom:200px;}
/*■left*/
.xc_marginLeft3px {margin-left:3px}
.xc_marginLeft5px {margin-left:5px}
.xc_marginLeft10px {margin-left:10px}
.xc_marginLeft15px {margin-left:15px}
.xc_marginLeft20px {margin-left:20px}
.xc_marginLeft150px {margin-left:150px}

/*----------▼text-align▼----------*/

.xc_textCenter {text-align:center;}
#xc_textCenter {text-align:center;}
.xc_textCenter {margin-bottom:20px;}
.xc_textRight {text-align: right;}
#xc_textRight {text-align: right;}
.xc_textLeft {text-align:left;}
#xc_textLeft {text-align:left;}
.xc_vlaginTop	{vertical-align:top}

/*----------▼other▼----------*/
.xc_hrCenter {border-top:1px solid silver;padding-top:5px;text-align:center;background-color:white;}
hr.xc_hr1pxDashed {border:1px dashed silver;border-width:1px 0 0 0;height:1px;}
.xc_borderTop1px {border-top:1px solid silver;}
.xc_borderBottom1px {border-bottom:1px solid silver;}
#xc_borderBottom1px {border-bottom:1px solid silver;}
#xc_borderBottom1pxDashed {border-bottom:1px dashed silver;}
#xc_borderBottom2px {border-bottom:2px solid #9a9a9a;}

/*----------▼font▼----------*/
.xc_text10px {font-size:10px;}
.xc_bold {font-weight:bold;}
.xc_orange {color:#FF6600;font-weight:bold;}
.xc_red	{color:#CC0000;}
#bgGray {background-color:gray;}

/*----------▼color▼----------*/
.bgGreen	{background:#A3FACE;}
/*----------▼spacer▼----------*/
.xc_spacer1x1 {width:1px;heght:1px;margin:0;padding:0;}
#mailme	{margin: 10px 5px;}

/* ---------------------------▼ブログ／右▼------------------------ */
#sidebar {
background:#e4f5f5;
padding:5px;
}
#sidebar h2,#sidebar .search_title	{
	color: #fff;
	background:url(http://www.furu-furi.com/images/blog_rightTitle.gif) no-repeat;
	font-size:90%;
	padding: 8px;
	margin: 0 0 5px 0;
	text-align:center;
	}
.search_title{
font-weight:bold;
}
.xc_contentsRight a		{
	color:#CC3399;
	}	
.xc_contentsRight a:hover		{
	color:#CCC;
	}	
p.weblogBlockArchSort	{
	font-size: 75%;
	text-align:right;
	}
/*.post h2	{
	color: #666;
	padding: 3px 0;
	border-bottom:dashed 1px #ccc;
	border-top:dashed 1px #ccc;
	text-align:right;
	font-size: 80%;
	margin: 10px 0 20px;
	background-color: #efefef;
	}*/
.post h2,.post h3 { 
	font-size: 110%;
	border-bottom: dashed 1px #999;
	background-image:url(http://www.furu-furi.com/images/blog_icon_entry.gif);
	background-repeat:no-repeat;
	padding:10px 0 10px 40px;
	margin-bottom:10px;
	}
.post h2 a,.post h3 a { 
	color:#00CCCC;
	}
.post h2 a:hover,.post h3 a:hover { 
	color:#ccc;
	}
.entry{
	padding-top: 10px;
	padding-bottom:10px;
}
.post_author,.post_category{
text-align:right;
}
.post_category{
margin-bottom:10px;
}
.entry{
background:#efefef;
padding: 10px;
line-height:1.5;
}
.entry img{
margin: 5px;
padding:5px;
background:#fff;
border:solid 1px #e3c7c7;
}
li.categories{
margin-bottom:20px;
}
.categories li{
font-size: 75%;
line-height:1.25;
background:url(http://www.furu-furi.com/images/blog_icon_link.gif) no-repeat 0 4px;
padding: 5px 0 5px 15px;
}
.rss_icon{
margin: 20px 0;
padding: 10px 0;
border-top:solid 1px #ccc;
border-bottom:solid 1px #ccc;
}
.rss_icon img{
margin-bottom:5px;
}
.mobile{
text-align:center;
font-size: 80%;
margin: 20px 0;
padding: 10px 0;
border-bottom:solid 1px #ccc;
}
.mobile img{
margin: 5px;
}

.login{
font-size:80%;
margin-bottom:20px;
text-align:center;
}
#navigation_prev{
background:url(http://www.furu-furi.com/images/navigation_prev.gif) no-repeat right top;
padding-top:20px;
padding-bottom:20px;
width: 200px;
float:right;
text-align:right;
}
#navigation_next{
background:url(http://www.furu-furi.com/images/navigation_next.gif) no-repeat;
padding-top:20px;
padding-bottom:20px;
width: 200px;
float:left;
text-align:left;
}

#navigation_prev a,#navigation_next a{ color:#00CCCC;}
#navigation_prev a:hover,#navigation_next a:hover{ color:#CCC;}



.trackback_url	{
clear:both;
background:url(http://www.furu-furi.com/images/blog_trackback.gif) no-repeat center 10px;
border-bottom:dashed 1px #00CCCC;
border-top:dashed 1px #00CCCC;
margin:20px 0;
text-align:center;
}
.trackback_url_edit	{
clear:both;
padding: 60px 10px 10px;
text-align:center;
}
ol.commentlist{
list-style-type:none;
margin-bottom:20px;
}
ol.commentlist li	{
background:#f5f5f5;
border: solid 1px #ccc;
padding: 10px;
line-height:1.5;
margin-bottom:10px;
}
ol.commentlist li img	{
margin-left:0;
}
ol.commentlist li em	{
color:#999;
font-style:normal;
}
ol.commentlist li.tracback_title	{
border: solid 1px #ccc;
line-height:1.5;
margin-bottom:10px;
background:#f5f5f5 url(http://www.furu-furi.com/images/trackback_title.gif) no-repeat 10px 10px;
padding: 10px 10px 10px 35px;
}
#commentform p{
margin-bottom:10px;
}
input#author,
input#email,
input#url,
textarea#comment
{
background:#e6f9f7;
border:solid 1px #60bfb9;
font-size:16px;
}
h3#comments,
h3#respond	{
padding:20px 10px 20px;
background:url(http://www.furu-furi.com/images/blog_comment.gif) no-repeat 0 10px;
margin:20px 0 10px;
color:#ffffff;
}
.pagetitle{
margin: 0 0 20px;
padding: 10px 0;
border-top: solid 5px #c8edeb;
border-bottom: solid 5px #c8edeb;
text-align:center;
color:#33CCCC;
font-size:110%;
}
.alignleft{
float:left;
}
.alignright{
float:right;
}
.clearboth{
width:440px;
height:30px;
background:#fff;
display:block;
}
.tagucloud{
margin: 20px 0;
padding-bottom:20px;
}

#mailmagazine_change{
text-align:center;
margin: 10px 20px;
}
#mailmagazine_change a{
color:#00cccc;
text-decoration:underline;
}
#mailmagazine_change a:hover{
color:#999;
text-decoration:underline;
}

.content ol {
margin:0 10px 0 20px;
}.content ol li{
list-style-position:outside;
}


.myContentsLeft .lNavi 	{
	width:100%;
	background-image:url(//xc525.eccart.jp/k824/_template/images/bgLNavi.gif);
	background-repeat:repeat-y;
	border-bottom: solid 1px #ccc;
	margin-bottom: 15px;
	}
.myContentsLeft .lNavi .shopmenu	{
	width: 160px;
	margin: 0 0 10px 0;
	font-size:80%;
	}
.myContentsLeft .lNavi .shopmenu a	{
	color: #333333;
	text-decoration:none;
	}
.myContentsLeft .lNavi .shopmenu a:hover	{
	color: #2fcccc;
	text-decoration:underline;
	}
.myContentsLeft .lNavi .shopmenu a:visited	{
	color: #333333;
	text-decoration:none;
	}
.myContentsLeft .lNavi .shopmenu li	{
	border-bottom: dashed 1px #ccc;
	}

.myContentsLeft .lNavi a	{color:#333}
.myContentsLeft .lNavi a:hover	{color:#CC3399;text-decoration:underline;}
.myContentsLeft .lNavi .shopinfo	{
	margin: 5px 5px 15px 5px;
	}
.myContentsLeft .lNavi .shopinfo li{
	font-size: 70%;
	color: #484848;
	padding: 5px 5px 4px 15px;
	border-bottom: dashed 1px #ccc;
	background-image:url(//xc525.eccart.jp/k824/_template/images/listmarkShopinfo.gif);
	background-repeat:no-repeat;
	background-position: 3px 10px;
	}
	
	
.myContentsLeft .lNavib	{
	width:100%;
	background-image:url(//xc525.eccart.jp/k824/_template/images/lnavi/bgLNavi_blue.gif);
	background-repeat:repeat-y;
	border-bottom: solid 1px #33cccc;
	margin-bottom: 15px;
	}
.myContentsLeft .lNavib .shopmenu	{
	width: 160px;
	margin: 0 0 10px 0;
	font-size:80%;
	}
.myContentsLeft .lNavib .shopmenu a	{
	color: #333333;
	text-decoration:none;
	}
.myContentsLeft .lNavib .shopmenu a:hover	{
	color: #2fcccc;
	text-decoration:underline;
	}
.myContentsLeft .lNavib .shopmenu a:visited	{
	color: #333333;
	text-decoration:none;
	}

.myContentsLeft .lNavib  ul.shopmenu	{
	margin:0;
	padding:0;
	}
.myContentsLeft .lNavib .shopmenu li	{
	border-bottom: dashed 1px #95dcdc;
	background:url(//xc525.eccart.jp/k824/_template/images/lnavi/shopmenu_li.gif) no-repeat 8px 13px;
	padding: 8px 8px 8px 19px;
	clear:both;
	}
.myContentsLeft .lNavib .shopmenu li.shopmenu_bottom	{
	border-bottom: none;
	}
.myContentsLeft .lNavib a	{color:#333}
.myContentsLeft .lNavib a:hover	{color:#CC3399;text-decoration:underline;}
.myContentsLeft .lNavib .shopinfo	{
	margin: 5px 5px 15px 5px;
	}
.myContentsLeft .lNavib .shopinfo li{
	font-size: 70%;
	color: #484848;
	padding: 5px 5px 4px 15px;
	border-bottom: dashed 1px #ccc;
	background-image:url(//xc525.eccart.jp/k824/_template/images/lnavi/listmarkShopinfo.gif);
	background-repeat:no-repeat;
	background-position: 3px 10px;
	}
/* ---------------------------footer media------------------------ */
.xc_footer .footer_media {
	text-align:center;
	font-size:80%;
}

.xc_footer .footer_media h3 {
	background:url(//xc525.eccart.jp/k824/_template/images/xc_footer_h3.gif) no-repeat 0 0;
	padding:8px 5px;
	color:#fff;
	font-weight: bold;
	margin-bottom:20px;
	text-align:left;
	font-size:110%;
	}

.xc_footer .footer_media .footer_media_box{
	width:750px;
	margin:0 auto;
}

.xc_footer .footer_media li {
	float:left;
	margin:0;
	padding:0 10px;
	display:block;
	}

.xc_footer .footer_media li.footer_radio{
	text-align:center;
	width:200px;
	padding:0;
}

.xc_footer .footer_media li.footer_radio p{
	margin:5px 10px 0;
}


