/* CSS Document */

.mainbg01 {
background-repeat:no-repeat;
background-attachment:fixed;
background-color:#808080;
text-align:left;
}


/* テキスト */

.txt01{
	font-family:"ＭＳ Ｐゴシック","Osaka";
	color:#C0C0C0;
	font-size:20;
	font-weight:900;
}

.txt02 {
	font-family:"ＭＳ Ｐゴシック","Osaka";
	color:#666666;
	font-size:30;
	font-weight:1000;
}

.txt03 {
	font-family:"ＭＳ Ｐゴシック","Osaka";
	color:#666666;
	font-size:13;
	line-height:120%;
	font-weight:600;
}

.txt04 {
	font-family:"ＭＳ Ｐゴシック","Osaka";
	color:#666666;
	font-size:13;
	line-height:200%;
}


.left01 {
	background-image:url("img/pic02.gif");
	background-repeat:repeat-y;
}
