@charset "UTF-8";
/* ------------------------------
 * TOP PAGE Style
 * ------------------------------ */
#TopContensBlock{
width:750px;
margin-top:10px;
}
#TopContentsL {
width:280px;
float:left;
}
#TopContentsR {
width:455px;
float:right;
margin-left:15px;
}

/* ------------------------------
 * Drink PAGE Style
 * ------------------------------ */
#dBlockL {
width:367px;
float:left;
margin-right:16px;
}
#dBlockR {
width:367px;
float:right;
}
#drinkName {
width:297;
padding:3px 10px;
}
#drinkPrice{
width:70px;
padding:3px 10px;
}
