/* home SETTING */

.bhome #contents {
	background:none !important;
}

.bhome #main{
	float:right;
	width:688px;
	padding:0;
	background:#FFFFFF;
}

/* PAGE TOP */
.bhome #pagetop{
	background:none !important;
	padding:10px;
}

/* PAGECONTENTS */
.bhome .page_contents{
/*	overflow:hidden;*/
	width:688px;
	margin:0 0 10px 0;
	padding:0;
}


/* MAINCONTENTS */
.bhome #main{
	background:none;
}


/*topバナー：きなはいやbg*/
td.top_kinar {
	padding:5px 15px 15px 5px;
	vertical-align:top;
	background: #FFFFFF url(img/kinahaiya_btm.gif) right bottom no-repeat;
}
td.top_kinal {
	padding:5px 15px 15px 15px;
	vertical-align:top;
	background: #FFFFFF url(img/kinahaiya_btm.gif) left bottom no-repeat;
}

/*topバナー：みかんの樹bg*/
td.top_ownr {
	background: #FFFFFF url(img/owner_bg.jpg) left top no-repeat;
	padding:5px 10px 10px 10px;
}



/* TOPIMAGE */
#topimage{
	width:600px;
	height:200px;
	margin:0 0 10px 0;
	background-repeat:no-repeat;
	text-indent:-10000px;
}
#topimage a{
	display:block;
	width:600px;
	height:200px;
}

/* TOPNEWS */
.bhome #top_news{
	position:absolute;
	top:-10000px;
	font-size:none;
	font-weight:none;
	border:none;
	margin:0;
	padding:0;
	border-left:none;
	background:#fff;
	clear:both;
}
.bhome .news_contents{
	background:url(img/blog_bg.gif) left bottom no-repeat;
	overflow:hidden;
	width:648px;
	padding:0 25px 20px 15px;
	margin:0;
}
.bhome .topnews_date{
	width:20%;
	font-size:0.8em;
	color:#666;
	padding:10px 0 2px 16px;
	vertical-align:top;
	background:url(img/icon_clock.gif) no-repeat 3px 12px;
	background-position:10pz 5px;
	border-bottom:1px dashed #cbcbcb;
}
.bhome .topnews_body{
	overflow:hidden;
	vertical-align:top;
	padding:10px 0 15px 0;
		border-bottom:1px dashed #cbcbcb;
}


/* TOPPHOTO */
.bhome #top_photo{
	position:relative;
	font-size:1em;
	margin:0;
	padding:8px 0 0 20px;
	font-weight:bold;
	border:none;
	clear:both;
	background:url(img/blog_h3.gif) no-repeat top left;
	width:668px;
	height:36px;
}
.bhome .photo_contents{
	margin:0;
	padding:0;
	background:url(img/blogphoto_bg.gif) repeat-y;
	overflow:hidden;
	width:688px;
}
.bhome .top_photo{
	font-size:0.8em;
	text-align:center;
	color:#666;
	padding:20px 0 15px 0;
}

/* FOOTER */
.bhome #footer .add {
	clear:none;
	margin:0 0 0 10px;
}

.bhome .copyright {
clear:both;
font-size:80%;
margin:0.5em 0 0;
text-align:right;
	color:#ffffff;
}

/* FOOTER menu */
.bhome #footermenu{
	background:#8a98d9;
	padding:8px;
	margin:9px 0 0 0;
	text-align:right;
	font-size:0.8em;
}
.bhome #footermenu ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
.bhome #footermenu li{
	margin:0 0 3px 0;
	display:inline;
}
.bhome #footermenu a{
	padding:0 5px;
	color:#FFFFFF;
}


