@charset "utf-8";

@import url("../packages/default/css/import.css");

.top_alternator_table{
border-style:none;
padding:0px;
margin:0px;
}

.top_alternator_table td{
padding:0px;
margin:0px;
border-style:none;
}


/*topページバナー*/
.banner_left{
float:left;
}

.banner_right{
float:left;
margin-left:2px;
}

.banner_set{
margin-left:10px;
}

/*---------新着情報-----------*/

.news_waku{
height:150px;

padding:5px;
overflow:auto;
margin:10px 0px;
}

/*------------よくあるご質問--------------*/

.fax_table{
border:none;
}

.fax_table td{
border:none;
padding:5px 0px;
}

.r_red{
color:#e50000;
font-weight:bold;
}

/*------------パンくず------------*/

.pan{
margin-bottom:5px;
}


/*-----------ブロック　商品の種類から検索-------------*/

.syurui_search_ul li{
line-height:200%;
border-bottom:dotted 1px #ccc;
list-style:square;
list-style-position:inside;
}





/*----------------footer-------------*/

.yellow{
color:#e2f600;

}