/* CSS Document */

#iall *{
 margin:0;
 padding:0;
 font-size:12px;
 line-height:16px;
 list-style:none outside;
 color:#333;
}
#iall * img{
 border:none;
}
/* layout frame */
body{
 text-align:center;
}
#iall{
 width:1010px;/*	登るサルちゃん設置時には1111px	*/
 margin:0 auto;
 text-align:left;
 position: relative;
}
#ialllt{
 width:80px;
 float:left;
}
#iallrt{
 width:1010px;
 float:right;
 display:inline;
 margin-right:0px;
}
#ihead{
 width:;
}
#iside{
 width:180px;
 float:left;
}
#ifoot{
 width: 1010px;
}
#ifoot_smt_case{
 width: 1010px;
}
#ifoot_smt_case_970{
 width: 970px;
}
#iwrap{
 clear:both;
}
#imain{
 width:820px;
 float:right;
}

#navi {
	position: fixed;
	bottom: 0;
	width: 100%;
	height: 10px;
	display: inline-table;
	vertical-align: middle;
/*	background-color: #F90;*/
	/* IE10 Consumer Preview */ 
background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EF8700 100%);

/* Mozilla Firefox */ 
background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EF8700 100%);

/* Opera */ 
background-image: -o-linear-gradient(top, #FFFFFF 0%, #EF8700 100%);

/* Webkit (Safari/Chrome 10) */ 
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EF8700));

/* Webkit (Chrome 11+) */ 
background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EF8700 100%);

/* W3C Markup, IE10 Release Preview */ 
background-image: linear-gradient(to bottom, #FFFFFF 0%, #EF8700 100%);
}

/* common class */
.tac{ text-align:center !important; }
.tar{ text-align:right !important; }
.tal{ text-align:left !important; }

.mt10{ margin-top:10px !important; }
.mt15{ margin-top:15px !important; }
.mt20{ margin-top:20px !important; }
.mt30{ margin-top:30px !important; }
.mt40{ margin-top:40px !important; }
.mt50{ margin-top:50px !important; }
.mt60{ margin-top:60px !important; }
.mt70{ margin-top:70px !important; }
.mt80{ margin-top:80px !important; }
.mt90{ margin-top:90px !important; }
.mt100{ margin-top:100px !important; }


/************************
 header 
 ***********************/
a.back{
	width:256px;
	height:73px;
	position:fixed;
	bottom:15px;
	right:15px;
	background:#fff url(codrops_back.png) no-repeat top left;
}
.scroll{
	width:133px;
	height:61px;
	position:fixed;
	bottom:15px;
	left:150px;
	background:#fff url(scroll.png) no-repeat top left;
}
.info{
text-align:right;
}

ul#navigation {
    position: fixed;
    margin: 0px;
    padding: 0px;
    top: 10px;
    left: 0px;
    list-style: none;
    z-index:9999;
}
ul#navigation li {
    width: 100px;
}
ul#navigation li a {
    display: block;
    margin-left: -2px;
    width: 100px;
    height: 70px;    
    background-color:#CFCFCF;
    background-repeat:no-repeat;
    background-position:center center;
    border:1px solid #AFAFAF;
    -moz-border-radius:0px 10px 10px 0px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    /*-moz-box-shadow: 0px 4px 3px #000;
    -webkit-box-shadow: 0px 4px 3px #000;
    */
    opacity: 0.6;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}
ul#navigation .home a{
    background-image: url(https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/home.png);
}
ul#navigation .about a      {
    background-image: url(https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/id_card.png);
}
ul#navigation .search a      {
    background-image: url(https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/search.png);
}
ul#navigation .podcasts a      {
    background-image: url(https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/ipod.png);
}
ul#navigation .rssfeed a   {
    background-image: url(https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/rss.png);
}
ul#navigation .photos a     {
    background-image: url(https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/camera.png);
}
ul#navigation .contact a    {
    background-image: url(https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/mail.png);
}

/************************
 leftnavi 
 ***********************/
