@charset "Shift_JIS";

/* ================================================================================= */
/* トップページ用 CSS                                                                */
/* ================================================================================= */

/* ヘッダ                                                                     */
/* ================================================================================= */

/* メインメニュー アクティブ */
#header #menu #mn_top a {
background:url(../img/menu.gif) no-repeat 0 -40px;
}

/* イメージフォト */
#header #photo {
clear:both;
width:780px;
height:163px;
display:block;
font-size:1px;
text-indent:-9999px;
background:url(../img/photo.jpg) no-repeat;
}

/* トップページ                                                                      */
/* ================================================================================= */
#top {
clear:both;
width:620px;
float:left;
}

/* 左エリア ---------------------------------------------------------- */
#top #top_left{
width:450px;
float:left;
margin-right:10px;
}


/*（お知らせ）*/
#top #news {
clear:both;
width:430px;
margin:0 0 10px 0;
}
#top #news h3{
clear:both;
margin:0px; padding:0px;
}
#top #news .woong {
padding-top:8px;
padding-bottom:3px;
background:url(../img/line01.gif) bottom left repeat-x;
line-height:150%;
}

/*（店長のおすすめ）*/
#top #recomend {
clear:both;
width:450px;
margin:0 0 0 0;
}
#top #recomend h3{
clear:both;
margin:0px; padding:0px;
}
/*（バナー）*/
#top #bnr_001{
clear:both;
margin:0 0 10px 0;
}

/*（バナー／キャンペーン用）*/
#top .bnr{
clear:both;
margin:0 0 10px 0;
}

/*（新製品）*/
#top #newproducts h3{
clear:both;
margin:0;
}
/*（シリーズ一覧）*/
#top #series_list h3{
clear:both;
margin:0;
}

/* 右エリア ---------------------------------------------------------- */
#top #top_right{
width:150px;
float:left;
}
#top #top_right img{
vertical-align:top;
}