/* 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:830px;
 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:200px;
 float:left;
}
#ifoot{
 width:;
}
#iwrap{
 clear:both;
}
#imain{
 width:830px;
 float:right;
}

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

.mt10{ margin-top:10px !important; }
.mt20{ margin-top:20px !important; }
.mt20-2{ !important; float:left;}
.mt20-3{ margin-top:20px !important; float:left;}
.mt20-4{ margin-top:0px !important; margin-bottom:15px !important; float:left;}
.mt20-5{ margin-bottom:15px !important; float:left;}
.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 
 ***********************/
#ihead .upper{
 background:url("../images/header_back01.jpg") no-repeat left top;
}
#ihead .upper .lt{
 float:left;
 width:200px;
}
#ihead .upper .rt{
 float:right;
 width:430px;
 display:inline;
 margin-right:10px;
}
#ihead .upper .rt dt{
 float:left;
 width:270px;
 padding:10px 0 0;
}
#ihead .upper .rt dt a{
 display:inline;
 margin-right:3px;
}
#ihead .upper .rt dd{
 float:right;
 width:130px;
 padding:20px 0 0;
}
#ihead .upper ul{
 clear:both;
}
#ihead .upper ul li{
 float:left;
 display:inline;
 margin-left:1px;
}
#ihead .upper ul li.listtop{
 margin:0;
}
#ihead .middle{
 clear:both;
}
#ihead .middle dl{
 background:#BF0000 url("../images/header_back02.gif") no-repeat left bottom;
}
#ihead .middle dl dt{
 width:430px;
 float:left;
 display:inline;
 margin-left:8px;
 padding:8px 0;
}
#ihead .middle dl dt input{
 vertical-align:middle;
 margin-right:5px;
}
#ihead .middle dl dt input.wid{
 width:300px;
}
#ihead .middle dl dd{
 width:500px;
 float:right;
 display:inline;
 margin-right:8px;
 padding:8px 0;
}
#ihead .middle dl dd img{
 float:left;
 width:96px;
 display:inline;
 margin-right:5px;
}
#ihead .middle dl dd img.wid{
 float:left;
 width:121px;
 display:inline;
 margin-right:5px;
}
#ihead .middle dl dd,
#ihead .middle dl dd a{
 color:#FFF;
 font-size:11px;
 text-decoration:none;
}
#ihead .middle dl dd a:hover{
 text-decoration:underline;
}
#ihead .middle ul{
 clear:both;
}
#ihead .middle li{
 width:330px;
 float:left;
 display:inline;
 margin-left:10px;
 padding:10px 0;
}
#ihead .middle li.listtop{
 margin:0;
}
#ihead .lower #itemArea{
 width:1010px;
 height:115px;
 overflow:hidden;
 position:relative;
 background:url("../images/header_back03.gif") no-repeat left top;
}
#ihead .lower #itemArea img{
  cursor:pointer;
  border:none;
}
#ihead .lower #ScrollArea{
  width:1060px;
  min-height:115px;
  z-index:2;
}
#ihead .lower #ScrollArea li{
 float:left;
 position:relative;	
 padding:11px 10px;
 text-align:center;
 list-style:none;
}
#ihead .lower #ScrollArea li a{
 display:block;
 width:80px;
 height:80px;
 overflow:hidden;
}
#Leftbtn{
 width:10px;
 height:115px;
 overflow:hidden;
 z-index:999;
 background-image: url("../images/yaji_left.gif");
 background-repeat:no-repeat;
 cursor:pointer;	
 position:absolute;
 top:1px;
 left:0;
}
#Rightbtn{
 width:10px;
 height:115px;
 overflow:hidden;
 z-index:1;
 background-image: url("../images/yaji_right.gif");
 background-repeat:no-repeat;
 cursor:pointer;
 position:absolute;
 top:1px;
 right:0;						
}
#ihead .lower .clear{
 clear:both;
}
#ihead .lower .lt{
 width:390px;
 float:left;
 display:inline;
 margin-left:5px;
 padding:20px 0;
}
#ihead .lower .rt{
 width:570px;
 float:right;
 display:inline;
 padding:20px 0;
}
#ihead .lower .lt p span{
 color:#BF0000;
 font-size:14px;
}

/************************
 leftnavi 
 ***********************/
/* 商品検索 */
#iside .search{
 background:url("../images/left_back01.gif") repeat-y center top;
}
#iside .search dd{
 padding:0 5px 5px;
 background:url("../images/left_image01.gif") no-repeat center bottom;
}
#iside .search dd p{ 
 text-align:center;
 padding:5px 0 0;
}

