  /*メニュー部_Lev2*/
#contents #menu_area .contents {
	margin:23px 0px 0px 80px;
	background-image: url(/news/digest/kajima_scape/image/menu-bck-2.gif);
	background-repeat: repeat-y;
	}

#menu_top{
	background-image: url(/news/digest/kajima_scape/image/menu-top-2.gif);
	background-repeat: no-repeat;
	height:33px;
	text-align:left;
	font-size:110%;
	line-height:100%;
	font-weight:bold;
	letter-spacing: 0.1em;
	color:#666666;
	overflow:hidden;
}

#menu_top .txt{
	margin:0px;
	padding:9px 0px 0px 12px;
}

#menu_box{
	background-image: url(/news/digest/kajima_scape/image/menu-bottom-2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:2px 20px 17px 10px;
	text-align:center;
	font-size:110%;
	line-height:100%;
	font-weight:bold;
	letter-spacing: 0.2em;
	}
	

/*サムネール関連*/

#thumb_nails {	
	}
	
#thumb_nails br {

	clear:both;
	
	}
	
#thumb_nails .ph_box br {

	clear:none;
	
	}


.ph_box {
	width:138px;
	float:left;
	color:#999999;
	line-height:1.2;
	}

.ph_box .thumb {
	padding:0px 12px 20px 0px;
	}

.ph_box .thumb .photo {

	margin-bottom:5px;
}

.ph_box .thumb .photo a {
	display:block;
	background-color:#CCCCCC;
	padding:2px;
}

.ph_box .thumb .photo a:hover {
	background-color:#003399;
}

.ph_box .thumb .title {
	padding:8px 0px 3px 0px;
	background-image: url(/news/digest/kajima_scape/image/dot-line01.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color:#666666;
	margin-top:4px;
	}
	
.ph_box .thumb .name {
	padding:3px 0px 5px 0px;
/*	background-image: url(/news/digest/kajima_scape/image/dot-line01.gif);
	background-repeat: repeat-x;
	background-position: left top;*/
	color:#666666;
	}
	
