body {
	font-family: "MS UI Gothic";
	margin-top: 0px;
	margin-bottom:1px;
}

#body-temp {
	background-image: url(../img/common/back.gif);
	background-repeat:repeat-x;
	background-position: top;
}

table {
	font-size:12px;
	line-height:20px;
}

table.notes{
	color:#CC0000
}

tr.notes{
	color:#CC0000
}

table tr .lead {
	padding: 10px;
	border: 3px solid #598400;
	font-weight: bold;
	color: #000;
}

table.nav {
	margin: 0px 0 5px;
}

table .nav td.none {
	background: #FFF;
}

table .nav td {
	width: 170px;
	height: 29px;
	padding: 0 6px 5px 0;
}

table .nav td.end {
	padding: 0;
}

table .nav td a {
	display: block;
	width: 157px;
	height: 25px;
	background: url(../img/escrow/nav_bg.jpg) no-repeat left top;
	color: #FFF;
	text-decoration: none;
	padding: 4px 0 0 13px;
}

* html body table .nav td a {
	display: block;
	width: 170px;
	height: 29px;
}

*:first-child+html table .nav td a {
	display: block;
	width: 170px;
	height: 29px;
}

table .nav td a:hover{
	color: #2571ba;
	background: url(../img/escrow/nav_bg_on.jpg) no-repeat left top;
}

#shadow_l {
	background-image: url(../img/common/img_r4_c1.gif);
	background-repeat:repeat-y;
}

#shadow_r {
	background-image: url(../img/common/img_r4_c8.gif);
	background-repeat:repeat-y;
}

#footer {
	font-size:12px;
	line-height:20px;
	}
	
.back_sub {
	background-attachment: scroll;
	background-image: url(../img/title/back.gif);
	background-repeat: repeat-y;
	background-position: top;
}

.back_sub_index {

	background-attachment: scroll;
	background-image: url(../img/title/back1.gif);
	background-repeat: repeat-y;
	background-position: top;
}.bold {
	font-size: 14px;
	font-weight: bold;
}


.white {
	color: #FFFFFF;}
	
.orange {
	color: #FF6600;}
.orange14 {
	color: #FF6600;
	font-size: 14px}
.grey {
	color: #666666;
}

.darkblue {
	color: #005785;
}

.green {
	color: #598400;
}

.green14 {
	color: #598400;
	font-size: 14px
}

.img_title {
	font-size: 14px;
	font-weight: bold;
}

#link_back {
	background-image: url(../img/link/back.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;

}

#index_bar {
	background-image: url(../img/index/bar.gif);
	background-repeat: no-repeat;
	background-position: right 100px;

}

.another-ex {
	line-height:0px;
}

.left_space {
	float: left;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 13px;
}
.left_space_02 {

	float: left;
	margin: 0px;
	padding: 0px;
	height: 45px;
	width: 13px;
}

.langlink { 
margin:50px 0 0 76px;
} 

/* グローバルナビ */

table.global-nav{
  background: url(../img/common/m-b.gif) repeat-x left top;
}
