@charset "shift-jis";


/*=========================================================
Author   : Qualia-h.n
Created  : 2008-02-27
Modified : 2008-02-29
=========================================================
○文字指定
小さめのサイズ：85%（11pxくらい）
おおよそのpx-%指定
14-107、15-114、16-122、17-129、18-136、19-144、20-152
21-159、22-167、23-174、24-182、25-189、26-197
=========================================================*/
/* ---------------------------------------------- */
/* 角丸配置のためのdiv 　　　　　　　　　　　　　 */
/* ---------------------------------------------- */
/* 共通 */
.titBox {
	margin:10px 0 15px 25px;
	display:block;
	clear:both;
	font-size:13px;
	*font-size:small;/*for IE 6-7*/
	*font:x-small;/*for IE 6*/
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	outline-width:0;
	zoom:1;/*for IE 5.5-7*/
}
.titBox:after{/*for modern browsers*/
	content:".";
	clear:both;
	visibility:hidden;
	display: block;
	height:0px;
	overflow:hidden;
}
/* カテゴリー */
.cateT {
	margin:0px;
}

/* ---------------------------------------------- */
/* 角丸表示　　　　　　　　　　　　　　　　　　　 */
/* ---------------------------------------------- */
/*　使い方　
※ titBoxの役目は、clearfixするためです。
※ ボックスの最大サイズは「borderPink.gif」のwidth、heightによります。
<div class="titBox"><div class="btns"><div class="btn"><div><span>ここに文字を入力</span></div></div></div></div>
複数の場合は
<div class="titBox">
<div class="btns"><div class="btn"><div><span>ここに文字を入力</span></div></div></div>
<div class="btns"><div class="btn"><div><span>ここに文字を入力</span></div></div></div>
・・・・
</div>
*/
div.btns{
	margin-right:10px;
	margin-bottom:20px;
	float:left;
	position:relative;
	right:0px;top:0px;
	background:buttonface url(images/borderPink.gif) left top no-repeat;
}
div.btns div.btn{
	margin:0;padding:0;
	font-size:0;
	text-align:center;
	position:relative;
	right:-3px;top:0px;
	background:buttonface url(images/borderPink.gif) right top no-repeat;
}
div.btns div.btn div{
	margin:0;padding:0;
	font-size:0;
	position:relative;
	right:3px;bottom:-6px;
	background:url(images/borderPink.gif) left bottom no-repeat;
}
div.btns div.btn span{
	margin:0;padding:3px 8px 6px 5px;
	text-align:center;
	position:relative;
	right:-3px;	bottom:0px;
	display:block;
	text-decoration:none;
	color:#FF659C;
	font-size:16px;
	font-weight:bold;
	background:url(images/borderPink.gif) right bottom no-repeat;
}

/* ---------------------------------------------- */
/* 「△つき」ナビの横一列化　　　　　　　　　　　 */
/* ---------------------------------------------- */
.fMenu{
	padding:0px 0 55px 45px;
	display:block;
	clear:both;
	font-size:13px;
	*font-size:small;/*for IE 6-7*/
	*font:x-small;/*for IE 6*/
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	outline-width:0;
	overflow:hidden;
	zoom:1;/*for IE 5.5-7*/
}
.fMenu:after{/*for modern browsers*/
	content:".";
	clear:both;
	visibility:hidden;
	display: block;
	height:0px;
	overflow:hidden;
}
.fMenu ul{
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
}
.fMenu li{
	margin:0;
	line-height:14px;
	padding:3px 20px 5px 20px;
	display:block;
	font-size:85%;
	color:#666;
	float:left;
	background-image:url(images/arrow.gif);
	background-repeat:no-repeat;
	background-position:left 2px;
	white-space:nowrap;
	letter-spacing:0em;
}
.fMenu li a{
	display:block;
	float:left;
	margin:0;
	padding:0 0 0px 0px;
	color:#FE679A;
	letter-spacing:0em;
}
.fMenu li a:hover{
	color:#0066CB;
}
/* カテゴリー用 */
#cNavi .fMenu{
	padding:10px 0 10px 10px;
}
#cNavi .fMenu a{
	text-decoration:none;
	font-size:114%;
	color:#FE679A;
	font-weight:bold;
}
#cNavi .fMenu a:hover{
	text-decoration:underline;
}
#cNavi .fMenu li{
	background-position:left center;
}

