@charset "shift_jis";

.title_blue h2 {
	font-size: 36px;
	color: #FFF;
	width: 960px;
	margin: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-right: auto;
	padding-top: 66px;
	padding-left: 40px;
	float: none;
	position: relative;
}
.form_access_table {
	margin-bottom: 50px;
	margin-left: 20px;
}
.form_access_table th {
	font-size: 16px;
	line-height: 24px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.form_access_table td {
	font-size: 16px;
	line-height: 24px;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.form_table {
	background-color: #CCC;
	margin-bottom: 30px;
	margin-left: 20px;
}
.form_table th {
	font-size: 16px;
	line-height: 24px;
	padding: 10px;
}
.form_table td {
	font-size: 16px;
	line-height: 24px;
	padding: 10px;
}
.form_name input {
	width: 300px;
	padding: 3px;
	margin-left: 5px;
	margin-right: 15px;
}
.form_tel input {
	width: 84px;
	padding: 3px;
	margin-left: 5px;
	margin-right: 5px;
}
.form_iken textarea {
	width: 450px;
	padding: 3px;
	margin-left: 5px;
}
.botan input {
	width: 80px;
	text-align: center;
	padding: 3px;
	margin: 10px;
}
.entry_kojin {
	overflow-x: hidden;
	overflow-y: scroll;
	height: 200px;
	background-color: #EEE;
	padding: 15px;
	margin-bottom: 15px;
}
.entry_kojin p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 6px;
}

.stitle h3 {
	font-size: 21px;
	line-height: 100%;
	color: #1073BB;
}
.box920 {
	text-align: left;
}