#greeting
{
width:100%;
}

#greeting p
{
text-align:left;
margin-top:10px;
}

#greeting img
{
float:right;
}

#pickup_category
{
width:100%;
}

.item-pickup
{
width:120px;
height:120px;
float:left;
margin:10px 4px;
border:1px solid #cccccc;
font-size:11px;
}

#news
{
height:200px;
width:100%;
overflow:auto;
line-height:120%;
text-align:left;
}

#news img
{
margin:5px 0px 0px 5px;
}

#news p
{
margin:5px;
}

/*　ブランドから選ぶ　*/

.bland
{
height:94px;
width:94px;
font-size:11px;
}

.bland img
{
border:solid 1px #cccccc;
}