html {
	background-image: url('gray.jpg');
	height: 100%;
}


BODY      {
           font-family: ＭＳ　明朝, Osaka;
           background-color: #FFFFFF;
           }

body {
	font-family: Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
background-color: #FFFFFF;
}




td			{ font-size: 11pt;color: #000000;  font-weight: bold;}


/* ポップアップ画面のタイトル */
.popttl		{ font-size: 11pt;color: #222222;  font-weight: bold ; height:11pt;}


/* フッター */
.footter			{font-size:8pt; color:#555577; font-weight:bold; height:8pt; text-decoration:none;}
.footter A:link		{font-size:8pt; color:#555577; font-weight:bold; height:8pt; text-decoration:none;}
.footter A:visited	{font-size:8pt; color:#555577; font-weight:bold; height:8pt; text-decoration:none;}
.footter A:active	{font-size:8pt; color:#555577; font-weight:bold; height:8pt; text-decoration:none;}
.footter A:hover	{font-size:8pt; color:#CC3333; font-weight:bold; height:8pt; text-decoration:none;}


/* <TD> 内の黒線１重枠  */
.tdSolid	{border-color:#777777;
			border-style:solid; 
			border-width:2px;
			}


/* 段落先頭文字の修飾（大きく、背景あり） */
.letter-deco01	{font-size:15pt ; color:#000099; font-weight:bold;background:#FFCC44}


/* パーソナル：スパイラルの説明 */
.small01		{ font-size: 8.5pt;color: #444444;  font-weight: nomal;}


/* お問い合わせの装飾 */
.myComment    { color:#000066;
				font-weight:bold;
				border-style:solid;
				background-color:#FFFFEE;
				border-color:#999999;
				}
/* お問い合わせの装飾（SUBMITだけはこれ） */
.myComment2    { color:#000066;
				font-weight:bold;
				border-style:solid;
				background-color:#FFDDCC;
				border-color:#999999;
				}
