@charset "utf-8";

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.content-bg {
	background-color: #B3E6E7;
	background-image: url(images/inside-split_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

.side-bg {
	background-color: #B2E5E6;
	background-image: url(images/inside-split_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


.hp1:link    {font-size: 12px; text-decoration: none; color: #545555;}
.hp1:visited {font-size: 12px; text-decoration: none; color: #545555;}
.hp1:hover   {font-size: 12px; text-decoration: underline; color: #000000;}
.hp1:active  {font-size: 12px; text-decoration: none; color: #545555;}

.hp2:link    {font-size: 12px; text-decoration: none; color: #326964;}
.hp2:visited {font-size: 12px; text-decoration: none; color: #326964;}
.hp2:hover   {font-size: 12px; text-decoration: underline; color: #1F413E;}
.hp2:active  {font-size: 12px; text-decoration: none; color: #326964;}

.hp3:link    {font-size: 12px; text-decoration: none; color: #ffffff;}
.hp3:visited {font-size: 12px; text-decoration: none; color: #ffffff;}
.hp3:hover   {font-size: 12px; text-decoration: underline; color: #ffffff;}
.hp3:active  {font-size: 12px; text-decoration: none; color: #ffffff;}

.hp4:link    {font-size: 12px; text-decoration: none; color: #66C8C5;}
.hp4:visited {font-size: 12px; text-decoration: none; color: #66C8C5;}
.hp4:hover   {font-size: 12px; text-decoration: underline; color: #B6E4E3;}
.hp4:active  {font-size: 12px; text-decoration: none; color: #66C8C5;}

.hp5:link    {font-size: 12px; text-decoration: none; color: #008888;}
.hp5:visited {font-size: 12px; text-decoration: none; color: #008888;}
.hp5:hover   {font-size: 12px; text-decoration: underline; color: #006060;}
.hp5:active  {font-size: 12px; text-decoration: none; color: #008888;}

.hp6:link    {font-size: 12px; text-decoration: none; color: #cbe9e8;}
.hp6:visited {font-size: 12px; text-decoration: none; color: #cbe9e8;}
.hp6:hover   {font-size: 12px; text-decoration: underline; color: #ffffff;}
.hp6:active  {font-size: 12px; text-decoration: none; color: #cbe9e8;}

.hp7:link    {font-size: 13px; text-decoration: none; color: #326964;}
.hp7:visited {font-size: 13px; text-decoration: none; color: #326964;}
.hp7:hover   {font-size: 13px; text-decoration: underline; color: #1F413E;}
.hp7:active  {font-size: 13px; text-decoration: none; color: #326964;}

.hp8:link    {font-size: 13px; text-decoration: none; color: #900; font-weight:bold;}
.hp8:visited {font-size: 13px; text-decoration: none; color: #900; font-weight:bold;}
.hp8:hover   {font-size: 13px; text-decoration: underline; color: #FFC; font-weight:bold;}
.hp8:active  {font-size: 13px; text-decoration: none; color: #900; font-weight:bold;}

.hp9:link    {font-size: 15px; text-decoration: none; color: #FFC; font-weight:bold;}
.hp9:visited {font-size: 15px; text-decoration: none; color: #FFC; font-weight:bold;}
.hp9:hover   {font-size: 15px; text-decoration: underline; color: #FFF; font-weight:bold;}
.hp9:active  {font-size: 15px; text-decoration: none; color: #FFC; font-weight:bold;}


.word12-dgray {
	font-size: 12px;
	color: #545555;
}

.word12-gray {
	font-size: 12px;
	color: #626B6B;
	line-height: 24px;
}

.word12-white {
	font-size: 12px;
	color: #ffffff;
}

.word12-sdgreen {
	font-size: 12px;
	color: #66C8C5;
}

.word12-dgreen {
	font-size: 12px;
	color: #06453f;
}

.word12-green {
	font-size: 12px;
	color: #008888;
}.title15word {
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	padding-top:8px;
	padding-bottom:3px;
	padding-left:10px;
	background-image:url(images/title-line.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.word13black {
	font-size: 13px;
	line-height: 22px;
	color: #333333;
}

.word13red {
	font-size: 13px;
	line-height: 22px;
	color: #900;
	font-weight:bold;
}

.word15gray {
	font-size: 15px;
	line-height: 22px;
	color:#FFC;
	font-weight:bold;
}

.tableword {
	font-size: 12px; padding:2px; 
}

