	.normal2 
		{ color: #000;
		line-height:130%;
		font-size: 12px
		}
    .bigbold
		{
		color: #000;
		font-weight: bold;
		font-size: 14px
		}
	.blue2
		{
		color: #4444ac;
		font-size: 12px
		}
	.c_normal2_en 
		{ color: #5D5D5D;
		line-height:1.3em;
        font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		}
	.c_bignavy21_en
		{
		color: #407AD1;
		line-height:1.1em;
		font-weight: bold;
        font-family:Arial, Helvetica, sans-serif;
		font-size: 18px
		}
	.c_bigblue18_en
		{
		color: #35A7FF;
		line-height:1.1em;
		font-weight: bold;
        font-family: Arial, Helvetica, sans-serif;
		font-size: 16px
		}
	.c_bold_en
		{
		color: #393939;
		line-height:1.2em;
		font-weight: bold;
        font-family:Arial, Helvetica, sans-serif;
		font-size: 12px
		}
    .textnormal 
		{ color: #5D5D5D;
		line-height:1.08em;
		font-size: 12px;
		}
	.textnormal2 
		{ color: #5D5D5D;
		line-height:1.3em;
		font-size: 12px;
		}
    .textsmallbold 
		{ color: #5D5D5D;
		line-height:1.08em;
        font-weight:bold;
		font-size: 10px;
		}
	.bold
		{
		color: #000;
		font-weight: bold;
		font-size: 12px
		}
    .textbold 
		{ color: #5D5D5D;
		line-height:1.08em;
        font-weight:bold;
		font-size: 12px;
		}
    .textbigbold 
		{ color: #5D5D5D;
		line-height:1.08em;
        font-weight:bold;
		font-size: 14px;
		}
    .textbluebold 
		{ color: #35A7FF;
		line-height:1.08em;
        font-weight:bold;
		font-size: 12px;
		}
    .textbrownbold 
		{ color: #6D4D0E;
		line-height:1.08em;
        font-weight:bold;
		font-size: 12px;
		}
    .textsmall 
		{ color: #5D5D5D;
		line-height:1.1em;
		font-size: 10px;
		}

	.normal14 
		{ color: #000;
		line-height:120%;
		font-size: 14px
		}
	.small
		{
		color: #000;
		font-size: 11px
		}
	.gray
		{
		color: #a9a9a9;
		font-size: 12px
		}
	.white
		{
		color: #ffffff;
		font-size: 12px
		}
	.red
		{ color: #ff0000;
		font-size: 12px
		}
	.red2
		{ color: #bf0000;
		font-size: 12px
		}
	.boldred
		{ color: #ff0000;
		font-weight: bold;
		font-size: 12px
		}
	.boldred2
		{ color: #bf0000;
		font-weight: bold;
		font-size: 12px
		}

p.menu a{text-decoration:none}
p.menu a:link {color: #ffffff;}
p.menu a:visited {color: #ffffff;}
p.menu a:hover {color: #FFD164; text-decoration:underline;}
p.menu a:active {color: #ffffff;}

p.menu2 a{text-decoration:none}
p.menu2 a:link {color: #575757;}
p.menu2 a:visited {color: #575757;}
p.menu2 a:hover {color: #1380EE; text-decoration:underline;}
p.menu2 a:active {color: #575757;}

body,td,th {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
}

	/*通常リンク*/
	a:link
		{
		color: #0033ff;
		}
	a:visited
		{
		color: #0074e8;
		}
	a:hover
		{
		color: #F08000;
		}
	a:active
		{
		color: #99ff00;
		}

	/*通常リンク2*/
	a.non:link
		{
		color: #0033ff;
		font-size: 12px;
		text-decoration: none
		}
	a.non:visited
		{
		color: #0033ff;
		font-size: 12px;
		text-decoration: none
		}
	a.non:hover
		{
		color: #F08000;
		font-size: 12px;
		text-decoration:underline;
		}
	a.non:active
		{
		color: #99ff00;
		font-size: 12px;
		text-decoration: none
		}

/*飾り*/
	.pictureframe
		{
		border: 1px solid #CCCCCC;
		}
.bgpic {  background-image: url(imgs/img_sukhothai_00.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-attachment: fixed;
}

/*カラーチェンジで変更する場所*/
	td.bg
		{
		background-color: #e2e990
		}
	table.bg
		{
		background-color: #f5f5dc
		}

