#content
{
	text-align: left;
	width: 900px;
	height: 975px;
	position:relative;
}




/***************************************************************
* top_menu
***************************************************************/
#top_menu
{
}

#top_menu h2
{
/*
	background-image: url("../top/img/con_01photo.jpg");
	background-repeat: no-repeat;
	width: 450px;
	height: 225px;
*/
	display: none;
}

/* fuji*/
#top_menu .fuji a
{
	display: block;
	position: absolute; 
	top: 220px;
	left: 0px;

	background-image: url("../top/img/con_06fuji.jpg");
	background-repeat: no-repeat;
	width: 221px;
	height: 141px;
}


#top_menu .read
{
	text-indent:-9999px;

	display: block;
	position: absolute; 
	top: 361px;
	left: 0px;
	
	background-image: url("../top/img/con_text.jpg");
	background-repeat: no-repeat;
	width: 221px;
	height: 325px;
}

#top_menu a {
	text-indent:-9999px;
	display: block;
}

#top_menu li .read {
	display: none;
}


/* リポート */

#top_menu .report
{
	position: absolute; 
	top: 0px;
	left: 0px;
	width: 900px;
	height: 220px;
	text-indent: 0px;
}




#top_menu .report a
{
	position: absolute; 
	top: 0px;
	left: 450px;
	background-image: url("../top/img/con_02repo_new.jpg");
	background-repeat: no-repeat;
	width: 450px;
	height: 220px;
}


/* アドバイス */
#top_menu .advice a
{
	position: absolute; 
	top: 220px;
	left: 221px;

	background-image: url("../top/img/con_03advice.jpg");
	background-repeat: no-repeat;
	width: 229px;
	height: 225px;
}

/* ガーデニング */
#top_menu .gardening a
{
	position: absolute; 
	top: 220px;
	left: 450px;

	background-image: url("../top/img/con_04garden.jpg");
	background-repeat: no-repeat;
	width: 225px;
	height: 225px;
}

/* goods*/
#top_menu .goods a
{
	position: absolute; 
	top: 220px;
	left: 675px;

	background-image: url("../top/img/con_05goods.jpg");
	background-repeat: no-repeat;
	width: 225px;
	height: 335px;
}

/* オチバナ */
#top_menu .ochibana a
{
	position: absolute; 
	top: 445px;
	left: 225px;

	background-image: url("../top/img/con_07ochi.jpg");
	background-repeat: no-repeat;
	width: 454px;
	height: 246px;
}

/* ペットｩ慢 */
#top_menu .pet a
{
	position: absolute; 
	top: 555px;
	left: 675px;

	background-image: url("../top/img/con_08pet.jpg");
	background-repeat: no-repeat;
	width: 225px;
	height: 335px;
}

/* 相談ｌ"蠡*/
#top_menu .consult a
{
	position: absolute; 
	top: 920px;
	left: 0px;

	background-image: url("../top/img/con_09consult.gif");
	background-repeat: no-repeat;
	width: 675px;
	height: 55px;
}


/***************************************************************
* news
***************************************************************/
#news {
	position: absolute; 
	top: 685px;
	left: 0px;

	width: 675px;
	height: 220px;
}

#news h2
{
	text-indent:-9999px;
	background-image: url("../top/img/news.gif");
	background-repeat: no-repeat;
	width: auto;
	height: 40px;
}

#scroll {
  overflow: auto;
  padding-left: 10px;
  width: 645px;
  height: 180px;
}

#news dl
{
	font-size: 12px;
}

#news dt
{
	clear: both;
	float: left;
	width: 80px;

	margin: 0px;
	padding: 2px;
}

#news dd
{
	margin-left: 84px;
	padding-bottom: 5px;
}
#news dd:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


#news span
{
	padding: 2px;
	display: block;
}

#news .title
{
	width: 150px;
	float: left;
}

#news .description
{
	float: right;
	width: 385px;
	color: #6EA844;
}


/***************************************************************
* bunner
***************************************************************/
.bunner
{
	width: 900px;
}

.bunner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


.bunner a
{
	display: inline-block;
}

.bunner li
{
	float: left;
	padding-top: 10px;
}
