/* 全体 */
body,td {  font-size: 12px; color: #333333; line-height: 140%}

/* テキストの装飾 */
.gray10 {  font-size: 10px; color: #666666; line-height: 130%}
.gray12 {  font-size: 12px; color: #666666; line-height: 140%}
.gray14 {  font-size: 14px; color: #666666; line-height: 140%; font-weight: bold}
.black10 {  font-size: 10px; color: #000000; line-height: 130%}
.black12 {  font-size: 12px; color: #000000; line-height: 140%}
.black14 {  font-size: 14px; color: #000000; line-height: 140%; font-weight: bold}
.darkblue10 {  font-size: 10px; color: #0c1d72; line-height: 130%}
.darkblue12 {  font-size: 12px; color: #0c1d72; line-height: 140%}
.darkblue14 {  font-size: 14px; color: #0c1d72; line-height: 140%; font-weight: bold}
.blue10 {  font-size: 10px; color: #0066cc; line-height: 130%}
.blue12 {  font-size: 12px; color: #0066cc; line-height: 140%}
.blue14 {  font-size: 14px; color: #0066cc; line-height: 140%; font-weight: bold}
.waterblue10 {  font-size: 10px; color: #0c419a; line-height: 130%}
.waterblue12 {  font-size: 12px; color: #0c419a; line-height: 140%}
.waterblue14 {  font-size: 14px; color: #0c419a; line-height: 140%; font-weight: bold}
.purple10 {  font-size: 10px; color: #81017e; line-height: 130%}
.purple12 {  font-size: 12px; color: #81017e; line-height: 140%}
.purple14 {  font-size: 14px; color: #81017e; line-height: 140%; font-weight: bold}
.green10 {  font-size: 10px; color: #339933; line-height: 130%}
.green12 {  font-size: 12px; color: #339933; line-height: 140%}
.green14 {  font-size: 14px; color: #339933; line-height: 140%; font-weight: bold}
.orange10 {  font-size: 10px; color: #FF6600; line-height: 130%}
.orange12 {  font-size: 12px; color: #FF6600; line-height: 140%}
.orange14 {  font-size: 14px; color: #FF6600; line-height: 140%; font-weight: bold}
.ored10 {  font-size: 10px; color: #FF3300; line-height: 130%}
.ored12 {  font-size: 12px; color: #FF3300; line-height: 140%}
.ored14 {  font-size: 14px; color: #FF3300; line-height: 140%; font-weight: bold}
.red10 {  font-size: 10px; color: #FF3333; line-height: 130%}
.red12 {  font-size: 12px; color: #FF3333; line-height: 140%}
.red14 {  font-size: 14px; color: #FF3333; line-height: 140%; font-weight: bold}
.pink10 {  font-size: 10px; color: #f33699; line-height: 130%}
.pink12 {  font-size: 12px; color: #f33699; line-height: 140%}
.pink14 {  font-size: 14px; color: #f33699; line-height: 140%; font-weight: bold}
.white10 {  font-size: 10px; color: #FFFFFF; line-height: 130%}
.white12 {  font-size: 12px; color: #FFFFFF; line-height: 140%}
.white14 {  font-size: 14px; color: #FFFFFF; line-height: 140%; font-weight: bold}
.sasagreen10 {  font-size: 10px; color: #57907d; line-height: 130%}
.sasagreen12 {  font-size: 12px; color: #57907d; line-height: 140%}
.sasagreen14 {  font-size: 14px; color: #57907d; line-height: 140%; font-weight: bold}

.head10 {  font-size: 10px; color: #86C73F; line-height: 110%; font-weight: bold}
.head12 {  font-size: 12px; color: #86C73F; line-height: 140%; font-weight: bold}

h1 {  font-size: 12px; color: #333333; line-height: 130%; font-weight: normal}

/* リンク */
a.white:link {  font-size: 12px; color: #ffffff; text-decoration: none;}
a.white:visited {  font-size: 12px; color: #ffffff; text-decoration: none;}
a.white:hover {  font-size: 12px; color: #ffffff; text-decoration: none;}
a.white:active {  font-size: 12px; color: #ffffff; text-decoration: none;}

a.orange:link {  font-size: 12px; color: #ff6600; text-decoration: none;}
a.orange:visited {  font-size: 12px; color: #ff6600; text-decoration: none;}
a.orange:hover {  font-size: 12px; color: #ff6600; text-decoration: underline;}
a.orange:active {  font-size: 12px; color: #ff6600; text-decoration: underline;}