#dr-table {
margin-left: 15px;
width: 595px;
height: 433px;
background-color:#d4fff1;
}

.dr-text1{
position:relative; top:20px;left:18px;
line-height: 1.5em;
margin-right: 12px;
}

.dr-text2{
position:relative; top:10px;left:267px;
line-height: 1.3em;
}

.dr-text3{
position:relative; left:20px;
line-height: 1.5em;
margin-right: 30px;
}


#main{
width: 1020px;
margin: 0 auto;
background-color: #ffffff;
font-family: 'Noto Sans JP', sans-serif;
}

#page1{
width: 900px;
margin: 20px 55px;
background-color: #ffffff;
}


h2{
width: 885px;
height: 40px;
font-size: 19px;
line-height: 40px;
color: #ffffff;
background-image: url("../images/yoyaku-midasi_bg.png");
}

h3{
width: 885px;
height: 40px;
font-size: 19px;
line-height: 40px;
color: #ffffff;
background-image: url("../images/yoyaku-midasi_bg2.png");
}

h4{
width: 900px;
margin: 0 0 0 10px;
font-size: 14px;
font-weight: normal;
line-height: 30px;
color: #333333;
}

.pdf-icon {
  width: 64px;
  height: 64px;
  position: relative;
}

.pdf-icon img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 10px;
  left: 0;
  margin: auto;
}

#copy{
	padding:.5em 0;
	font-size:10px;
	text-align:center;
	color:#006699;
}

#page1 table {
 margin-left: auto;
 margin-right: auto;
}

.text-yoyaku{
font-size: 14px;
line-height: 30px;
color: #333333;
}

.font20 {
font-size: 20px;
}

.font26 {
font-size: 26px;
}

.t-bold {
font-weight: bold;
}

a.btn_04 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 100px;
	margin: auto;
	padding: 0.5rem 2rem;
	font-weight: bold;
	border: 2px solid #20b2aa;
	background: #20b2aa;
	color: #fff;
	border-radius: 100vh;
	transition: 0.5s;
}
a.btn_04:hover {
	color: #20b2aa;
	background: #fff;
}

a.btn_05 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 100px;
	margin: auto;
	padding: 0.5rem 2rem;
	font-weight: bold;
	border: 2px solid #da70d6;
	background: #da70d6;
	color: #fff;
	border-radius: 100vh;
	transition: 0.5s;
}
a.btn_05:hover {
	color: #da70d6;
	background: #fff;
}


.red{
color: #ff3333;
}

.yellow{
color: #ffff14;
}

.blue{
color: #0000cd;
}

.purple{
color: #800080;
}

.annai a:hover{ 
	opacity:0.7;
	transition:0.3s;
}

h5{
width: 885px;
height: 40px;
font-size: 19px;
line-height: 40px;
color: #ffff14;
background-image: url("../images/yoyaku-midasi_bg3.png");
text-align:center;
}

.bg01 {
background-color: #e6e6fa;
}
