@charset "utf-8";

/*HP用設定ファイル*/
/*******************************/
/* トップページ
/* 左：565px、右:275px
/*******************************/
.leftbox  {float: left; width: 568px;}
.rightbox {float: right; width: 275px;}


/*いいね！ボタン*/
.fbookbtn        {width: 100%; height: 30px; margin-bottom: 10px;}
.fbookbtn iframe {width: 100%; height: 100%; margin-top: 10px;} 

/*メインイメージ*/
.main {display: block; margin-bottom: 15px;}

/*メニューＡ*/
.topmenu-a          {overflow: auto; margin-bottom:15px;}
.topmenu-a img      {float: left; width:275px; height:130px; margin-right: 17px;}
.topmenu-a img.last {margin-right: 0px;}

/*メニューＢ*/
.topmenu-b           {width: 100%; margin-bottom: 15px;}
.topmenu-b img       {display: block;}
.menu-b              {overflow: auto; margin-top: 10px; margin-bottom: 10px;}
.menu-b img.bnleft   {float: left; width:550px; height:100px;}
!.menu-b img.bnright  {float: right; width:275px; height:130px;}


/*フェイスブック*/
.fbook        {width: 100%; height: 550px; background-color: #f5f5f5; margin-bottom: 15px;}
.fbook iframe {width: 100%; height: 100%; }

/*バナー*/
.bnrbox     {background-color: #f6f2e9; padding-top: 10px; padding-bottom: 10px;}
.bnrbox img {display: block; margin: 7px auto;}

/*トピックス*/
.topics            {width: 100%; margin-bottom: 15px;}
.topics iframe     {width: 564px; height: 580px; padding: 10px 1px; border: 1px #cccccc solid;}
.topics img.subttl {display: block; margin-bottom: 10px;}



