@charset "UTF-8";
#note #wapper img#photo {
	float: left;
	display: block;
	width: 350px;
	margin-right: 20px;
}

#note #wapper #photoarea {
	float: left;
}

#note #wapper table {
	float: left;
}

#note #wapper table th {
	width:30px;
	border-top: 1px solid #dddddd;
	padding-top: 5px;
	padding-bottom: 5px;
}

#note #wapper table td {
	border-top: 1px solid #dddddd;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 1.2em;
}

#note #wapper table td span {
	font-size: 0.75em;
}
