
@charset "euc-jp";
/* CSS Document */

/*
-----------------------reset------------------------------------------------------------------ 
*/



body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote{
	margin: 0; 
	padding: 0;
/*	cursor:url(https://www.rakuten.ne.jp/gold/zagzag/img/cursor02.cur), auto ;*/
}
a,input,select{
cursor: pointer ;
}

.div_clear{
	clear:both;
}



html{
	overflow-y: scroll;
}
h1, h2, h3, h4, h5, h6{
	font-size: 13px; 
	font-weight: normal;
}
ol, ul{
	list-style:none;
}
fieldset, img{
	border:0;
}
caption, th{
	text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
	font-style: normal; 
	font-weight: normal;
}


p,th{
	font-size: 12px;
	line-height: 1.3em;
	margin: 1em 1.5em;
}
li{
	font-size: 12px;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}

table{
/*	margin-top: 10px;*/
}

a img, img{
	margin: 0;
	padding: 0;
}

a img:hover{
	opacity: 0.7;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;

}

.value{
	color: #FF0000;
	font-size: 14px;
	font-weight: 900;
}

a:link {
	color:#333333;
	text-decoration: none;
	/* リンク色 */
	}    
a:visited {
	Color:#333333; 
	/* クリック済色 */
	} 
a:hover {
	color:#333333;
	text-decoration: underline;
	/* ホバー色 */
	}  
a:active {
	Color:#333333; 
	 /* マウスクリックリンク色 */
	} 

/* colum setting */

body{
	text-align: center;
    background-color:#ffff;
	/*background-image:url(img/back_img/backimg-zagzag_s04.gif);*/
	background-repeat: repeat-y;
	background-position: top left;
	font-family: "Hiragino Kaku Gothic ProN","メイリオ", sans-serif;
}

.bodys{
	text-align: left;
	background-color:#FFFFFF;
	background-image: none;
}

#zagWarp{
	width: 1000px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	z-index: 2;
	position: relative;
}
/*------クロームフォーカス枠を消す-----*/
input:focus {
  outline: none;
}

/*------基本-----*/

.font_red {
	color: red;
}

/*
-----------------------ヘッダー------------------------------------------------------------------ 
*/

/* ヘッダーピックアップ画像 */
#zaghead_pr_left{float:left; margin-top:20px;}
#zaghead_pr_right{float:right; margin-top:20px;}

/* ヘッダーフォントカラー */
/*#zagHead a:link {Color:#FFFFFF;}*/
/*#zagHead a:visited {Color:#FFFFFF;}*/
/*#zagHead a:hover {color:#66F;}*/
/*#zagHead a:active {Color:#FFFFFF;} */

/* ヘッダーの長さ指定*/
#zagHead{
	width: 1000px;
	background-color: #FFFFFF;
}

#zagHead h1{
	margin: 0;
	text-align: right;
	background-color: #E8F9F0;
}


/* ヘッダーTOP等の文字位置の背景 */
#headminirogo{
	margin-left:140px;
	background-color: #ffffff;
	width:360px;
	height:24px;
	text-align: right;
	vertical-align: middle;
	background-image:url(img/head_right_rogo.jpg);
	background-repeat: no-repeat;
	float:left;
}


/* ヘッダーTOP等の文字位置の背景 */
#head_annnai2{
	width:1000px;
	margin-top:14px;
	background-color: #ffffff;
	text-align: right;
}
 /*-----ここからIE7用記述-----*/
*:first-child+html #head_annnai2{
	height:25px;
}
 /*-----ここからIE7用記述-----*/


/* ザグちゃんロゴ */
#head_zagcrogo{
	margin-left:15px;
	width:117px;
	height:105px;
	float:left;
	position: absolute; z-index: 1;
	background-image:url(img/head_zagch-d.png);
	background-repeat: no-repeat;
}

/* ザグザグサーチ */
#head_serach{
	margin-top:2px;
	margin-left:133px;
	float:left;
}


