@charset 'Shift_JIS';

#photo_base {
}
#photo_base #photo {
	background: url('../img/photo-large.gif') no-repeat;
	width: 655px;
	height: 510px;
}
#photo_base #photo img {
	padding: 9px 0 0 7px;
}
#photo_base #photo_detail {
	text-align: center;
	padding: 0 0 10px 0;
}
#photo_base #photo_detail strong.t {
	color: #ff0000;
	font-size: 120%;
	padding: 0 5px 0 5px;
}
#photo_base #photo_detail strong.c {
	color: #0000ff;
	font-size: 110%;
	line-height: 200%;
	padding: 0 5px 0 5px;
}
#photo_base #photo_detail strong.p {
	color: #000000;
	font-size: 75%;
	line-height: 250%;
}
