/*　ベビーの設定　*/
/*  全体　*/
a:link {
	text-decoration:none;
	color:#E55C20;
	}

a:visited {
	text-decoration:none;
	}

a:hover {
	color:#6a3906;
	text-decoration:underline;
	}
	
a:hover {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	}
		
a:hover img {
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	opacity:0.50;
	}
	
	

/*　トップページコンテンツ　*/
/*  メニュー　*/	
/*  総合ランキング　*/
#rank {
	width:246px;
	border:solid 2px #E55C20;
	margin-bottom:15px;
	}
	
#rank h3 {
	text-align:center;
	margin-bottom:10px;
	}
	
.rank01 {
	width:58px;
	float:left;
	border:1px solid #C9C9C9;
	margin:0px 10px 10px 10px;
	padding:2px;
	}

.rank02 {
	width:152px;
	float:left;
	font-size:75%;
	margin-right:10px;
	}
		
#rank:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
	}	
/*　メイン　*/
/*　ベスト3ランキング　*/
#rank_best3 {
	width:705px;
	margin-bottom:20px;
	}	
	
.rank_best3 {
	width:223px;
	float:left;
	margin-right:12px;
	}

.rank01_best3 {
	width:80px;
	float:left;
	border:1px solid #C9C9C9;
	margin-right:5px;
	padding:2px;
	}

.rank02_best3 {
	width:132px;
	float:left;
	font-size:75%;
	}
	
#rank_best3:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
	}	
/*　ラインナップ　*/
.cate1 {
	width:225px;
	height:55px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	}

.cate2 {
	width:225px;
	height:55px;
	float:left;
	margin-bottom:15px;
	}
.category_01:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
	}
	
.category_02 {
	clear:both;
	}
	

/*　カテゴリーページコンテンツ　*/
/*  メニュー　*/
.right_navi_01 {
	width:246px;
	border:solid 2px #E55C20;
	font-size:93%;
	margin-bottom:5px;
	}
.right_navi_02 {
	width:246px;
	border:solid 2px #E55C20;
	font-size:93%;
	margin-bottom:12px;
	}
	
.right_navi_01 ul,.right_navi_02 ul {
	list-style-type:none;
	}
	
.right_navi_01 li,.right_navi_02 li {
	height:40px;
	}
	
.right_navi_01 a.btn,.right_navi_02 a.btn {
	display:block;
	width:100%;
	height:30px;
	text-decoration:none;
	padding-top:10px;
	background:url(/baby/img/iconright_off_point.gif) no-repeat 8% 45%;
	}
.right_navi_01 a.btn_on,.right_navi_02 a.btn_on {
	display:block;
	width:100%;
	height:30px;
	text-decoration:none;
	padding-top:10px;
	background:url(/baby/img/iconright_on_point.gif) no-repeat 8% 45%;
	}	
.right_navi_01 .navi_on {
	background:url(/baby/img/iconright_01_on.gif) no-repeat top left;
	}	
.right_navi_01 .navi_off {
	background:url(/baby/img/iconright_01_off.gif) no-repeat top left;
	}
.right_navi_02 .navi_on {
	background:url(/baby/img/iconright_02_on.gif) no-repeat top left;
	}	
.right_navi_02 .navi_off {
	background:url(/baby/img/iconright_02_off.gif) no-repeat top left;
	}	
.right_navi_01 a.btn span,.right_navi_02 a.btn span {
	padding-left:2.3em;
	}
.right_navi_01 a.btn_on span,.right_navi_02 a.btn_on span {
	padding-left:2.3em;
	}
/*  メイン　*/
/*  1～3位　*/
#main .mainrank_up {
	width:200px;
	float:left;
	margin-bottom:25px;
	padding-right:35px;
	}
	
.mainrank_up h2 {
	height:3.7em;
	overflow:hidden;
	font-size:81%;
	line-height:130%;
	margin-bottom:5px;
	}
.mainrankup_kago {
	width:165px;
	float:right;
	text-align:right;
	margin-top:0px;
	}
.mainrank_up .mainrankup_img {
	width:150px;
	border:1px solid #C9C9C9;
	margin:0px auto 5px;
	padding:3px;
	}
.mainrank_up:after {
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	content:".";
	zoom:1;
	}

/*  4位以下　*/	
.mainrank_o {
	width:150px;
	float:left;
	margin:15px 5px 7px 0;
	padding:9px;
	border:1px dotted #b0b0b0;
	}
	
.mainrank_o_r {
	width:150px;
	float:left;
	margin:15px 0 7px 0;
	padding:9px;
	border:1px dotted #b0b0b0;
	}
	
.mainrank_o_box {
	width:150px;
	margin:0 auto;
	}
	
.mainrank_o h2 {
	height:5.3em;
	line-height:130%;
	font-size:81%;
	overflow:hidden;
	margin-top:10px;
	}
	
.mainrank_o_r h2 {
	font-size:93%;
	height:5em;
	margin-top:10px;
	}
	