/* カテゴリーから選ぶ */
#iside .category{
 border-right:5px solid #BF0000;
 border-bottom:5px solid #BF0000;
 border-left:5px solid #BF0000;
}
#iside .category dt{
 background:#BF0000;
 padding:5px 0 0;
}
#iside .category dd{
 overflow:hidden;
 background:#FFF;
}
#iside .category dd p{
 padding:3px 8px 3px 23px;
 background:url(../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.noicon{
 background-image:none;
 text-align:center;
 padding:8px 5px 5px;
}
#iside .category dd p.bt{
 border-bottom:3px solid #FFF;
}

/* カレンダー */
#iside .cal{
 border-right:5px solid #BF0000;
 border-bottom:5px solid #BF0000;
 border-left:5px solid #BF0000;
 padding:15px 21px 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 strong{
 color:#BF0000;
}
#iside .cal p{
 font-size:11px;
}

/************************
 footer 
 ***********************/
#ifoot{
 clear:both;
}
#ifoot div.clear{
 background:#F5F5F5 url(../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 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 dl.cl dd{
 text-align:right;
}

/************************
 main
 ***********************/
#imain .content1{
 margin-bottom:10px;
 padding-bottom:10px;
}
#imain .content1 a:hover{
 opacity:0.6;
 filter: alpha(opacity=80);
 -ms-filter: "alpha( opacity=80 )";
 background: #FFF;
}
#imain .mlt{
 width:600px;
 float:left;
}
#imain .mlt iframe{
 border:1px solid #666;
 margin-left: 30px;
}
#imain .mrt{
 width:170px;
 float:right;
 border-bottom:2px solid #BF0000;
 background:url("../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-right:17px;
}
#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 .content3 a:hover{
 opacity:0.6;
 filter: alpha(opacity=80);
 -ms-filter: "alpha( opacity=80 )";
 background: #FFF;
}
#imain .content3 dd p.osuume{
	font-weight:bold;
	letter-spacing:2px;
}
/******	ジャンル別ランキング ******/
#imain .content8{
 padding:0 2px;
}
#imain .content8 dl{
 width:130px;
 float:left;
 display:inline;
 margin-top: 15px;
 margin-left:28px;
}
#imain .content8 dt{
 text-align: center;
 padding-bottom:10px;
}
#imain .content8 dd{
 text-align: center;
}
#imain .content8 dd strong{
 color:#BF0000;
}
#imain .content8 a:hover {
 opacity:0.6;
 filter: alpha(opacity=80);
 -ms-filter: "alpha( opacity=80 )";
 background: #FFF;
}
/****** 商品カテゴリー一覧 ******/
#imain .content4 .line{
 width:185px;
 float:left;
 display:inline;
 padding:12px 0 0;
/* border: 1px solid #03F;
 background-color:#FFC;*/
}
#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("../images/main_icon04.gif") no-repeat left 5px;
 padding:2px 0 2px 10px;
}
#imain .content4 .line dd li a{
 font-size:11px;
}
#imain .content4 .line dd li a:hover {
	background-color: #666;
	color: #FFF;
}
#imain .content4 .line dd  p.item_name a{
 font-size:8pt;
 font-weight:bold;
 text-decoration:none;
}
#imain .content4 .line dd  p.item_name a:hover{
	text-decoration:underline;
}
#imain .content4 .line dd  p.item_name2{
	margin-bottom:7px;
}
#imain .content4 .line dd  p.item_name2 a{
 font-size:8pt;
 font-weight:bold;
 text-decoration:none;
 margin-bottom: 30px;
}
#imain .content4 .line dd  p.item_name2 a:hover{
	text-decoration:underline;
}
/****** その他のおすすめ商品 ******/
#imain .content5{
 padding:0 2px;
}
#imain .content5 dl{
 width:130px;
 float:left;
 display:inline;
 margin-right:30px;
}
#imain .content5 dt{
 padding:10px 0 5px;
}
#imain .content5 dd{
 padding:0 0 10px;
}
#imain .content5 dd strong{
 color:#BF0000;
}
#imain .content5 a:hover{
 opacity:0.6;
 filter: alpha(opacity=80);
 -ms-filter: "alpha( opacity=80 )";
 background: #FFF;
}
/******	ホビナビおすすめコンテンツ	******/
#imain .content6 ul{
 clear:both;
} 
#imain .content6 li{
 width:255px;
 float:left;
 margin:10px 0 0 0;
/* float:left;*/
 display:inline;
/* margin-left:6px;
 margin-right: 15px;
 padding:10px 0 0;*/
}
#imain .content6 li.contents_banner{
	padding-right:17px;
}
#imain .content6 li a:hover {
 opacity:0.6;
 filter: alpha(opacity=80);
 -ms-filter: "alpha( opacity=80 )";
 background: #FFF;
}
/******	●●館	******/
#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 */