/* 商品検索 */
#iside .search{
 background:url("https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/left_back01-n.gif") repeat-y center top;
}
#iside .search dd{
 padding:0 5px 5px;
 background:url("https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/left_image01-n.gif") no-repeat center bottom;
}
#iside .search dd p{ 
 text-align:center;
 padding:5px 0 0;
}
.input_form {
	width: 170px;
	text-align: left;
}
#input_box {
	width: 170px;
	text-align: center;
	margin-top: 10px;
}
.searchbox{ 
	height:65px;
	text-align:center;
}
#iside .search_form {
	margin-top: 10px;
}
.searchbox form{
 	margin:0;
	padding:0;
}

/* カテゴリーから選ぶ */
#iside .category{
 border-right:5px solid #BF0000;
 border-left:5px solid #BF0000;
} 
#iside .category, #slider15 {
 border-bottom:5px solid #BF0000;
}
#iside .category dt{
 background:#BF0000;
 padding:1px 0 0;
}
#iside .category dd{
 overflow:hidden;
 background:#FFF;
}
#iside .category dd p{
 padding:3px 8px 3px 23px;
 background:url(https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/left_icon01.gif) no-repeat 13px center;
}
#iside .category dd p a{
 text-decoration:none;
}
#iside .category dd p a:hover{
 text-decoration:underline;
}
#iside .category dd p.maker{
 padding:8px 8px 5px;
 background-image:none;
}
#iside .category dd p.maker2{
 padding:8px 8px 5px;
 background-image:none;
 font-size: 14pt;
 font-weight:bold;
}
#iside .category dd p.maker3{
 padding:5px 0 0 80px;
 background-image:none;
 font-size: 8pt;
 font-weight:bold;
}
#iside .category dd p.maker3 a{
 font-size: 8pt;
 font-weight:bold;
}
#iside .category dd p.maker3 a:hover{
 opacity:0.6;
 filter: alpha(opacity=80);
 -ms-filter: "alpha( opacity=80 )";
 background: #FFF;
}
#iside .category dd p.maker3 img{
	margin-right:5px;
}
#iside .category dd p.maker3 img a:hover{
	border-bottom: 1px solid #666; 
}
#iside .category dd p.noicon{
 background-image:none;
 text-align:center;
 padding:8px 5px 5px;
}
#iside .category dd p.bt{
 border-bottom:3px solid #FFF;
}
/*#iside .item_name{
 font-weight: bold;
 font-size:10pt;
 font-family:"メイリオ";
 text-align:left;
}
#iside .item_name a{
 text-decoration:none;
}
#iside .item_name a:hover{
 text-decoration:underline;
}
#iside .category dd p.item_name{
	background:none;
}*/
/* カレンダー */
#iside .cal{
 border-right:5px solid #BF0000;
 border-bottom:5px solid #BF0000;
 border-left:5px solid #BF0000;
 padding:10px 5px 5px;
}
#iside .cal table{
 border-collapse:collapse;
 margin-bottom:10px;
}
#iside .cal caption{
 color:#BF0000;
 font-weight:bold;
 font-size:11px;
 text-align:left;
}
#iside .cal th{
 font-weight:normal;
 font-size:10px;
 text-align:center;
}
#iside .cal td{
 text-align:center;
 border:1px solid #CCC;
 width:21px;
 font-size:11px;
}
#iside .cal td.hol{
 background:#BF0000;
 color:#FFF;
}
#iside .cal p{
	margin:0 0 6px 4px;
}
#iside .cal p strong{
 color:#BF0000;
}
#iside .cal p{
 font-size:11px;
}

/************************
 footer 
 ***********************/
#ifoot{
 clear:both;
}
#ifoot div.clear{
 background:#F5F5F5 url(https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/footer_back01.gif) repeat-y left top;
 border-top:10px solid #F5F5F5;
 border-bottom:10px solid #F5F5F5;
 padding:0 1px;
}
#ifoot a{
 color:#BF0000;
}
#ifoot p.flow{
 border:0;
 border-style:none;
 text-align:center;
}
#ifoot div.clear dl{
 width:318px;
 float:left;
 display:inline;
 margin-left:18px;
}
#ifoot div.clear dt{
 padding:8px 18px 0 0;
}
#ifoot div.clear dd{
 padding:8px 18px 8px 0;
}
#ifoot div.clear dd strong,
#ifoot div.clear dd span{
 color:#BF0000;
}
#ifoot dl.cl{
 border-top:1px solid #C3C3C3;
}
#ifoot dl.cl dt{
 border-top:1px solid #FFF;
 background:#EDEDED;
 padding:10px;
 text-align:center;
}
#ifoot dl.cl dt a{
 font-size:11px;
}
#ifoot dd.cl a:hover {
	color:#FFF;
	background-color:#666;
}
#ifoot dl.cl dt a:hover {
	color:#FFF;
	background-color:#666;
}
#ifoot dl.cl dd{
 text-align:right;
}
#ifoot .tar a:hover {
 opacity:0.5;
 filter:alpha(opacity=70);
 -ms-filter: 
 "alpha( opacity=70 )";
 background:none!important;
}

