* {
	margin: 0;
	padding: 0;
	font-size: 0.9rem;
}
header {
	background: #ECECEC url(http://www.yamagatanoukai.jp/img01/bg_main01.png) repeat-x 0px -28px;
	width: 100%;
	text-align: center;
}
section {
	max-width: 1000px;
	margin: auto;
}
section p {
	margin-bottom: 1rem;
}
section ul,
section ol {
	margin-left: 2rem;
	margin-bottom: 1rem;
}
section h1 {
	padding: 5px 0 5px 10px;
	font-size:20px;
	border-left: solid 5px #074A7F;
	margin-top:10px;
}
section .tit01:before {
	content: " ";
}
section .tit01 {
	color: #0E589C;
	padding: 1rem 0 0.5rem;
	font-size:1.2rem;
}
section .tit02 {
	font-size: 16px;
	font-weight: bold;
	background: #074A7F;
	padding: 3px 0px 3px 10px;
	margin: 0px 0px 10px 0px;
	color: #fff;
}
section .tit02a {
	font-size: 18px;
	font-weight: bold;
	color: #074A7F;
	padding: 3px 0px 3px 10px;
	margin: 10px 0px 10px 0px;
	border-bottom: solid 2px #074A7F;
}
section .tit03 {
	color: #0E589C;
	padding: 3px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
	font-size:16px;
}

section .table_nobdr01 {
	border-collapse:collapse;
	border: none;
}


section .table_list0 {
	border-collapse:collapse;
	border: solid 1px #ccc;
	margin: 1rem auto;
	width:1000px;
}
section .table_list0 th,
section .table_list0 td {
	border-collapse:collapse;
	border: solid 1px #ccc;
	padding: 20px 10px !important;
/*
	margin: 1rem auto;
*/
}
.td-center01 {
	text-align: center;
}

section .table_list1 {
	border-collapse:collapse;
	border: solid 1px #ccc;
	margin: 1rem auto;
}
section .table_list1 th,
section .table_list1 td {
	border-collapse:collapse;
	border: solid 1px #ccc;
/*
	margin: 1rem auto;
*/
}
section .table_list1 tr {
	border-left: solid 2px #000;
	border-right: solid 2px #000;
}
section .table_list1 tr.tr04 {
	border-bottom: solid 2px #000;
}


/*
section .table_list1 .td0 {
	width: 1.6rem;
}
section .table_list1 .td1 {
	width: 0.8rem;
}
section .table_list1 .td2 {
	width: 3rem;
}
section .table_list1 .td3 {
	width: 10rem;
}
section .table_list1 .td4a {
	width: 3.5rem;
}
section .table_list1 .td4b {
	width: 8rem;
}
section .table_list1 .td5 {
	width: 3.6rem;
}
section .table_list1 .td6 {
	width: 3.6rem;
}
section .table_list1 .td7a {
	width: 3.6rem;
}
section .table_list1 .td7b {
	width: 6rem;
}
section .table_list1 .td8a {
	width: 2.7rem;
}
section .table_list1 .td8b {
	width: 6rem;
}
*/



section .table_list2 {
	border-collapse:collapse;
	border: solid 1px #ccc;
	margin: 0.5rem auto;
}
#page-contents table th,
#page-contents table td {
	padding: 2px;
}
section .table_list2 th,
section .table_list2 td {
	border-collapse:collapse;
	border: solid 1px #ccc;
}

/*
section .table_list2 .td0 {
	width: 2.0rem;
}
section .table_list2 .td1 {
	width: 2.0rem;
}
section .table_list2 .td2 {
	width: 2.0rem;
}
section .table_list2 .td3 {
	width: 6.0rem;
}
section .table_list2 .td4 {
	width: 8rem;
}
section .table_list2 .td5 {
	width: 1.0rem;
}
section .table_list2 .td6 {
	width: 1.0rem;
}
section .table_list2 .td7 {
	width: 2.0rem;
}
section .table_list2 .td8 {
	width: 3.0rem;
}
section .table_list2 .td9 {
	width: 3.0rem;
}
section .table_list2 .td10 {
	width: 3.0rem;
}
section .table_list2 .td11 {
	width: 2.0rem;
}
section .table_list2 .td12 {
	width: 1.0rem;
}
section .table_list2 .td14 {
	width: 1.0rem;
}
*/




section .table_list3 {
	border-collapse:collapse;
	border: solid 1px #ccc;
	margin: 0.5rem auto;
}
section .table_list3 th,
section .table_list3 td {
	border-collapse:collapse;
	border: solid 1px #ccc;
}





section .dl_spec01 {
	position: relative;
	margin-left: 0.5rem;
	}
section .dl_spec01 dt {
	position: absolute;
	width: 6rem;
	text-align: center;
	padding-top: 0.5rem;
	}
section .dl_spec01 dd {
	padding-top: 0.5rem;
	padding-left: 7rem;
	}
footer {
	margin: 0px auto;
	width: 100%;
	background-color: #074A7F;
	color: #fff;
	text-align: center;
}
