@charset "shift_jis";
/*##########################################################*/
/*  共用CSS　第2階層以下個別スタイル                        */
/*##########################################################*/
#subPage_content #data_textArea {
	margin-left: 32px;
}

#subPage_content #sub_titelArea {
	line-height: 65px;
	background-image: url(../images/common02_ti11.gif);
	background-repeat: no-repeat;
	background-size: contain;
}
#subPage_content #sub_titelArea h3 {
	font-size: 16px;
	color: #4da708;
	margin-left: 15px;
	padding-bottom: 8px;
	font-weight: bold;
}
#subPage_content #main_textArea {
	float: left;
	width: 537px;
}
#subPage_content #side_textArea {
	float: right;
	width: 260px;
	margin-top: 8px;
}
#subPage_content #side_textArea h3 {
	margin:10px 0 10px;
}
.procedure_conditions h4,
.procedure_facility h4 {
	margin-top: 10px;
	padding-left: 15px;
	background-color: #F4F4F4;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	line-height: 35px;
}
.notes_asterisk {
	padding-left: 1em;
	text-indent: -1em;
}
.notes_asterisk:before {
	content: "※";
}
.procedure_conditions li {
	list-style-type: decimal;
	list-style-position: inside;
	padding-left: 1.25em;
	text-indent: -1.25em;
}
.procedure_facility {
	margin: 30px 0 40px;
}
.procedure_facility_tb_place {
	margin-top: 30px;
	color: #679b96;
	font-weight: bold;
	font-size: 16px;
}
.procedure_facility_tb {
	width: 100%;
}
.procedure_facility_tb thead th {
	padding: 5px 15px;
	background-color: #b7d1cf;
	color: #fff;
	font-size: 14px;
}
.procedure_facility_tb .procedure_facility_tb_title th:nth-of-type(n + 2) {
	border-left: 1px solid #f4f4f4;
}
.procedure_facility_tb thead tr:nth-of-type(2) th {
	background-color: #f4f4f4;
	color: #666;
	font-weight: normal;
	font-size: 12px;
}
.procedure_facility_tb_facility {
	width: 30%;
}
.procedure_facility_tb_conditions {
	width: 45%;
}
.procedure_facility_tb_fee {
	width: 25%;
}
.procedure_facility_tb tr > * {
	padding: 10px;
	border-left: 1px dotted #ccc;
	border-bottom: 1px solid #ccc;
	background-color: #fcfcfc;
}
.procedure_facility_tb tr > *:first-child:not(.procedure_facility_tb_border) {
	border-left: 0;
}
.procedure_facility_tb li {
	list-style-position: inside;
	padding-left: 1.25em;
	text-indent: -1.25em;
}
.procedure_facility_mall tbody tr {
	height: 200px;
}
.procedure_facility_tb_center {
	text-align: center;
}
#subPage_content .procedure_text {
	background-color: #f4f4f4;
	padding:10px;
}
#subPage_content .procedure_text ul li {
	list-style-type: decimal;
	list-style-position: inside;
}
#subPage_content .arrow_img {
	text-align: center;
}
#subPage_content #side_textArea ul li {
	list-style-type: decimal;
	list-style-position: inside;
}
