/* フォームメール用スタイルシート */

body {
	font-size: 12px;
	line-height: 140%;
}
h1 {
	font-size: 14px;
	background: #99c;
	color: #fff;
	padding: 2px 2px 1px 5px;
	border-left: 10px solid #448;
	margin: 0px;
}
h2 {
	font-size: 12px;
	margin: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
p {
	margin: 0px;
	font-weight: normal;
	padding-bottom: 5px;
}
div#MAINLAYOUT {
	width: 840px;
	margin: 0 0 0 20px;
}
div#FORM table {

}
div#FORM {
	margin: 10px auto 15px;
}
div#FORM .SmallType {
	font-size: 10px;
	font-weight: normal;
	line-height: normal;
}
div#FORM form {
	margin: 0px;
	border: 1px solid #F4EABF;
}
div#FORM td {
	padding: 4px;
	background-color: #FBF7E8;
}
div#FORM th {
	font-weight: bold;
	text-align: center;
	padding: 4px;
	background-color: #F7EECA;
	vertical-align: middle;
}
div#FORM .Submit {
	background: #fff;
	text-align: center;
}
.ERR {
	color: #f00;
}

/* 著作権表記用 */
div#Copyright {
	text-align: right;
	margin-top: 2px;
	font-size: 10px;
}
div#Copyright a:link, div#Copyright a:visited {

	color: #999999;
	text-decoration: none;
}
div#Copyright a:hover {
	text-decoration: underline;
}

.linkstyle a:link,.linkstyle a:visited {
	color: #066;
	text-decoration: underline;
}

.linkstyle a:hover {
	color: #b43001;
	text-decoration: none;
}

#getacrobat {
	margin: 30px 0 30px 173px;
	width: 570px;
	line-height: 18px;
}

#getacrobat img {
	float: left;
	margin: 0 10px 0 0;
}