@charset"euc-jp";

/*TOPページコンテンツ部*/

/*flash部*/
#flash{border:1px solid #999999; margin:0 0 20px 0; padding:7px; width:744px; height:254px; background-image:url(../img/flash_bg.jpg); background-repeat:no-repeat;}

/*左カラム*/
#t_left{width:403px; float:left;}
  
  #info{margin-bottom:25px; padding:5px 15px 15px 15px; background-image:url(../img/info_bg.gif);}
  #info iframe{width:360px; height:126px; }
  
  #about{
	margin-bottom:15px;
	background-image: url(../img/top_about_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
  #about h2{ margin-bottom:5px;}
  #about p{margin:5px 10px 10px 0;} 
  .t_photo01{float:left; margin:0 25px 0 0;}
  
  #add{} 

/*右カラム*/
#t_right{width:334px; float:right;}

  #top_banner{margin-bottom:13px;}
  
  div.t_webshop{float:left; background-image:url(../img/shop_banner_r.jpg); background-repeat:no-repeat;}
  div.t_webshop a{display:block; width:164px; height:68px;}
  div.t_webshop a:hover{background:none;}  
  div.t_webshop a:hover img{width:0; height:0;}
  
  div.t_blog{float:right; background-image:url(../img/blog_banner_r.jpg); background-repeat:no-repeat;}
  div.t_blog a{display:block; width:164px; height:68px;}
  div.t_blog a:hover{background:none;}  
  div.t_blog a:hover img{width:0; height:0;}
  
  #top_products{background-image:url(../img/top_item_bg.jpg); width:301px; height:95px; padding:12px 20px 12px 12px; margin-bottom:13px;}
  #top_products img{float:left; margin:0 20px 0 0;}
  #top_products h2{color:#990000; font-weight:bold; font-size:14px; margin-bottom:5px;}
  #top_products h2 a{text-decoration:underline; padding-left:17px; background-image:url(../img/arrow01.gif); background-repeat:no-repeat; background-position:left center;}