.titlebox {
	width:950px;
	height: 100px;
	background-color: #FF00FF;
}
.menubox {
	width:950px;
	margin-top: 10px;
}
.contents {
	width:950px;
}
.left {
	width:360px;
	height:550px;
	background-image: url(/pino/img/photo/baby01_sepia.jpg);
	background-repeat: no-repeat;
	background-position: 50px 50px;
	padding: 60px 10px 10px 350px;
	overflow: scroll;
}
.right {
	width:210px;
	margin-bottom: 10px;
}
.right img {
	padding-top: 10px;
}
.footer {
	width:950px;
	height: 20px;
}
.moneytable1 .morelink {
	width:850px;
	padding-right: 0;
	text-align: right;
}

.pageleft {
	width:650px;
	height:550px;
	background-image: url(/pino/img/photo/bgimg01.jpg);
	background-repeat: no-repeat;
	background-position: 30px 20px;
	padding: 30px 10px 10px 50px;
	overflow: scroll;
}

.photoleft {
	width:650px;
	padding: 30px 10px 10px 50px;
}

/*写真*/
.photo {
	width: 270px;
	line-height: normal;
	border: 1px dotted #FF00FF;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 0 0 10px 20px;
}
.photo3 .prof {
	font-size: 10px;
	line-height: normal;
}
.photo3 img a {
	text-decoration:none;
}