.ya {
	background-image:url(/baby/img/iconright_on_point.gif);
	background-repeat:no-repeat;
	background-position:0% 30%;
	}
	


/*  商品詳細ページ　*/
/*  メイン　*/
.detail_text h1 {
	background-image:url(/img/detail_h1_b.gif);
	background-repeat:no-repeat;
	background-position:0% 7%;
	font-size:143%;
	padding-left:22px;
	margin-bottom:5px;
	}
	
	
	
/*　特集ページ　*/
/*　特集List(newsList)　*/
/*　メイン　*/
#main_sp {
	width:705px;
	float:left;
	}
	
#main_sp h1 {
	margin-bottom:10px;
	}
	
#main_sp h2 {
	background-image:url(/baby/img/point.png);
	background-repeat:no-repeat;
	background-position:0% 40%;
	font-size:81%;
	margin:0px 0px 5px 20px;
	padding-left:18px;
	}
	
#main_sp dl {
	width:705px;
	font-size:81%;
	margin:0px 0px 18px;
	}
	
#main_sp dt {
	float:left;
	width:4.5em;
	padding:5px 0px 0px 0.5em;
	text-indent:1em;
	}
	
#main_sp dt {
	float:left;
	width:4.5em;
	padding:5px 0px 0px 0.5em;
	text-indent:1em;
	}

#main_sp dd {
	padding-left:4.5em;
	padding-top:5px;
	}
/*　特集vol　*/
/*  メニュー　*/
#menu_sp {
	float:right;
	width:220px;
	border-left:solid #E55C20 1px;
	margin-top:20px;
	}
	
#menu_sp h3 {
	background-image:url(/baby/img/point.png);
	background-repeat:no-repeat;
	background-position:6% 50%;
	padding-left:27px;
	margin-bottom:5px;
	font-size:93%;
	}
	
#menu_sp li {
	margin-bottom:3px;
	padding-left:1em;
	font-size:93%;
	}
	
#menu_sp p {
	margin-top:10px;
	padding-left:1em;
	font-size:81%;
	}
/*　メイン　*/
.sp_title h2 {
	background-image:url(/baby/img/h2_sp.gif);
	background-repeat:repeat-y;
	background-position:0% 50%;
	border:solid #E55C20 1px;
	font-size:112%;
	padding:5px 0px 5px 1.5em;
	}

#main_vol h3 {
	background-image:url(/baby/img/h3_sp.gif);
	background-repeat:no-repeat;
	background-position:0% 50%;
	color:#ffffff;
	font-size:100%;
	margin-top:20px;
	margin-bottom:10px;
	padding:5px 0px 5px 1.7em;
	}
	
#main_vol p {
	font-size:87%;
	margin-bottom:1em;
	}
	
table {
	width:100%;
	border-collapse:collapse;
	font-size:81%;
	}
	
th,td {
	border:solid #F7931E 1px;
	padding:5px;
	}
	
th {
	background-color:#FFAB5F;
	color:#ffffff;
	}
	
td {
	width:23%;
	vertical-align:top;
	}


/*　お買い物ガイドページ　*/
#main_flow h1 {
	height:16px;
	text-indent:-9999px;
	background:url(/baby/img/attention_guide_h1_01.gif) no-repeat 0% 0%;
	outline:0px;
	margin-bottom:10px;
	}
#main_flow_pa h1 {
	height:16px;
	text-indent:-9999px;
	background:url(/baby/img/attention_guide_h1_02.gif) no-repeat 0% 0%;
	outline:0px;
	margin-bottom:10px;
	}
#main_flow_pa h2.ryo {
	height:16px;
	margin-bottom:10px;
	}
#main_flow_pa h2.shi {
	height:16px;
	text-indent:-9999px;
	background:url(/baby/img/attention_guide_h2_02.gif) no-repeat 0% 0%;
	outline:0px;
	margin-bottom:10px;
	}
#main_flow_pa h2.hen {
	height:16px;
	text-indent:-9999px;
	background:url(/baby/img/attention_guide_h2_03.gif) no-repeat 0% 0%;
	outline:0px;
	margin-bottom:10px;
	}
	

	
/*　サイトマップコンテンツ　*/
/*　メイン　*/
#main_site h1 {
	margin-bottom:10px;
	}

.site_box h2 {
	background-image:url(/baby/img/point.png);
	background-repeat:no-repeat;
	background-position:0% 40%;
	margin-bottom:10px;
	padding-left:18px;
	}

.site_box li {
	background-image:url(/baby/img/site_point.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	padding-bottom:10px;
	padding-left:1.3em;
	margin-left:1em;
	}
	
.site1 h3 {
	font-size:93%;
	margin-bottom:8px;
	}
	
	
/*　フッター　*/
#footer {
	height:200px;
	}
.footer01 li{
	float:left;
	width:158px;
	}
.footer02_s {
	width:158px;
	float:left;
	margin-left:1em;
	}