.text12 {
	font-size: 90%;
	line-height: 140%;
	text-decoration: none;
}
.text12j {
	font-size: 12px;
	line-height: 140%;
}
.mailbg {
	background-attachment: fixed;
	background-image: url(../contact/img/mailbg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	color: #009900;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	color: #FFF;
	text-decoration: underline;
}

.inbox{
	width:755px;
	margin-left:5px;
	margin-right:5px;
}
.tb{
	margin-bottom:10px;
	margin-top:10px;}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
ul#submenu{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:36px;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	background:transparent url("../menu/img/bgOFF.gif") repeat-x top left;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	border-bottom:4px solid #A29979;
	}
ul#submenu li{
	display:block;
	float:left;
	margin:0;
	pading:0;}
ul#submenu li a{
	display:block;
	float:left;
	color:#333333;
	text-decoration:none;
	padding:12px 20px 0 20px;
	height:24px;
	background:transparent url("../menu/img/bgDIVIDER.gif") no-repeat top right;
	}
ul#submenu li a:hover{
	background:transparent url("../menu/img/bgON.gif") no-repeat top right;
	}
ul#submenu li a.current,ul#submenu li a.current:hover{
	color:#000;background:transparent url("../menu/img/bgON.gif") no-repeat top right;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

.submenu_box{
	
	width:735px;
	padding:20px 10px 20px 10px ;}.jinzai_txet01 {
	font-size: 10pt;
	font-weight: bold;
	color: #F00;
	text-align: left;
	background-color: #FFF;
	padding-top: 8px;
	padding-bottom: 8px;
}