/* ザグザグ送料無料ロゴ */
.head_souryrogo{
	margin-top:2px;
	width:375px;
	height:41px;
	float:right;
	background-image:url(img/head_souryoum.png);
	background-repeat: no-repeat;
}

/* 背景緑 */
#head_color2{
	width:1000px;
	height:40px;
	background-color:#00985f;
}

/*ヘッダーレフト*/
#zag_head_left{
float:left;
width:600px;
/*margin-top:3px;*/
}

/*注意書き*/
#head_NoteOfCaution {
    text-align: right;
    font-size: x-small;
    margin-bottom:2px;
}



#zagHeadAreaBar{
/*	background-image: url(https://www.rakuten.ne.jp/gold/zagzag/img/head_search.png);*/
/*	margin-top:4px;*/
}
#zagHeadAreaBar p{
	font-size: 13px;
	padding:6px 0 0 20px;
	margin:0;
}

#zagHeadAreaBar p img{
	padding-top:2px;
}

#zagHeadAreaBar p .input{
	width: 300px;
}
#zagHeadAreaBar p select{
	/*margin-left: 25px;*/
	margin-left:5px;
	width: 150px;
}

#zagHeadAreaBar p .sousin{
	width: 40px;
	margin-left: 25px; 
}


#zagHeadAreaBar .search_p{
	padding-top:4px;
/*	padding-bottom:7px;*/
	padding-left:10px;
	padding-right:5px;
	float:left;
}
#zagHeadAreaBar .search_p input:hover{
	left:1px;
	top:1px;
	position:relative;
}


#zagHeadAreaBar .search_p_right{
	padding:8px;
	float:left;
	background-repeat: no-repeat;
}
@-moz-document url-prefix() {
	#zagHeadAreaBar .search_p_right{
	}
}

.search_p_right input[type="text"]  {
	position:relative;
	top: 0;
    background-color:#fff;
    border:1px solid #b0e76d;
    height: 22px;
    width: 167px;
    padding: 0 4px;
    -webkit-border-top-left-radius: 4px;  
    -webkit-border-top-right-radius: 0px;  
    -webkit-border-bottom-right-radius: 0px;  
    -webkit-border-bottom-left-radius: 4px;  
    -moz-border-radius-topleft: 4px;  
    -moz-border-radius-topright: 0px;  
    -moz-border-radius-bottomright: 0px;  
    -moz-border-radius-bottomleft: 4px; 
    border-radius-topleft: 4px;  
    border-radius-topright: 0px;  
    border-radius-bottomright: 0px;  
    border-radius-bottomleft: 4px; 
}

.search_p_right input[type="submit"] {
	position:relative;
	top: 0;
	left: -5px;
    background-color:#b0e76d;
    height: 24px;
    width: 50px;
    border-style: none;
    -webkit-border-top-left-radius: 0px;  
    -webkit-border-top-right-radius: 4px;  
    -webkit-border-bottom-right-radius: 4px;  
    -webkit-border-bottom-left-radius: 0px;  
    -moz-border-radius-topleft: 0px;  
    -moz-border-radius-topright: 4px;  
    -moz-border-radius-bottomright: 4px;  
    -moz-border-radius-bottomleft: 0px; 
    border-radius-topleft: 0px;  
    border-radius-topright: 4px;  
    border-radius-bottomright: 4px;  
    border-radius-bottomleft: 0px; 
}

.search_p_right {
 height: 22px;
}

.search_p_right select{
	position:relative;
    background-color:#fff;
    border:1px solid #b0e76d;
    height: 24px;
    width: 128px;
    border-radius: 4px;        /* CSS3草案 */  
    -webkit-border-radius: 4px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 4px;   /* Firefox用 */ 
}

.headAnnai_botan{
margin-top:5px;
margin-left:5px;
}


.head_clear {
	clear: both;
}

/* サーチIE8用 */

@media \0screen { .search_p_right input[type="text"] { top: -8px; } }

@media \0screen { .search_p_right input[type="submit"] { top: -4px; } }


