/* テキスト *//* ボディ */body,td,th {	font-size: 12px;	line-height: 18px;	color: #666666;	background-repeat: repeat;}body {	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3",sans-serif;	background-color: #FFFFFF;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}blockquote {	margin: 0px 0px 0px 10px;}.min {	font-family: "ＭＳ Ｐ明朝", "細明朝体",serif;}.px12{	font-size: 12px;	line-height: 20px;}.px14{	font-size: 14px;	line-height: 22px;}.px16{	font-size: 16px;	line-height: 26px;}.px18{	font-size: 18px;	line-height: 36px;	letter-spacing: 4px;}/* テキスト（カラー）*/.t_black{    color: #000000;}.t_red{    color: #d90043;}.t_white{    color: #ffffff;}.t_pink{    color: #FF589B;}/* リンク */a:link {	text-decoration:none;    color: #ff589b;}a:visited {	text-decoration:none;    color: #ff589b;}a:active {	text-decoration:none;    color: #d90043;}a:hover {    text-decoration:none;    color: #d90043;}