@charset "utf-8";
/* 純愛ブランド　WEBベースデザイン
 トップページ用　メインコンテンツ部分 */


/*--------------------------------
写真付きメニューボタン
（商品、紹介）
 --------------------------------*/
  
#column01{
width:700px;
height:auto;
float:left;
}

#column01 div{
width:300px;
height:220px;
margin:10px 25px 0px 25px;
border-top:#EECFB6 solid 5px;
float:left;
}

#column01 div img{
padding:1px 0 0 0;
}

/*--------------------------------
右サイドメニューボタン
（お問い合わせ、マップ）
 --------------------------------*/

#column02{
width:200px;
height:206px;
float:left;
}

#column02 .linkbox{
width:200px;
height:auto;
margin:10px 0px 0px 0px;
}



