@charset "EUC-JP";
.clr{ clear:both; }


/* ---小カテゴリタブ--- */
#cateTab{ display : block; }
#cateTab > li{ display : block; float:left; width : 100px; }
#cateTab > li > a{ display : block; text-align:center; border:#ccc 1px solid; }
#cateTab > li > a.cT_1{ background-color:#ffc; }
#cateTab > li > a.cT_2{ background-color:#eee; color: #333; }
#cateTab > li > a.selected{ background-color:#fcc!important; font-weight:bold; }

/* ---メイン画像のリスト->小カテで切替デモ--- */
ul#mainImgList > li{ display : none; text-align:center; }
ul#mainImgList{ margin:0;padding:0; }



div.mainImg{
	width	: 284px;
	height	: 240px;
    border: 1px solid #CCCCCC;
    margin: 0 2px 5px 0; padding:0;
    float	: left;
}
div.mainCart{
	width	: 300px;
	float	: right;
	background: none repeat scroll 0 0 #F2F2F2;
    margin: 0 0 0 5px;
}
/*
h1 {
    background: url("//famitei.jp/KanriM/img/h1.gif") no-repeat scroll 0 0 transparent;
    color: #333333;
    font-size: 14pt;
    height: 40px;
    margin: 0 0 5px 0;
    padding: 7px 0 0 30px;
    text-align: left;
}
h2 {
    background: url("//famitei.jp/KanriM/img/h2.gif") no-repeat scroll 0 0 transparent;
    color: #333333;
    font-size: 12pt;
    height: 35px;
    margin: 20px 0 5px 0;
    padding: 3px 0 0 30px;
    text-align: left;
}
*/

span#minPrice {
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
}

ul#cateTab2 {
    margin-top: 5px;
}
ul#cateTab2 li {
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 3px;
    overflow: hidden;
    width: 60px;
}
ul#cateTab2 li img{
    border: 1px solid #CCCCCC;
    float: left;
    margin-right: 3px;
    overflow: hidden;
    width	: 60px;
    height	: 40px;
}
ul.makerLink,ul.priceUl,ul.priceYn{margin:0;padding:0;}
ul.makerLink li,ul.priceUl li,ul.priceYn li{ list-style-type:none; }
table.price td{ text-align:center; }
#mainBlock{ position:relative; }
div.mainTop{ position:relative; top:-46px!important; right:4px!important;z-index:1000;}
