h1 {font-weight: normal; font-size: medium; }
h2 {font-weight: normal; font-size: medium; }
h3 {font-weight: normal; font-size: medium; }
h4 {font-weight: normal; font-size: x-small; }
h5 {font-weight: normal; font-size: x-small; }
p  {margin: 0px}
/* コーナー見出し */
h3.kannou       {text-align: center; background-color: #e600cc; color: #ffffff}
.kannoujanru	{background-color: #8000cc; font-size: x-small; color: #ffffff}
.midashi       {text-align: center; color: #ffffff}
/* 画像 */
img.thum        {float: left; vertical-align: top; text-align: left; margin-right: 1px}
/* フォントサイズ */
.sss            {font-size: xx-small}
.ss             {font-size: x-small}
.s              {font-size: small}
.default        {font-size: medium}
/* フォントカラー */
.pink           {color: #ff00cc}
.purple         {color: #8000cc}
.green		{color: #669933}
.white		{color: #ffffff}
/* 背景色 */
.bgwhite	{background-color: #ffffff}
.bgpurple	{background-color: #8000cc}

