/* CSS Document */

.mainbg01 {
background-repeat:no-repeat;
background-attachment:fixed;
background-color:transparent;
text-align:left;
}

.mainbg02 {
background-repeat:repeat-y;
background-image:url("img/back.gif");
background-attachment:fixed;
background-color:white;
}

/* テキスト */

.txt01{
	font-family:"News Gothic","Geneva";
	color:#5A6CAE;
	font-size:13;
	line-height:150%;
}

.txt02 {
	font-family:"News Gothic","Geneva";
	color:#5A6CAE;
	font-size:13;
	line-height:200%;
}

.txt03{
	font-family:"News Gothic","Geneva";
	color:#000000;
	font-size:12;
	line-height:150%;
}

.txt04{
	font-family:"News Gothic","Geneva";
	color:#ffffff;
	font-size:15;
	font-weight:bold;
	line-height:130%;
}

.txt05{
	font-family:"News Gothic","Geneva","ＭＳ Ｐゴシック","Osaka";
	color:#000000;
	font-size:13;
	line-height:130%;
}

.left01 {
	background-image:url("img/pic02.gif");
	background-repeat:repeat-y;
}

.left02 {
	background-image:url("img/pic10.gif");
	background-repeat:repeat-y;
}

.right01 {
	background-image:url("img/pic05.gif");
	background-repeat:repeat-y;
}