@charset "utf-8";

.tb_00{
width: 100%;
border-collapse: separate;
border-spacing: 0px;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
}
.tb_00 th{
width:25%;
padding:4px;
text-align: left;
vertical-align: top;
color: #FFF;
background-color: #2E8B57;
border-left: 1px double #999;
border-top: 1px solid #fff;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
.tb_00 td{
width:75%;
padding:4px;
color:#333;
background-color: #fafafa;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}


#tmp_wrap_cont {
	padding: 0px 0px 10px 0px;
}
#tmp_wrap_cont h1 {
	height: 50px;
	background: url(images/bg-h1.jpg) left top no-repeat;
	font-size: 100%;
	color: #001E5B;
	padding: 10px 0px 0px 10px;
	margin-top: 0px;
}
#tmp_photo {
	float:right;
	margin-left:6px;
}
