/* CSS Document */
/*
#left_contents .value {
	margin: 0px;
	padding: 20px 10px 0px 24px;
	line-height: 160%;
	color: #595959;
}
*/
#left_contents .text {
	margin: 20px 10px 0px 24px;
	padding: 0px;
	line-height: 1.6;
}

#left_contents .value {
	margin: 20px 10px 0px 24px;
	padding: 0px;
	color: #595959;
	line-height: 1.6;
}

