h1 {
	font-size: 130%;
	font-weight: bold;
	color: #993300;
}
h2 {
	font-size: 100%;
	color: #3366ff;
}
h3 {
	font-size: 95%;
	font-weight: bold;
	color: #003366;
}
.glosize1 {
	font-size: 90%;
	line-height: 120%;
}
.glosize2 {
	font-size: 80%;
	line-height: 130%;
	font-weight: bold;
}
.glosize2_2 {
	font-size: 80%;
	line-height: 130%; 
}
.bt {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold; 
}
.bt2 {
	font-size: 12px;
	line-height: 16px;
}

a {text-decoration:none;}
a:hover {text-decoration:underline; color:#ff0000;}
body {
	background-attachment: fixed;
	background-image: url(img/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bold {
	font-weight: bold;
	color: #003366;
}
.italic {
	font-style: italic;
}
.mspg10pt {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10pt;
	line-height: 140%;
}

/* 参加団体数　テーブル */
table#gcGrps td
{
    text-align:             right;
    padding-right:          14px;
}

table#gcGrps td.gctTop
{
    vertical-align:         top;
}

table#gcGrps tr.gctHdr
{
    background:             #99ccff;
}

table#gcGrps tr.gctHdr2
{
    background:             #ffffcc;
}

table#gcGrps tr.gctFtr
{
    background:             #ffffcc;
    font-weight:            bold;
}

table#gcGrps tr.gctHdr td
{
    text-align:             center;
}

table#gcGrps tr.gctHdr2 td
{
    text-align:             center;
}

table#gcGrps td.gcCntry
{
    text-align:             left;
}

table#gcGrpsLeft
{
    width:                  100%;
}

table#gcGrpsRight
{
    width:                  100%;
}

