/* CSS Document */

.form h1,
.form #main {
	margin-left:300px\9;
}

.formError {
	top:auto !important;
	left:60% !important;
}
.clear {
	clear:both;
}
p.clear {
	margin-bottom:0;
}
.form {
	width:100%;
	margin:0 auto;
}
.addtitle {
	height:24px;
	line-height: 24px;
}
.address {
	background:#145605;
	padding:20px;
	color:#fff;
	border-top:solid 4px #5ABE44;
}
.addtitle img {
	margin-right:10px;
	vertical-align: bottom;
}
.address .tel {
	font-weight:bold;
	font-size:23px;
	margin:10px 0;
}
#footer {
    margin-top: 100px;
	text-align:center;
}

.address p {
	margin:0;
}
#footer .contact {
	background:#fff;
	width:300px;
	border-radius:5px;
	margin: 0 auto;
	margin-top:20px;
}
#footer .contact a {
	display:block;
	padding:15px 0;
	color:#145605;
	font-weight:bold;
	text-decoration:none;
	background:url(http://jashizuoka-keizairen.net/pearl/gif/ico_localNav.gif) no-repeat 8%;
}
#footer .contact a:hover {
	text-decoration:underline;
}
#footer .prevBtn {
	background: #ebe6e9;
	margin:0;
}
#footer .prevBtn a {
	display:block;
	color: #54a72d;
	padding:20px;
}
#footer .prevBtn a:hover {
	text-decoration:none;
}
/* 下階層 */

body {
	margin:0;
	width:100%;
}
#main .section,
#main .section {
	overflow:hidden;
}
#pearl09 #main {
	margin-top:50px;
}
#pearl06 #main h2,
#pearl09 #main h2 {
	float:left;
	clear:both;
}
#pearl06 #main p,
#pearl09 #main p {
	text-align:left;
	float:right;
	width:365px;
}
#pearl06 #main p {
	width:325px;
	padding-top:50px;
}
#pearl09 #main p .txt_s {
	font-size:80%;
	display:block;
}
#pearl12 .komesu{
	margin-bottom:30px;
}

/* form */

h1 {
	width: 600px;
	margin: 50px auto;
}
#main {
	font-size: 14px;
	width: 600px;
	margin: 0 auto;
}
#main p {
	line-height: 1.5;
}
#main .table001 {
	border: solid 2px #5ea047;
	border-spacing: 0;
	font-size: 14px;
	width: 100%;
}
#main .table001 th {
	background: #f3f7f0;
	color: #459237;
}
#main em {
	padding: 2px;
	color: #e87e32;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
.errs {
	color: #e87e32;
}
#main .flow {
	margin: 25px 0;
}
#main .table001 th, #main .table001 td {
	border: solid 1px #5ea047;
	padding: 7px;
	text-align: left;
}
form input, form textarea {
	padding: 0.25em 3px;
	border: 1px solid #ccbcaf;
	background: #fff url(../img/bg_gra_white.gif) repeat-x;
}
#main .table001 td span {
	margin-bottom: 5px;
	display: block;
}
form .table001 input, form .table001 textarea {
	width: 100%;
}
form .alignC {
	text-align: center;
	margin: 25px 0;
}
form .alignC input {
	background: #56964b;
	color: #fff;
	padding: 7px 25px;
	border: 1px solid #155705;
}
form .alignC input:hover {
	cursor: pointer;
}
