.top_contents{
width:100%;
}

.left_enter{
width:350px;
margin-bottom:20px;
float:left;
}

.right_enter{
width:350px;
border:1px solid #000;
float: right;
}

.left_banner{
width:344px;
background:#FFFFFF;
margin-bottom:20px;
float:left;
}

.right_banner{
width:350px;
background:#FFFFFF;
border:1px solid #CCCCCC;
float: right;
}

.clear{
clear: both;
width: 726px;
}

/*　インフォメーション */
.info_temp {
padding:0px 15px 15px;
margin-top: 10px;
margin-bottom: 30px;
}

/* ショップ紹介 */
.shop_block{
margin-bottom: 20px;
}

.shop_text{
margin-top: 10px;
padding:0px 15px 15px;
}

/*新商品*/
.topnewitem_table {
display:table;
width:711px;
margin-left:15px;
}

.topnewitem_tr {
display:table-row;
}

.topnewitem_tr>div {
display:table-cell;
vertical-align: middle;
border-bottom:1px #aaa dashed;
}

.topnewitem_td01 {
width:100px;
padding:5px;
}

.topnewitem_td02 {
width:626px;
padding-left:15px;
}