/*	ヘッダーメニュー　*/

.head_menu {
	float: left;
	width:480px;
	height: 35px;
	padding-top:12px;
}

.head_menu_list {
	text-align:center;
}

.head_menu_list li {
	display:inline;
	list-style-type:none;
	margin-right:5px;
	padding-left:7px;
	vertical-align:middle;
}

.head_menu_list li+li {
	border-left:1px solid #7ccf69;
	padding-top: 2px;
}

.head_menu_icon {
  position: relative;
  /* 値は調整してください */
  top: -2px;
  left: 4px;
}

.headAnnai{
	font-size: 12px;
	cleat: both;
}

.headAnnai a:link {
	color: #fff;
	text-decoration: none;
}

.headAnnai a:visited {
	color: #fff;
	text-decoration: none;
}

.headAnnai a:hover {
	color: #fff;
	text-decoration: underline;
}
.headAnnai a:active {
	color: #fff;
}

.headAnnai img:hover {
	opacity: 0.7 ;
	filter: alpha(opacity=70) ;	/* Ie用 */
	left:0;
	top:0;
	position:relative;
}

/*	ヘッダーカートボタン　*/

.head_shopcart {
	float: right;
	width: 87px;
	height: 40px;
}


/*	ヘッダー楽天ボタン　*/

.head_rakuten_top {
	float: right;
}

/*-------------------------------------ヘッダースライダー-----------------------------------------------------------*/

.zag_head_right {
	margin-top: 22px;
	width: 374px;
	height: 48px;
	float: right;
}

/*-------------------------------------ヘッダー上部注意文言------------------------------------------------------------*/
.sale_chui {
	line-height: 1em;
	font-size: 13px;
}

a.att_souryou:link {
	color: #DD0000;
	font-weight: 100;
}

a.att_souryou:hover {
	color: #DD0000;
	font-weight: 100;
}

a.att_souryou:hover {
	color: #DD0000;
	font-weight: 100;
}

a.att_souryou:visited {
	color: #DD0000;
	font-weight: 100;
}


/*-------------------------------------ライト用------------------------------------------------------------*/

a#rc_rightArea,a#rc_rightArea2,a#rc_rightArea3,a#rc_rightArea4,a#rc_rightArea5 {
 width: 84px; /*画像の全体幅*/
 position: fixed;
 top: 60px;
 right: 0;
 display: inline-block;
 transition: all .2s ease;
 z-index: 10;
}

a#rc_rightArea2 {
 top: 174px;
}

a#rc_rightArea3 {
top: 290px;
}

a#rc_rightArea4 {
top: 404px;
}

a#rc_rightArea5 {
top: 518px;
}

a#rc_rightArea:hover,a#rc_rightArea3:hover,a#rc_rightArea3:hover,a#rc_rightArea4:hover,a#rc_rightArea5:hover {
 opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

a#rc_rightArea2:hover{
 opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

/*-------------------------------------レフト用------------------------------------------------------------*/

/*フレーム１*/
#zagLeft{
	width: 195px;
	float: left;
	/*padding-right:20px;*/
	padding-top:20px;
	background-color:#FFFFFF;
}

*:first-child+html #zagLeft{
	width: 195px;
	float: left;
	padding-right:20px;
	padding-top:20px;
	background-color:#FFFFFF;
}

/*フレーム2*/
#zagLeft2{
	width: 85px;
	padding-right:20px;
	float: left;
	/*padding-left:15px;*/
	padding-top:20px;
	background-color:#FFFFFF;
}



#zagInLeft	{
  width: 195px;
  background-color:#FFFFFF;
}

.left_img img{
	margin-bottom:10px;
	*padding-bottom:10px;
}

/* left setting */
#zagLeft h2, #zagInLeft h2{
	background-image:url(img/left_h3.gif);
	width: 195px;
	height: 24px;
	color:#00995E;
	font-size:13px;
	font-weight:bold;
	padding-top:22px;
		padding-left:18px;
}

 /*-----ここからIE7用記述-----*/
