/*************************/
/* ----- MenuPhoto ----- */
/*************************/

img.photo{
	float:left;
	padding-right:1em;
}

.photo_area1{
	padding:1em;
	height:224px;
}
.photo_area2{
	padding:1em;
	height:168px;
}
.photo_area3{
	padding:1em;
	height:125px;
}
.link{
	width:33%;
	text-indent:1em;
	cursor:pointer;
}
.link2{
	width:33%;
	text-indent:1em;
	color:#180000;
	background-color:#660000;
	font-weight:bold;
	cursor:pointer;
}
.small_block{
	padding:1em;
}
.sub_title{
	margin:0 0 .5em 0;
}