#footer-navi{
	width:982px;
	border-top:1px solid #CCC;
	background-color:#FC6;
	background-color:#f5f5f5;
	padding:10px 12px 10px 16px;
	line-height:20px;
/*	font-size: 4pt;*/
}
#footer-navi-right{
	display:block;
	vertical-align:top;
	float:right;
}
#footer-navi a{
	font-size: 8pt;
}
#footer-navi a:hover {
	color:#FFF;
	background-color:#666;
}
#ifoot p{
	text-align:right;
}

/************************
 footer　→	#ifoot_smt_case
 ***********************/
#ifoot_smt_case{
 clear:both;
}
#ifoot_smt_case div.clear{
 background:#F5F5F5 url(https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/footer_back01.gif) repeat-y left top;
 border-top:10px solid #F5F5F5;
 border-bottom:10px solid #F5F5F5;
 padding:0 1px;
}
#ifoot_smt_case a{
 color:#BF0000;
}
#ifoot_smt_case p.flow{
 border:0;
 border-style:none;
 text-align:center;
}
#ifoot_smt_case div.clear dl{
 width:305px;
 float:left;
 display:inline;
 margin-left:25px;
}
#ifoot_smt_case div.clear dt{
 padding:8px 18px 0 0;
}
#ifoot_smt_case div.clear dd{
 padding:8px 18px 8px 0;
}
#ifoot_smt_case div.clear dd strong,
#ifoot_smt_case div.clear dd span{
 color:#BF0000;
}
#ifoot dl.cl{
 border-top:1px solid #C3C3C3;
}
#ifoot_smt_case dl.cl dt{
 border-top:1px solid #FFF;
 background:#EDEDED;
 padding:10px;
 text-align:center;
}
#ifoot_smt_case dl.cl dt a{
 font-size:11px;
}
#ifoot_smt_case dd.cl a:hover {
	color:#FFF;
	background-color:#666;
}
#ifoot_smt_case dl.cl dt a:hover {
	color:#FFF;
	background-color:#666;
}
#ifoot_smt_case dl.cl dd{
 text-align:right;
}
#ifoot_smt_case .tar a:hover {
 opacity:0.5;
 filter:alpha(opacity=70);
 -ms-filter: 
 "alpha( opacity=70 )";
 background:none!important;
}

#footer-navi_smt_case{
	width:982px;
	border-top:1px solid #CCC;
	background-color:#FC6;
	background-color:#f5f5f5;
	padding:10px 12px 10px 16px;
	line-height:20px;
/*	font-size: 4pt;*/
}
#footer-navi_smt_case a{
	font-size: 8pt;
}
#footer-navi_smt_case a:hover {
	color:#FFF;
	background-color:#666;
}
#ifoot_smt_case p{
	text-align:right;
}

/************************
 footer　→	#ifoot_smt_case_970
 ***********************/
