/*
----------------------------------------------------------------------------
content コンテンツ
----------------------------------------------------------------------------
*/

body#index div#fla-area{
	background:url(../img/index/bg_fla.jpg) repeat-x;
	height:358px;
	margin:0 auto;
	padding-top:4px;
	clear:both;
	}
	

body#index div#fla-area div#flabox{
	width:850px;
	margin:0 auto;
	clear:both;
	height:350px;
	}

body#index div#index-cont{
	width:850px;
	clear:both;
	margin:0 auto;
	}
	
body#index div#index-cont h3{
	text-indent:-9999em;
	height:24px;
	margin:15px 0;
	}

body#index div#index-cont h3#h-news{background:url(../img/index/h_news.gif) no-repeat 0 0; width:349px;}
body#index div#index-cont h3#h-bnr{background:url(../img/index/h_bnr.gif) no-repeat 0 0; width:469px;}

body#index div#news-box{
	width:350px;
	float:left;
	margin-bottom:20px;
	}
	
body#index div#news-box dl{
	width:345px;
	clear:both;
	font-size:90%;
	}
	
body#index div#news-box dl dt{
	float:left;
	width:60px;
	}
	
body#index div#news-box dl dd{
	width:280px;
	float:right;
	margin-bottom:7px;
	line-height:1.3em;
	}
	
div#bnr-area{
	width:470px;
	float:right;
	}
	
div#bnr-area p{
	float:left;
	text-indent:-9999em;
	width:150px;
	margin-right:5px;
	}

div#bnr-area p a{
	display:block;
	height:80px;
	}
	
div#bnr-area p#bnr-rfid{background:url(../img/index/bnr_rfid.jpg) no-repeat 0 0; margin-left:5px;}
div#bnr-area p#bnr-faq{background:url(../img/index/bnr_faq.jpg) no-repeat 0 0;}
div#bnr-area p#bnr-recycle{background:url(../img/index/bnr_recycle.jpg) no-repeat 0 0; margin-right:0;}

div#bnr-area p#bnr-rfid a:hover{background:url(../img/index/bnr_rfid.jpg) no-repeat 0 -80px;}
div#bnr-area p#bnr-faq a:hover{background:url(../img/index/bnr_faq.jpg) no-repeat 0 -80px;}
div#bnr-area p#bnr-recycle a:hover{background:url(../img/index/bnr_recycle.jpg) no-repeat 0 -80px;}
