@charset "utf-8";
/* CSS Document */

.headerbg {
	background-image:url(img/header.jpg);
	height:128px;
	vertical-align:middle;
	width:950px;
}
.bg-left {
	background-image:url(img/bg_left.png);
	background-repeat:repeat-y;
	width:51px;
}
.bg-right {
	background-image:url(img/bg_right.png);
	background-repeat:repeat-y;
	width:55px;
}
.bg {
	background-image:url(img/bg_tile.jpg);
	background-repeat:repeat-y;
}
.text01 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7a7979;
}
.text02 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#7a7979;
	font-weight:bolder;
}
.text03 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7a7979;
}
.text04 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	font-weight:bolder;
}
.text05 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#0e2505;
	font-weight:bolder;
}
.text06 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e2505;
}
.text07 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#fe532c;
	font-weight:bolder;
}
.text08 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fe532c;
}
.text09 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ff0f2b;
	font-weight:bolder;
}
.text10 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff0f2b;
}
.text11 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#7a7979;
}
.text12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#7a7979;
}
.copyright {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}
.footer01 {
	background-image:url(img/btm_01.jpg);
	width:950px;
	height:185px;
	vertical-align:bottom;
}
.footer02 {
	background-image:url(img/btm_02.jpg);
	width:950px;
	height:184px;
	vertical-align:bottom;
}

.img, table, tr, td { behavior: url(iepngfix.htc) };