/* ---------------------------------------------- */
/* ナビゲーションタブ表示　　　　　　　　　　　　 */
/* ---------------------------------------------- */
#naviTab{
	width:670px;
	margin:5px 0 20px 20px;
	text-align:center;
	color:#F0F0F0;
	display:block;
	clear:both;
	font-size:13px;
	*font-size:small;/*for IE 6-7*/
	*font:x-small;/*for IE 6*/
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	outline-width:0;
	zoom:1;/*for IE 5.5-7*/
}
#naviTab:after{/*for modern browsers*/
	content:".";
	clear:both;
	visibility:hidden;
	display: block;
	height:0px;
	overflow:hidden;
}
#naviTab ul{
	height:16px;
	position:relative;
	width:100%;
	margin-left:15px;
	margin-right:15px;
	padding:0 0 0px 0;
	list-style:none;
	text-align:left;
	display:block;
	border-bottom:3px solid #5AB6E2;
}

#naviTab li{
	position:relative;
	top:-2px;
	*top:0px;/*for IE 6-7*/
	margin:0;
	width:auto;
	line-height:16px;
	float:left;
	display:block;
	color:#717171;
	font-size:85%;
	letter-spacing:-0.07em;
	white-space:nowrap;
}
#naviTab li a{
	padding:1px 3px 0 3px;
	display:block;
	float:left;
	height:100%;
	text-decoration:none;
	color:#717171;
	border-top:1px solid #5AB6E2;
	border-left:1px solid #5AB6E2;
}
#naviTab li a:hover{
	padding:1px 3px 0 3px;
	display:block;
	float:left;
	height:100%;
	text-decoration:none;
	color:#F0F0F0;
	border-color:#E6E6E6;
	border-top:1px solid #5AB6E2;
}
#naviTab .age00 a{ border-left:0px;}
/* 色 */
#naviTab .age00 a { background:#eef7fe; }
#naviTab .age01 a { background:#eef7fe; }
#naviTab .age02 a { background:#eef7fe; }
#naviTab .age03 a { background:#eef7fe; }
#naviTab .age04 a { background:#eef7fe; }
#naviTab .age05 a { background:#eef7fe; }
#naviTab .age06 a { background:#eef7fe; }
#naviTab .age07 a { background:#eef7fe; }
#naviTab .age08 a { background:#eef7fe; }
#naviTab .age09 a { background:#eef7fe; }
#naviTab .age10 a { background:#eef7fe; }

#naviTab .age00 a:hover, #naviTab .age00, #naviTab .age00Now{ background:#5AB6E2; }
#naviTab .age01 a:hover, #naviTab .age01, #naviTab .age01Now { background:#5AB6E2; }
#naviTab .age02 a:hover, #naviTab .age02, #naviTab .age02Now { background:#5AB6E2; }
#naviTab .age03 a:hover, #naviTab .age03, #naviTab .age03Now { background:#5AB6E2; }
#naviTab .age04 a:hover, #naviTab .age04, #naviTab .age04Now { background:#5AB6E2; }
#naviTab .age05 a:hover, #naviTab .age05, #naviTab .age05Now { background:#5AB6E2; }
#naviTab .age06 a:hover, #naviTab .age06, #naviTab .age06Now { background:#5AB6E2; }
#naviTab .age07 a:hover, #naviTab .age07, #naviTab .age07Now { background:#5AB6E2; }
#naviTab .age08 a:hover, #naviTab .age08, #naviTab .age08Now { background:#5AB6E2; }
#naviTab .age09 a:hover, #naviTab .age09, #naviTab .age09Now { background:#5AB6E2; }
#naviTab .age10 a:hover, #naviTab .age10, #naviTab .age10Now { background:#5AB6E2; }

