@charset "utf-8";
/* 印刷用 */

html{
	width: auto;
	color: black;
	background-color: white;
	background-image: none;
}
body{
	background-color: white;
}


.kaigyou-mae{page-break-before:always;}
.kaigyou-ato{page-break-after:always;}
.noprint{display: none;}
.sp,.smp{display: none;}

a{
	text-decoration: none;
	color: black;
}

.head-bar{
	background-color: #0b3775;
	text-align: right;
	height: 1.5em;
}
.head-bar a{
	color: white;
	line-height: 1.5;
}

.index-header,
.normal-header{
	text-align: left;
	padding: 0.5cm 0;
	border-bottom: 1pt solid #707070;
}

header.index-title h1,
header.normal-title h1{
	font-size: 22pt;
	margin-bottom: 3mm;
}

ul.header-list{
	margin-bottom: 3mm;
}
ul.header-list li{
	margin: 0 0 3mm;
}

.navi-normal{display: none;}

#contents-inner{
	text-align: left;
	padding: 1em;
}

h2.h2-title{
	font-size: 18pt;
	margin: 0 0 0.3cm;
}

#page-footer{
	margin-top: 1cm;
	padding-top: 1cm;
	border-top: 1pt solid #707070;
}

.footer-logo{
	font-size: 18pt;
	margin: 0 0 0.5cm;
}

table.table-02 th,
table.table-02 td{
	padding: 0 1em 1em 0;
	line-height: 1.4;
}

table.table-01{
	border: 1pt solid black;
}
table.table-01 th,
table.table-01 td{
	padding: 0.5em;
	line-height: 1.4;
	border: 1pt solid black;
}

	table.mailform1{
		width: 100%;
	}
	table.mailform1 th,
	table.mailform1 td{
		padding-bottom: 1em;
		line-height: 1.4;
		text-align: left;
		vertical-align: top;
	}
	table.mailform1 th{
		white-space: nowrap;
		padding-right: 1em;
		padding-top: 1em;
	}
	textarea.textarea1{
		width: 100%;
	}
	input.input_name{
		width: 40%;
	}
	input.input_1{
		width: 100%;
	}
