/*以下 2014-01-13 biography_table 追加*/


table tr td	{
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
}

hr{
	margin-top: 5px;
	margin-bottom: 5px;
}

/* add by suzuki. 2014-01-24 itunesアイコン位置調整 */
img[src="../common_image/itunes.png"]	{
	margin-left: 5px;
}