/* 全体 */

body {  background-color: #f0efdf}

body,td {
	font-size: 12px;
	color: #333333;
	line-height: 140%;
}


/* リンク */

a:link {  color: #ff3300; text-decoration: underline}

a:visited {  color: #ff9966; text-decoration: underline}

a:hover {  color: #ff3300; text-decoration: underline}

a:active {  color: #ff3300; text-decoration: underline}



/* テキストの装飾 */

.gray10 {  font-size: 10px; color: #333333; line-height: 130%}

.gray12 {  font-size: 12px; color: #333333; line-height: 140%}

.gray14 {  font-size: 14px; color: #333333; line-height: 140%; font-weight: bold}

.gray18 {  font-size: 18px; color: #333333; line-height: 140%; font-weight: bold}

.gray24 {  font-size: 24px; color: #333333; 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}

.darkblue16 {  font-size: 16px; color: #0c1d72; line-height: 140%; font-weight: bold}

.blue10 {  font-size: 10px; color: #3399FF; line-height: 130%}

.blue12 {  font-size: 12px; color: #3399FF; line-height: 140%}

.blue14 {  font-size: 14px; color: #3399FF; 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}

.ored16 {  font-size: 16px; color: #FF3300; line-height: 150%; 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}

.red18 {  font-size: 18px; color: #FF3333; line-height: 140%; font-weight: bold}

.red30 {  font-size: 30px; color: #FF3333; font-weight: bold}

.darkred10 {  font-size: 10px; color: #A40F0F; line-height: 130%}

.darkred12 {  font-size: 12px; color: #A40F0F; line-height: 140%}

.darkred14 {  font-size: 14px; color: #A40F0F; 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}

.yellow10 {  font-size: 10px; color: #ffcc00; line-height: 130%}

.yellow12 {  font-size: 12px; color: #ffcc00; line-height: 140%}

.yellow14 {  font-size: 14px; color: #ffcc00; line-height: 140%; font-weight: bold}



.ob01 {  font-size: 16px; color: #663399; line-height: 140%; font-weight: bold}

.ob02 {  font-size: 16px; color: #3333cc; line-height: 140%; font-weight: bold}

.ob03 {  font-size: 16px; color: #006666; line-height: 140%; font-weight: bold}

.ob04 {  font-size: 16px; color: #003399; line-height: 140%; font-weight: bold}

.ob05 {  font-size: 16px; color: #880000; line-height: 140%; font-weight: bold}





h1 {
	font-size: 12px;
	font-weight: normal;
	color: #666;
	display: inline;
}