#ifoot_smt_case_970{
 clear:both;
}
#ifoot_smt_case_970 div.clear{
 /*background:#F5F5F5 url(https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/footer_back01.gif) repeat-y left top;*/
 background-color:#F5F5F5;
 border-top:10px solid #F5F5F5;
 border-bottom:10px solid #F5F5F5;
 padding:0 1px;
}
#ifoot_smt_case_970 a{
 color:#BF0000;
}
#ifoot_smt_case_970 p.flow{
 border:0;
 border-style:none;
 text-align:center;
}
#ifoot_smt_case_970 div.clear dl{
 width:300px;
 float:left;
 display:inline;
 margin-left:20px;
}
#ifoot_smt_case_970 div.clear dt{
 padding:8px 18px 0 0;
}
#ifoot_smt_case_970 div.clear dd{
 padding:8px 18px 8px 0;
}
#ifoot_smt_case_970 div.clear dd strong,
#ifoot_smt_case_970 div.clear dd span{
 color:#BF0000;
}
#ifoot dl.cl{
 border-top:1px solid #C3C3C3;
}
#ifoot_smt_case_970 dl.cl dt{
 border-top:1px solid #FFF;
 background:#EDEDED;
 padding:10px;
 text-align:center;
}
#ifoot_smt_case_970 dl.cl dt a{
 font-size:11px;
}
#ifoot_smt_case_970 dd.cl a:hover {
	color:#FFF;
	background-color:#666;
}
#ifoot_smt_case_970 dl.cl dt a:hover {
	color:#FFF;
	background-color:#666;
}
#ifoot_smt_case_970 dl.cl dd{
 text-align:right;
}
#ifoot_smt_case_970 .tar a:hover {
 opacity:0.5;
 filter:alpha(opacity=70);
 -ms-filter: 
 "alpha( opacity=70 )";
 background:none!important;
}

#footer-navi_smt_case_970{
	width:942px;
	border-top:1px solid #CCC;
	background-color:#FC6;
	background-color:#f5f5f5;
	padding:10px 12px 10px 16px;
	line-height:20px;
/*	font-size: 4pt;*/
}
#footer-navi_smt_case_970 a{
	font-size: 8pt;
}
#footer-navi_smt_case_970 a:hover {
	color:#FFF;
	background-color:#666;
}
#ifoot_smt_case_970 p{
	text-align:right;
}

/************************
 main
 ***********************/
#imain .content1{
 margin-bottom:10px;
 padding-bottom:10px;
}
#imain .mlt{
 width:600px;
 float:left;
}
#imain .mlt iframe{
 border:1px solid #666;
}
#imain .mrt{
 width:170px;
 float:right;
 border-bottom:2px solid #BF0000;
 background:url("https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/main_back01.gif") repeat-y left top;
}
#imain .mrt dt{
 width:40px;
 float:left;
 display:inline;
 margin-left:10px;
 padding:10px 0;
}
#imain .mrt dd{
 width:100px;
 float:right;
 display:inline;
 margin-right:10px;
 padding:5px 0;
}
#imain .mrt dd p.tar,
#imain .mrt dd p a{
 font-size:11px;
}
#imain .mrt dd p.tar{
 font-weight:bold;
 color:#BF0000;
}
#imain .mrt .rank3 dt{
 width:70px;
}
#imain .mrt .rank3 dd{
 width:70px;
}
#imain .content3 dl{
 width:250px;
 float:left;
 display:inline;
 margin-left:10px;
}
#imain .content3 dt{
 width:100px;
 float:left;
 padding:10px 0 5px;
}
#imain .content3 dd{
 width:140px;
 float:right;
 padding:10px 0 5px;
}
#imain .content3 dd p,
#imain .content3 dd p strong{
 color:#BF0000;
}
#imain .content3 dd p a{
 text-decoration:none;
}
#imain .content3 dd p a:hover{
 text-decoration:underline;
}
/* 商品カテゴリー一覧 */
#imain .content4 .line{
 width:185px;
 float:left;
 display:inline;
 margin-left:10px;
 padding:12px 0 0;
}
#imain .content4 .line dl{
 clear:both;
}
#imain .content4 .line dt{
 width:66px;
 float:left;
 text-align:center;
 display:inline;
 clear:left;
 padding:10px 0 0;
}
#imain .content4 .line dd{
 width:114px;
 float:right;
 display:inline;
 clear:right;
 padding:10px 0 0;
}
#imain .content4 .line dd li{
 background:url("https://www.rakuten.ne.jp/gold/hobinavi/hobinavi/images/main_icon04.gif") no-repeat left 5px;
 padding:2px 0 2px 10px;
}
#imain .content4 .line dd li a{
 font-size:11px;
}
/* その他のおすすめ商品 */
#imain .content5{
 padding:0 2px;
}
#imain .content5 dl{
 width:130px;
 float:left;
 display:inline;
 margin-left:23px;
}
#imain .content5 dt{
 padding:10px 0 5px;
}
#imain .content5 dd{
 padding:0 0 10px;
}
#imain .content5 dd strong{
 color:#BF0000;
}
#imain .content6 ul{
 clear:both;
} 
#imain .content6 li{
 width:255px;
 float:left;
 display:inline;
 margin-left:6px;
 padding:10px 0 0;
}
#imain .content7{
 clear:both;
}
#imain .content7 ul{
 margin-top:50px;
 background:#BF0000;
}
#imain .content7 li{
 width:250px;
 float:left;
 display:inline;
 margin-left:10px;
 padding:10px 0;
}