*:first-child+html #zagLeft h2, #zagInLeft h2{
	background-image:url(img/left_h3.gif);
	width: 177px;
	height: 24px;
	color:#00995E;
	font-size:13px;
	font-weight:bold;
	padding-top:22px;
	padding-left:18px;
}
 /*-----ここからIE7用記述-----*/
 
  /*-----ここからIE7用記述-----*/
  
/*-----アテンションエリア-----*/

.attntion_area{
	background: #FFDCF4;
	text-align: center;
	width: 195px;
	padding: 6px 0;
	margin: 0 0 10px 0;
	font-size: 12px;
}
  
.attntion_area a{
	text-decoration: none;
}
  
/*-----スタッフ下津のおすすめ-----*/
#zagInLeft h2.osusume{
	background-image:url(img/sakai_osusume.png);
	width: 177px;
	height: 108px;
	color:#00995E;
	font-size:13px;
	font-weight:bold;
	padding-top:22px;
	padding-left:18px;
	text-indent:-9999px;position: relative;
	z-index: 2;  
}

.osusume_cap{
	margin: 8px 6px 2px 6px;
	padding: 5px 3px 5px 8px;
	font-size: 13px;
	line-height: 1.3em;
	background-color: #FFF;
	text-align: left;
	border: dotted #FF3B51 2px;
}


#zagInLeft h2.header{
	/*background-image:url(img/header/01.gif);*/
}

.left_entry{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	background-color:#FFFFFF;
	margin: 0;
	padding: 10px 0;
}

.left_entry_osusume{
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color:#FFFFFF;
	margin: 0;
	padding: 10px 0;
	position: relative;
	top: -20px;
	z-index: 1;  
}



.left_entry_end{
	/*background-image:url(img/left_liend.gif);*/
	width: 195px;
	/*height:20px;*/
	margin-bottom:10px;
	border-bottom: 1px solid #cccccc;
}


 /*-----ここからIE7用記述-----*/
*:first-child+html .left_entry_end{
	width: 195px;
	margin-bottom:10px;
	border-bottom: 1px solid #cccccc;
	height:0px;
	}
 /*-----ここからIE7用記述-----*/


