/* CSS Document */

body{
	background-image:url(images/back.gif);
	margin:0;
	font-size:12px;
}
td{font-size:12px;}
.bd_main{
	border-right:solid 1px #ff6600;
	border-left:solid 1px #ff6600;
}
.mg10{
	margin:10px;
}
.bg_header{
	background-image:url(images/bg_gr.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.basetxt{
	font-size:14px;
	line-height:1.4;
	color:#573729;
}
.txt_w{
	font-size:12px;
	line-height:1.4;
	color:#FFFFFF;
}
.umajio{
	font-size:14px;
	line-height:1.4;
	color:#573729;
	margin:10px;
	}