/* ---------------------------------------------- */
/* ベビータウン・プレママタウン「ここもよんでね」 */
/* ---------------------------------------------- */
/* 共通 */
#toTown{
	width:738px;
	text-align:left;
	letter-spacing:0em;
	font-size:13px;
	*font-size:small;/*for IE 6-7*/
	*font:x-small;/*for IE 6*/
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	outline-width:0;
}
#toTown img{
	border:0px;
}
#toTown .baby,#toTown .mama{
	width:477px;
	margin:20px 0 0 25px;
	padding:0;
}
#toTown .title{
	text-align:left;
}
#toTown .com{
	text-align:left;
	font-size:107%;
	letter-spacing:0em;
	padding: 1.2em 0 0.2em 1em;
	border-style:solid;
	border-width:0 1px 0 1px;
}
#toTown .foot{
	text-align:right;
	font-size:95%;
	letter-spacing:0em;
	padding: 1.2em 0 0.2em 1em;
	border-style:solid;
	border-width:0 1px 1px 1px;
}
#toTown a:hover{
	color:#FF659C;
}
/* ベビータウン */
#toTown .baby{
	background-color:#FFFFFF;
}
#toTown .baby .com{
	border-color:#8EB3E9;
}
#toTown .baby .foot{
	border-color:#8EB3E9;
}
/* プレママタウン */
#toTown .mama{
	background-color:#FFFFFF;
}
#toTown .mama .com{
	border-color:#FB873D;
}
#toTown .mama .foot{
	border-color:#FB873D;
}
/* ---------------------------------------------- */
/* カテゴリー　　　　　　　　　　　　　　　　　　 */
/* ---------------------------------------------- */
.proCate{
	width:100%;
	display:block;
	clear:both;
	font-size:13px;
	*font-size:small;/*for IE 6-7*/
	*font:x-small;/*for IE 6*/
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	outline-width:0;
	zoom:1;/*for IE 5.5-7*/
}
.proCate:after{/*for modern browsers*/
	content:".";
	clear:both;
	visibility:hidden;
	display: block;
	height:0px;
	overflow:hidden;
}
/* 左 */
.proCate .leftCon{
	width:48%;
	float:left;
	padding-left:20px;
	display:block;
}
.proCate .leftCon dt{
	padding-left:16px;
	margin-bottom:6px;
	position:relative;
	left:-16px;
	font-size:114%;
	font-weight:bold;
	background-image:url(images/circle_pink.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.proCate .leftCon dt a{
	color:#0066CC;
	text-decoration:none;
}
.proCate .leftCon dt a:hover{
	text-decoration:underline;
}
.proCate .leftCon dd{
	margin:3px 3px 0 0;
	float:left;
	white-space:nowrap;
}
.proCate .leftCon dd a{
	padding:2px 3px 0px 3px;
	display:block;
	font-size:85%;
	color:#4FB7E9;
	text-decoration:none;
	border:1px solid #4FB7E9;
}
.proCate .leftCon dd a:hover{
	color:#FE679A;
	border:1px solid #FE679A;
}
/* 右 */
.proCate .rightCon{
	width:48%;
	float:right;
}
.proCate .rightCon ul{
	width:100%;
	margin:0;
	padding:0 0 0px 0;
	list-style:none;
	text-align:left;
	display:block;
}
.proCate .rightCon li{
	display:block;
	color:#717171;
	font-size:100%;
	letter-spacing:0.05em;
	padding:4px 0 4px 14px;
	background-image:url(images/circle_blue.gif);
	background-repeat:no-repeat;
	background-position:left 8px;
}
.proCate .rightCon li a{
	color:#888888;
	text-decoration:none;
}
.proCate .rightCon li a:hover{
	text-decoration:underline;
}

ul#categoryNavi {
	width: 738px;
	display: block;
	float:left;
	padding: 0px;
	margin: 0px;
	clear: both;
	list-style-type: none;
}

/* ---------------------------------------------- */
/* 大カテゴリーメニュー　　　　　　　　　　　　　 */
/* ---------------------------------------------- */
#categoryNaviTemplate{
	margin:0px;
	padding:0px;
	display:block;
	width:738px;
	overflow:hidden;
}
#categoryNaviTemplate ul {
	padding:0px;
	margin:0;
	list-style:none;
}

#categoryNaviTemplate li {
	text-indent: -9675em;
	overflow: hidden;
	height: 33px;
	float: left;
	display:block;
	margin:0px;
	padding:0px;
}
#categoryNaviTemplate li a { display: block; height: 33px; text-indent: -9675em; overflow: hidden;}

#categoryNaviTemplate li.menu01, #categoryNaviTemplate li.menu01Now { width: 76px;}
#categoryNaviTemplate li.menu02, #categoryNaviTemplate li.menu02Now { width: 105px;}
#categoryNaviTemplate li.menu03, #categoryNaviTemplate li.menu03Now { width: 120px;}
#categoryNaviTemplate li.menu04, #categoryNaviTemplate li.menu04Now { width: 99px;}
#categoryNaviTemplate li.menu05, #categoryNaviTemplate li.menu05Now { width: 63px;}
#categoryNaviTemplate li.menu06, #categoryNaviTemplate li.menu06Now { width: 125px;}
#categoryNaviTemplate li.menu07, #categoryNaviTemplate li.menu07Now { width: 75px;}
#categoryNaviTemplate li.menu08, #categoryNaviTemplate li.menu08Now { width: 75px;}

#categoryNaviTemplate li.menu01 a { background:url(images/b_nyuyouji.gif) no-repeat; background-position:right top;}
#categoryNaviTemplate li.menu02 a { background:url(images/b_nyuyoujiskin.gif) no-repeat;}
#categoryNaviTemplate li.menu03 a { background:url(images/b_iyakuhin.gif) no-repeat;}
#categoryNaviTemplate li.menu04 a { background:url(images/b_maternity.gif) no-repeat;}
#categoryNaviTemplate li.menu05 a { background:url(images/b_eisei.gif) no-repeat;}
#categoryNaviTemplate li.menu06 a { background:url(images/b_adultcare.gif) no-repeat;}
#categoryNaviTemplate li.menu07 a { background:url(images/b_publicfood.gif) no-repeat;}
#categoryNaviTemplate li.menu08 a { background:url(images/b_business.gif) no-repeat;}