.left_entry ul li{
	font-size: 14px;
	font-weight: 800;
	list-style-image: url(https://image.rakuten.co.jp/zagzag/cabinet/topimage/bana_74.gif);
	margin: 0 5px 5px 30px;
	padding: 0px 0px 0px 2px;
	list-style-position: outside;
}

.left_entry select{
	margin:0 10px;
}
.left_entry ul li a:link {color:#008952; font-weight: 600;}    /*  */
.left_entry ul li a:visited {Color:#008952; font-weight: 600;} /*  */
.left_entry ul li a:hover {color:#008952; font-weight: 600; }
.left_entry ul li a:active {Color:#008952; font-weight: 600; }  /*  */

.left_img img{
	margin-bottom:10px;
}

 /*-----ここからIE7用記述-----*/
*:first-child+html .left_img img{
	margin-bottom:0px;
}
 /*-----ここからIE7用記述-----*/


.left_margin{
	margin:10px;
}

/*-------------------------------------新スライド用------------------------------------------------------------*/
/* slider
--------------------------------------------------------- */

.sp-image-container a img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}

.slideFrame {
	position: relative;
	overflow: hidden;
	width: 390px;
	height: 80px;
	float:right;
}

.slideGuide {
	width: 100%;
	height: 100%;
}

.slideCell {
	display: block;
	float: left;
	width: 80px;
	height: 100%;
	background: #FFF;
	color: #333;
	/*margin-right:5px*/
}


/* controller */
.slideCtrl {
	display: none;
	position: absolute;
	top: 0;
	width: 16px;
	height: 120%;
	color: #fff;
	font-size: 12px;
	text-align: center;
	cursor: default;
	opacity: 0.8;
	-moz-opacity: 0.8;
	-webkit-opacity: 0.8;
	filter: alpha(opacity=80);

}

.slideCtrl.left { left: 0px; 

margin-top:0px;
	background: #FFF url(img/arrow_left3_2.gif);
	cursor:e-resize;

}
.slideCtrl.right { right: 0px;

margin-top:0px;
	background: #FFF url(img/arrow_right3_2.gif);
	cursor:e-resize;

}



/*-------------------------------------------------------------------------------------------------*/
/* メイン
--------------------------------------------------------- */



#zagMain{
	width: 680px;
	float:right;
	margin-top:20px;
	background-color:#FFFFFF;
	text-align:-moz-center; /*FF*/  
}



#zagMain h2{
	color:green;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	height: 22px;
	padding-top:22px;
}




.cmArea{
	width: 465px;
	background-color: #EEFFEE;
	padding-bottom: 5px;
	margin-right:20px;
	float: left;
}


.cmArea p{
	text-align: center;
	margin :10px 0;
}

.title_h3 {
	height: 20px;
	margin: 10px 0 14px;
	padding: 6px 0 0 36px;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	top: 10px;
	text-align: left; 
}

.title_pick {
	background: url(img/icon_pick.gif) no-repeat;
	background-size: 26px 26px;
}

.title_rank {
	background: url(img/icon_rank.gif) no-repeat;
	background-size: 26px 26px;
}

/*-------------------------------------------------------------------------------------------------*/
/*　セールバナー
--------------------------------------------------------- */

.b_liner {
	border-top: 1px solid #00985f;
}

.sale_banner_area {
	clear: both;
	width: 100%;
}

.area_baner_l {
	margin-top: 1px;
	float: left;
}

.area_baner_r {
	margin-top: 1px;
	float: right;
}

/*-------------------------------------------------------------------------------------------------*/
/*　ランキング
--------------------------------------------------------- */

.rankArea h2{
	background-image:url(img/rank_h2.gif);
	color:#00995E;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	height: 22px;
	padding-top:8px;
}
	
.rankArea{
	width: 195px;
 	/*padding-bottom: 5px;*/
	background-color: #FFFFDD;
}

.rankAreaBorder{
	border-left: 1px solid #CCCCCC;
}

.rank1{
	width: 193px;
	margin-bottom: 10px;
	clear:both;
}


.rank2{
	width: 50px;
	margin-bottom: 10px;
	clear:both;
}


/* ranking setting */

.main_rank_img{
	width: 92px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	_margin-left: 0px;
}

.main_rank_img img{
	margin:5px;
}

.main_rank_cap{
	width: 95px;
	float: left;
	margin-top: 0px;
	margin-left: 4px;
}
.main_rank_cap p{
	margin:0 0 5px 0;
}

.rankDate{
	margin:0 5px 5px 5px;
}

.rankingDays{
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}



/*-------------------------------------------------------------------------------------------------*/
/*　おすすめ商品一覧
--------------------------------------------------------- */


.main_osusume{
width: 680px;
background-color: white;

}

.div_pink h2, .div_ora h2, .div_blue h2, .div_green h2{
	background-image:url(img/main_h2pink2.gif);
	color:green;
	padding-top:23px;
	height:21px;
	padding-left:20px;
	font-weight:bold;
}

.div_pink, .div_ora, .div_blue, .div_green{
	width: 680px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.div_pink{
	background-color:#FFEEFF;
}
.div_ora{
	background-color: #FFFFCC;
}
.div_blue{
	background-color: #EEFFFF;
	
}
.div_green{
	background-color: #f4f4f4;
}
/*
.itemsolid{
	border: solid 1px;
	border-color: #b2b2b2;
	border-top: transparent;
	display: flex;
	flex-wrap: wrap;
	align-items: baseline;
	padding-bottom: 10px;
}
*/
.itemsolid img{
	margin: 0 0 10px 0; 
}

.main_cate{
	width: 124px;
	float: left;
	margin-top:10px;
	margin-left:10px;
}

.main_cate p{
	text-align: center;
	margin:0 0 5px 0;
}




/*-------------------------------------------------------------------------------------------------*/
/*　フッター
--------------------------------------------------------- */

#zagFoot{
	clear: both;
	width: 1000px;
	background-color:#FFFFFF;
}


#zagFootArea{
	width: 998px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:0;
}


#f_copyright2{
	clear:both;
	width:100%;
	color:#FFFFFF;
	background-color:#009900;
	font-size:20px;
}