/*clear*/
.cl{
 clear:both;
}
.clear:after{
 content: ".";
 display: block;
 clear: both;
 height: 0;
 visibility: hidden;
}
.clear{
 display: inline-table;
 min-height: 1%;
}
/*Hides from MacIE \*/
* html .clear{height: 1%;}
.clear{display: block;}
/*Hides from MacIE */


/******	トップへ戻る ******/
#page-top {
	position: fixed;
	right: 0;
	font-size: 77%;
}
#page-top a {
	background: #666;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	width: 100px;
	padding: 25px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}



/******	カテゴリーテーブル ******/

/*#imain table.category_table {
	width: 800px;
	border-collapse: collapse;
	border-spacing:0;
	border: 0px;
	float:right;
	table-layout:fixed;
}
#imain .category_table th {
	padding-bottom:7px;
}
#imain .category_table td {
	width:164px;
	text-align:center;
	padding:5px 0 0 0px;
}
#imain .category_table td.left_box {
	width:154px;
	padding:5px 0 0 0;
}
#imain .category_table td.right_box {
	width:154px;
	padding:5px 0 0 0;
}
#imain table.category_table img {
	border-style:none;
}
#imain a:hover {
	opacity:0.6;
	filter: alpha(opacity=50);
	-ms-filter: "alpha( opacity=80 )";
	background: #FFF;
}*/

#imain table.category_table {
	width: 800px;
	border-collapse: collapse;
	border-spacing:0;
	border: 0px;
	float:right;
	table-layout:fixed;
}
#imain .category_table th {
	padding-bottom:7px;
}
#imain .category_table td {
	width:164px;
	text-align:center;
	padding:5px 0 0 0px;
}
#imain .category_table td a:hover {
 opacity:0.5;
 filter:alpha(opacity=70);
 -ms-filter: 
 "alpha( opacity=70 )";
 background:none!important;
}
#imain .category_table td.left_box {
	width:154px;
	padding:5px 0 0 0;
/*	background-color:#666666;
*/	text-align:left;
}
#imain .category_table td.left_box2 {
	width:154px;
	padding:5px 0 0 2px;
/*	background-color:#999999;
*/	text-align:left;
}
#imain .category_table td.right_box {
	width:154px;
	padding:5px 0 0 0;
/*	background-color:#0099FF;
*/	text-align:right;
}
#imain .category_table td.right_box2 {
	width:154px;
	padding:5px 2px 0 0;
/*	background-color:#0CF;
*/	text-align:right;
}
#imain .category_table td.center_box {
	width:154px;
	padding:5px 0 0 0;
/*	background-color:#0099FF;
*/	text-align:center;
}
/******	バナーテーブル ******/
#imain table.banner_table {
	width: 800px;
	border-collapse: collapse;
	border-spacing:0;
	border: 0px;
	float:right;
	margin-top:50px;
}
#imain .banner_table td {
	font-weight:bold;
	text-align:center;
	padding:5px 0 0 6px;
}


#mobilebattery-banner{
	width:800px;
	height:auto;
	margin:0 0 25px 20px;
}
#mobilebattery-banner a:hover{
 opacity:0.5;
 filter:alpha(opacity=70);
 -ms-filter: 
 "alpha( opacity=70 )";
 background:none!important;
}
/*#mobilebattery-banner .banner01{
	margin:20px 17px 0 0;
}
#mobilebattery-banner .banner02{
	margin:20px 18px 0 0;
}*/
#mobilebattery-banner .banner01{
	margin:0 17px 20px 0;
}
#mobilebattery-banner .banner02{
	margin:0 18px 20px 0;
}
#mobilebattery-banner .banner03{
	margin:0 0 20px 0;
}

.cate_list {
	font-weight: bold;
	color: #ffff !important;
	font-size: 17px !important;
	text-align: center;
	background-color: #cc0033;
	padding: 10px !important;
}
