@charset "UTF-8";


/* 今週の八ヶ岳 */
div.photo1set{
	width:222px;
	height:200px;
	float:left;
}
div.photo1set img{
	margin:0px;
	padding:0px;
}
div.photo1set p{
	line-height:1em;
	margin:0px;
	padding:0px;
	text-align:center;
}
div.photobn{
	width:444px;
	height:200px;
	float:left;
}
div.photobn div.area{
	width:424px;
	height:180px;
	margin:10px;
	margin-top:0px;
	background-color:#FFFFFF;
}
div.photobn div.area p{
	margin:0px;
	margin-left:10px;
}

/* 詳細ページ */
div.rightbox p{
	clear:both;
	font-size:85%;
	color:#333333;
	line-height:2em;
	margin-top:5px;
	margin-bottom:5px;
}


div.photodate{
	display:block;
	width:670px;
	height:23px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dedecc;
}

div.photodate h2{
	float:left;
	font-size:85%;
	color:#333333;
}
div.photodate div.backnumber{
	float:right;
	margin:0px;
}