#categoryNaviTemplate li.menu01 a:hover, #categoryNaviTemplate li.menu01Now, #categoryNaviTemplate li.menu01Now a { background:url(images/b_nyuyouji_on.gif) no-repeat;}
#categoryNaviTemplate li.menu02 a:hover, #categoryNaviTemplate li.menu02Now, #categoryNaviTemplate li.menu02Now a { background:url(images/b_nyuyoujiskin_on.gif) no-repeat;}
#categoryNaviTemplate li.menu03 a:hover, #categoryNaviTemplate li.menu03Now, #categoryNaviTemplate li.menu03Now a { background:url(images/b_iyakuhin_on.gif) no-repeat;}
#categoryNaviTemplate li.menu04 a:hover, #categoryNaviTemplate li.menu04Now, #categoryNaviTemplate li.menu04Now a { background:url(images/b_maternity_on.gif) no-repeat;}
#categoryNaviTemplate li.menu05 a:hover, #categoryNaviTemplate li.menu05Now, #categoryNaviTemplate li.menu05Now a { background:url(images/b_eisei_on.gif) no-repeat;}
#categoryNaviTemplate li.menu06 a:hover, #categoryNaviTemplate li.menu06Now, #categoryNaviTemplate li.menu06Now a { background:url(images/b_adultcare_on.gif) no-repeat;}
#categoryNaviTemplate li.menu07 a:hover, #categoryNaviTemplate li.menu07Now, #categoryNaviTemplate li.menu07Now a { background:url(images/b_publicfood_on.gif) no-repeat;}
#categoryNaviTemplate li.menu08 a:hover, #categoryNaviTemplate li.menu08Now, #categoryNaviTemplate li.menu08Now a { background:url(images/b_business_on.gif) no-repeat;}


/* ---------------------------------------------- */
/* アイテムリスト　　　　　　　　　　　　　　　　 */
/* ---------------------------------------------- */
.itemList{
	width:100%;
	padding:0 0 0 15px;
	display:block;
	clear:both;
	font-size:13px;
	*font-size:small;/*for IE 6-7*/
	*font:x-small;/*for IE 6*/
	font-family:"ＭＳ Ｐゴシック",Osaka,sans-serif;
	outline-width:0;
	zoom:1;/*for IE 5.5-7*/
}
.proCate:after{/*for modern browsers*/
	content:".";
	clear:both;
	visibility:hidden;
	display: block;
	height:0px;
	overflow:hidden;
}
.itemList .item{
	padding:0px 15px 5px 0;
	float:left;
	position:relative;
}
.itemList .new{
	display:block;
	position:absolute;
	height:12px;
	width:27px;
	overflow:hidden;
	top:3px;
	left:3px;
	overflow:hidden;
}
.itemList .renew{
	display:block;
	position:absolute;
	height:12px;
	width:34px;
	overflow:hidden;
	top:3px;
	left:3px;
	overflow:hidden;
}
.itemList .image{
	width:100px;
	height:100px;
	overflow:hidden;
	border:0px;
}
.itemList .tit{
	width:100px;
	height:62px;
	overflow:hidden;
}
.itemList .tit a{
	width:100px;
	padding:5px 0 0 0;
	display:block;
	color:#666;
	font-size:85%;
	text-align:left;
	text-decoration:none;
}
.itemList .tit a:hover{
	text-decoration:underline;
	color:#FF679A;
}



/* ---------------------------------------------- */
/* 03/26追加プルダウンメニュー 　　　　　　　　　 */
/* ---------------------------------------------- */
.subCon{
	float:left;
	display:block;
	padding-left:0px;
	padding-top:5px;
}

/* ---------------------------------------------- */
/* 04/25追加プルダウンメニュー 　　　　　　　　　 */
/* ---------------------------------------------- */
.form01{
	background-color:#ffeff7;
	border:1px solid #ff8ab5;
}

.form02{
	background-color:#ffeff7;
}

.form03{
	background-color:#D2F0FF;
}


/* ---------------------------------------------- */
/* 商品詳細説明上部・商品詳細説明下部 　　　　　　*/
/* ---------------------------------------------- */
.detailHeader{
	width:660px;
	line-height:120%;
	padding-left:20px;
}

.detailFooter{
	width:690px;
	padding-left:25px;
	padding-top:10px;
}



