body		{
		color: #000;
		background: #fff;
		background-image : url("../img_c/bg.gif");
		margin:0px 0px 0px 0px;
		text-align: center;
		}

/* リンクのスタイル設定 */

a:link		{
		color:#0000FF;
		}


a:active	{
		background:#FFCC66;
		text-decoration:none;
		}


a:visited	{
		color:#0000FF;
		}


a:hover		{
		background:#FFCC66;
		text-decoration:none;
		}

/* テキストのスタイル設定 */
.text1{
	font-size:11px;
	line-height:120%;
	font-family:ＭＳ　Ｐゴシック;
}

.text2{
	font-size:12px;
	line-height:140%;
	font-family:ＭＳ　Ｐゴシック;
}

.text3{
	font-size:14px;
	line-height:150%;
	font-family:ＭＳ　Ｐゴシック;
}

table{
	margin:0px 0px 0px 0px;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
}