/*　わけありの設定　*/
/*  全体　*/
body {
	background:url(/img/back02.png) repeat-x bottom;
	}
a:link {
	text-decoration:none;
	color:#AB1F1F;
	}

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 #AB1F1F;
	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;
	}



/*　カテゴリーページコンテンツ　*/
/*  メニュー　*/
.right-navi {
	width:246px;
	border:solid 2px #AB1F1F;
	font-size:93%;
	margin-bottom:12px;
	}
	
.right-navi ul {
	list-style-type:none;
	}
	
.right-navi li {
	height:40px;
	}
	
.right-navi a.btn {
	display:block;
	width:100%;
	height:30px;
	text-decoration:none;
	padding-top:10px;
	background:url(/wakeari/img/iconright_off_point.gif) no-repeat 8% 45%;
	}
.right-navi a.btn_on {
	display:block;
	width:100%;
	height:30px;
	text-decoration:none;
	padding-top:10px;
	background:url(/wakeari/img/iconright_on_point.gif) no-repeat 8% 45%;
	}	
.navi_on {
	background:url(/wakeari/img/iconright_on.gif) no-repeat top left;
	}	
.navi_off {
	background:url(/wakeari/img/iconright_off.gif) no-repeat top left;
	}
.right-navi a.btn span {
	padding-left:2.3em;
	}
.right-navi 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(/wakeari/img/iconright_on_point.gif);
	background-repeat:no-repeat;
	background-position:0% 30%;
	}
	

/*  商品詳細ページ　*/
/*  メイン　*/
.detail_text h1 {
	background-image:url(/img/detail_h1_wa.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(/wakeari/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 dd {
	padding-left:4.5em;
	padding-top:5px;
	}
/*　特集vol　*/
/*  メニュー　*/
#menu_sp {
	float:right;
	width:220px;
	border-left:solid #AB1F1F 1px;
	margin-top:20px;
	}
	
#menu_sp h3 {
	background-image:url(/wakeari/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(/wakeari/img/h2_sp.gif);
	background-repeat:repeat-y;
	background-position:0% 50%;
	border:solid #AB1F1F 1px;
	font-size:112%;
	padding:5px 0px 5px 1.5em;
	}

#main_vol h3 {
	background-image:url(/wakeari/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:solid #AB1F1F 1px;
	border-collapse:collapse;
	font-size:81%;
	}
	
th,td {
	border:solid #AB1F1F 1px;
	padding:5px;
	}
	
th {
	width:8%;
	background-color:#E68585;
	color:#ffffff;
	}
	
td {
	width:23%;
	vertical-align:top;
	}
	
.td_point {
	vertical-align:middle;
	text-align:center;
	background-color:#F2CECE;
	}
	
	
/*　お買い物ガイドページ　*/
#main_flow h1 {
	height:16px;
	text-indent:-9999px;
	background:url(/wakeari/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(/wakeari/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(/wakeari/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(/wakeari/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(/wakeari/img/point.png);
	background-repeat:no-repeat;
	background-position:0% 40%;
	margin-bottom:10px;
	padding-left:18px;
	}

.site_box li {
	background-image:url(/wakeari/img/site_point.gif);
	background-repeat:no-repeat;
	background-position:0% 0%;
	padding-bottom:10px;
	padding-left:1.3em;
	margin-left:1em;
	}
	
	
/*　フッター　*/
#footer {
	height:200px;
	}
.footer01 li{
	float:left;
	width:138px;
	}
.footer02_s {
	width:138px;
	float:left;
	margin-left:1em;
	}

	