@charset "utf-8";

/* Link ★
---------------------------------------------*/
a:link, a:link *{ color: #157EFF; text-decoration: none; }
a:visited, a:visited *{ color: #661BFF; text-decoration: none; }
a:hover, a:hover *{ color: #FF0A78; text-decoration: underline; }

body{ background: #FDFFF8; text-align: left; }


/* プロフィール用 */
.txpro1{ background: #C9ECAA; }
