ul#note {
	width : 860px !important;
	width /**/: 880px;
	margin : 0 auto 50px auto;
	padding-left : 20px;
}

ul#note li {
	margin-bottom : 7px;
	line-height : 1.6em;
}

ul#note li a {
	color : #0055cc;
	text-decoration : underline;
}

ul#note li a:hover {
	color : #0055cc;
	text-decoration : none;
}

#formbox {
	width : 1100px !important;
	width /**/: 1200px;
	margin : 0 auto 100px auto;
	padding : 35px 50px 40px 50px;
	background : #ffffff;
	border-radius : 15px;
}

#formbox dl dt {
	float: left;
	clear : both;
	width : 130px !important;
	width /**/: 170px;
	padding : 20px 40px 9px 0;
	font-weight : normal;
	text-align : left;
}

#formbox dl dd {
	padding : 9px 10px 9px 170px;
	line-height : 1.75em;
}

#formbox dl dd img {
	margin-right : 10px;
	padding-top : 12px;
}

.text1 {
	width : 25em;
	padding : 9px 10px 10px 10px;
	font-size : 100%;
	font-family : "Noto Sans JP","sans-serif";
	font-style : normal;
	font-weight : 400;
	background : #dce6eb;
	-webkit-appearance : none;
	border-radius : 6px;
    border : none;
}

.text2 {
	width : 13em;
	padding : 9px 10px 10px 10px;
	font-size : 100%;
	font-family : "Noto Sans JP","sans-serif";
	font-style : normal;
	font-weight : 400;
	background : #dce6eb;
	-webkit-appearance : none;
	border-radius : 6px;
    border : none;
}

#text3a {
	width : 35em;
	padding : 9px 10px 10px 10px;
	font-size : 100%;
	font-family : "Noto Sans JP","sans-serif";
	font-style : normal;
	font-weight : 400;
	background : #dce6eb;
	-webkit-appearance : none;
	border-radius : 6px;
    border : none;
}

#text3b {
	width : 35em;
	margin-top : 10px;
	padding : 9px 10px 10px 10px;
	font-size : 100%;
	font-family : "Noto Sans JP","sans-serif";
	font-style : normal;
	font-weight : 400;
	background : #dce6eb;
	-webkit-appearance : none;
	border-radius : 6px;
    border : none;
}

#text4 {
	width : 98%;
	padding : 9px 10px 10px 10px;
	font-size : 100%;
	font-family : "Noto Sans JP","sans-serif";
	font-style : normal;
	font-weight : 400;
	background : #dce6eb;
	-webkit-appearance : none;
	border-radius : 6px;
    border : none;
}

#text5 {
	width : 7em;
	margin-right : 10px;
	padding : 9px 10px 10px 10px;
	font-size : 100%;
	font-family : "Noto Sans JP","sans-serif";
	font-style : normal;
	font-weight : 400;
	background : #dce6eb;
	letter-spacing : 1px;
	-webkit-appearance : none;
	border-radius : 6px;
    border : none;
}

select {
	padding : 9px 10px 10px 10px;
	font-size : 100%;
	font-family : "Noto Sans JP","sans-serif";
	font-style : normal;
	font-weight : 400;
	background : #dce6eb;
	border-radius : 6px;
    border : none;
}

#submit {
	padding : 15px 0 20px 0;
	text-align : center;
}

#button1 {
	margin: 0 15px 0 15px;
	padding : 14px 30px 15px 30px;
	font-size : 110%;
	font-family : "Noto Sans JP","sans-serif";
	font-style : normal;
	font-weight : 800;
	color : #ffffff;
	background : #0f7db9;
	border : none;
	border-radius : 34px;
	-webkit-appearance : none;
	cursor : pointer;
}

#button2 {
    margin : 0 15px 0 15px;
	padding : 14px 30px 15px 30px;
	font-size : 110%;
	font-family : "Noto Sans JP","sans-serif";
	font-style : normal;
	font-weight : 800;
	border-style : none;
	color : #ffffff;
	background : #999999;
	border : none;
	border-radius : 34px;
	-webkit-appearance : none;
	cursor : pointer;
}

#data {
	width : 85%;
	margin-left : auto;
	margin-right : auto;
	margin-bottom : 20px;
	border-top : solid 1px #a0a0a0;
}

#data th {
	width : 180px !important;
	width /**/: 200px;
	padding : 13px 10px 14px 10px;
	border-bottom : solid 1px #a0a0a0;
	background : #dce6eb;
	font-weight : normal;
}

#data td {
	padding : 13px 14px 14px 14px;
	background : #ffffff;
	border-bottom : solid 1px #a0a0a0;
	line-height : 1.75em;
}

h3#etitle {
	padding-top : 25px;
	font-size : 130%;
	text-align : center;
}

p#hmsg {
	margin : 20px 0 30px 0;
	line-height : 1.7em;
	text-align : center;
}

p#hmsg2 {
	margin : 30px 160px 30px 160px;
	line-height : 1.7em;
}

p#hmsg a,p#hmsg2 a {
	color : #555555;
	text-decoration : underline;
}

p#hmsg a:hover,p#hmsg2 a:hover {
	color : #555555;
	text-decoration : none;
}

/*----------SAFARI----------*/

_::-webkit-full-page-media, _:future, :root #button1,_::-webkit-full-page-media, _:future, :root #button2 {
	padding : 14px 30px 17px 30px;
}