/*---basic----*/

body{ padding:0; margin:0; color:#333333; background-image:url(../../images/bg_main01.gif); background-position:center;  text-align:center;}
form{ margin:0; }

a:link{ color:#111686; }
a:visited{ color:#616B91; }
a:hover{ color:#FF9900; }
a:active{ color:#FF9900; }

/*--font---*/

.txt16{ font-size:1em;	line-height:1.4em; }
.txt14{ font-size:0.875em;	line-height:1.4em; }
.txt12{ font-size:0.75em;	line-height:1.4em; }
.txt10{ font-size:0.625em;	line-height:1.4em; }


#main {background-image:url(../../images/bg_main02.gif); background-repeat:repeat-x;}

table.pricedata{
	border-color:#d2d2d2;
	border-style:solid;
	border-width:1px 0 0 1px;
	margin:0;
}
table.pricedata td{
	border-color:#d2d2d2;
	border-style:solid;
	border-width:0 1px 1px 0;
	}

#none {
	display:none;
	}

.mgt20{margin-top: 20px;}

.txt12_r{
	font-size:0.75em;
	line-height:1.4em;
	color: #7e2600;
}
td.bn {
	vertical-align:bottom;
	height:60px;
}

.bg{
	background:#F2F2F2;
	text-align:center;
}
.tc{ text-align:center !important; }





.bnr{
	margin:0px;
	padding:0px;
	list-style:none;
}

.bnr li{  }

.clr{
	clear: both;
	display: block;
	font-size: 1px;
	margin: 0px;
	padding: 0px;
	height: 1px;
}

.clr br,
.clr hr{ display:none; }