#f_copyright2 p a:link{color:#FFFFFF; border-bottom: 1px solid #FFFFFF;}    /* リンク色     */
#f_copyright2 p a:active{color:#FFFFFF; border-bottom: 1px solid #FFFFFF;}  /* 選択リンク色 */
#f_copyright2 p a:visited{color:#FFFFFF; border-bottom: 1px solid #FFFFFF;} /* 既読リンク色 */
#f_copyright2 p a:hover{color:#66FF33; border-bottom: 1px solid #66FF33;}
#f_copyright2 p{line-height: 1.8;}

#f_copyright{
	clear:both;
	width:100%;
	color:#FFFFFF;
	background-color:#333300;
}


#f_copyright p{
line-height: 1.8;
}

#f_copyright p a:link{color:#FFFFFF; border-bottom: 1px solid #FFFFFF;}    /* リンク色     */
#f_copyright p a:active{color:#FFFFFF; border-bottom: 1px solid #FFFFFF;}  /* 選択リンク色 */
#f_copyright p a:visited{color:#FFFFFF; border-bottom: 1px solid #FFFFFF;} /* 既読リンク色 */
#f_copyright p a:hover{color:#66FF33; border-bottom: 1px solid #66FF33;}


/* footer setting */

#zagFoot p, #zagFoot td, #zagFoot th, #zagFoot ol li{
	font-size: 11px;
}



#zagFoot table, #zagFoot ol{
	padding: 10px 15px;
}
#zagFoot td, #zagFoot th{
	padding: 2px;
}

#zagFoot h2{
	background-image:url(img/main_f.gif);
	width: 970px;
	height: 23px;
	margin:0;
	padding-top: 20px;
	padding-left: 30px;
	color:#009900;
	font-size:14px;
	font-weight:bold;
	
}

#zagFoot h2.ieh2{
	width: 805px;/* all */
	width: 835px\9;/* ie8 under */
}

#zagFoot h2.ieh2.ieh2:not(:target) {
	width: 835px\9;/* ie9 */
}
#zagFoot h3{
	background-image:url(img/fotter_ban.gif);
	margin: 1em 0em 0em 0em;
	
	font-size: 14px;
	font-weight: bold;
	color: #009900;
	text-align:left;
	padding-top:5px;
		padding-left:25px;
	height:20px;
}


#zagFoot_left{
	width: 500px;
	float:left;
}



#zagFoot_right{
	width: 480px;
	float: right;
}
.zagFootEnd{
	width: 998px;
	clear:both;
}


#zagFoot2_left{
	float:left;
}

#zagFoot2_left{
	float:left;
}


#zagFoot2_right{
	float: right;
}

.footer-frame {
height: 2950px;
}

/* iPhone / mobile webkit */
@media screen and (max-device-width: 480px) {
 .footer-frame{ height: 4000px; }
}

/* footer font */

.foot_cfont {
	font-size: 130%;
	font-weight: bold;
	line-height: 130%;
}


/*------特集ページ用css-----*/

.tokusetuCachcopy	{
	font-size: 20px;
	font-weight: bold; 
	color: #FF7000;

}

#tokusetuimg {
	width:350px;
	margin-top:5px;

}

#tokusetunaiyo{
	margin-top:5px;
    margin-left:auto;
    margin-right:auto;
	background-color:#FFFF99;
	width:90%;
	padding: 10px;
	text-align:center;
	border: 3px double #FF66CC;
}
#tokusetunaiyo .subCach{
	font-weight: bold; 
	color:#E9000C;
}


/*------楽天カテゴリ-----*/

#risFil .risfHeadPart {
height:40px;

}
