/* CSS Document */
#left_contents p.photo {
	margin: 0px 0px 0px 24px;
	padding: 0px;
}

#left_contents p.catch {
	clear:both;
	float:right;
	width:430px;
	margin: 0px 0px 0px 24px;
	padding: 0px 0px 10px 0px;
	line-height: 160%;
	color: #595959;
}

#left_contents p.value {
	margin: 0px 0px 0px 24px;
	padding: 0px 0px;
	line-height: 160%;
	color: #595959;
}

#left_contents p.value img {
	padding-right: 5px;
	vertical-align: middle;
}

