@charset "utf-8";

h1 {
	background-image: url(/images/h1f.jpg);
	width: 730px;
	margin-top: 10px;
}
h2 {
	background-image: url(/images/h2f.jpg);
	width: 730px;
}
h3 {
	background-image: url(/images/h3f.jpg);
	width: 730px;
	text-indent: 35px;
}
.main td {
	background-color: #FFFFFF;
}
.main {
	background-image: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 750px;
}
.caution {
	width: 550px;
}
.colum2 {
	width: 349px;
	margin-left: 5px;
	margin-right: 5px;
}
.colum3c{
	width: 243px;
}
.colum3 {
	width: 215px;
}
.colum3c {
	float: left;
	text-align: center;	
}
.right_m_obj {
	width: 610px;
}
.file_record {
	width: 340px;
	height: 120px;
	overflow: auto;
	border: 1px solid #999999;
}
.top {
	width: 730px;
}
.td3 {
	width: 33%;
}
.txt input{
	font-size: 14px;
}

.announce_tbl td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	text-align: left;
	background-color: transparent;
}
