#menukomoku{
	float:left;
	margin:20px 0px 20px 20px;
	width:240px;
	}
#menukomoku strong{
	width:240px;
	text-align:right;
	color:#333333;
	}
#menukomoku .imageph{
	width:240px;
	height:130px;
	background-color:#DBDBF7;
	border-top:solid 3px #3a6f9f;
	text-align:center;
	}
#menukomoku .imageph img{
	margin-top:10px;
	}
#menukomoku p{
	width:240px;
	margin:0 0 100px 0;
	font-size:100%;
	line-height:1.5em;
	}
