@charset "UTF-8";
.org_otoiawase {
	width: 100%;
	background-color: #F3F3F3;
	border: 1px solid #CCC;
}
.org_sig p {
	font-size: 14px;
}
.entry_btn {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.img_center {
	text-align: center;
}
.gaiyo_box {
	margin-top: 20px;
	margin-bottom: 20px;
	overflow: hidden;
}
.ttlA {
	font-size: 16px;
	color: #E86B00;
	font-weight: bold;
	margin-bottom: 6px;
}
.section_lead {
	text-align: center;
	font-size: 14px;
	background-color: #E9E9E9;
	padding: 12px;
}
.ttlB {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 6px;
}
.step1 {
	background-image: url(../img/step1.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 42px;
}
.step2 {
	background-image: url(../img/step2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 42px;
	margin-bottom: 15px;
}
.h3_orgg {
	background-color: #F39600;
	width: 100%;
}
.org_sig {
	margin: 12px;
}
.hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.entry_btn2 {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}
.entry_p {
	font-size: 19px;
	font-weight: bold;
	text-align: center;
	margin-top: 30px;
}
.gaiyo_box2 {
	overflow: hidden;
}
.org_setsumei {
	margin-bottom: 30px;
	font-size: 14px;
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	text-justify: inter-ideograph;
	padding-top: 0px;
}