ul#note {
	margin : 3% 0 7% 20px;
}

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

ul#note li a {
	color : #0546af;
	text-decoration : underline;
}

dl.data {
	margin-bottom : 7%;
	font-size : 90%;
	line-height : 1.4em;
	border-top : solid 1px #aaaaaa;
	border-left : solid 1px #aaaaaa;
	border-right : solid 1px #aaaaaa;
}

dl.data dt {
	padding : 12px 12px 14px 12px;
	background : #d7e1f5;
	align-items : center;
	justify-content : center;
}

dl.data dt span {
	float : right;
	padding : 0 6px 2px 6px;
	font-size : 84%;
	color : #ffffff;
	background : #6991e1;
	border-radius : 6px;
}

dl.data dd {
	padding : 12px 0 12px 3%;
	border-bottom : solid 1px #aaaaaa;
}

dl.data dd img {
	padding-top : 7px;
}

dl.data dd span {
	display : block;
	padding : 8px 0 3px 0;
}

.text1 {
	width : 15em;
	padding : 5px 7px 5px 7px;
	font-size : 16px;
	font-family : "source-han-sans-japanese", sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ebebeb;
	border-radius : 0;
	border : none;
    -webkit-appearance : none;
}

#text2 {
	width : 92%;
	padding : 5px 7px 5px 7px;
	font-size : 16px;
	font-family : "source-han-sans-japanese", sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ebebeb;
	border-radius : 0;
	border : none;
    -webkit-appearance : none;
}

.text3 {
	width : 10em;
	padding : 5px 7px 5px 7px;
	font-size : 16px;
	font-family : "source-han-sans-japanese", sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ebebeb;
	border-radius : 0;
	border : none;
    -webkit-appearance : none;
}

#text4A {
	display : block;
	width : 92%;
	padding : 5px 7px 5px 7px;
	font-size : 16px;
	font-family : "source-han-sans-japanese", sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ebebeb;
	border-radius : 0;
	border : none;
    -webkit-appearance : none;
}

#text4B {
	display : block;
	width : 92%;
	margin-top : 10px;
	padding : 5px 7px 5px 7px;
	font-size : 16px;
	font-family : "source-han-sans-japanese", sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ebebeb;
	border-radius : 0;
	border : none;
    -webkit-appearance : none;
}

#text5 {
	width : 92%;
	margin-top : 3px;
	padding : 5px 7px 5px 7px;
	font-size : 16px;
	font-family : "source-han-sans-japanese", sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ebebeb;
	border : none;
	-webkit-appearance : none;
}

#text6 {
	width : 5em;
	margin-right : 10px;
	padding : 5px 7px 5px 7px;
	font-size : 16px;
	font-family : "source-han-sans-japanese", sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ebebeb;
	border-radius : 0;
	border : none;
	letter-spacing : 3px;
    -webkit-appearance : none;
}

#submit {
	width : 100%;
	padding-bottom : 5%;
	text-align : center;
}

.button1 {
	padding : 11px 30px 12px 30px;
	color : #ffffff;
	background : #2d9bf5;
	box-shadow : 0 2px 0 #777777;
	font-size : 110%;
	font-family : "source-han-sans-japanese", sans-serif;
	font-style : normal;
	font-weight : 700;
	border-style : none;
	border-radius : 30px;
}

.button2 {
	margin-left : 15px;
	padding : 11px 20px 12px 20px;
	background : #999999;
	box-shadow : 0 2px 0 #777777;
	color : #ffffff;
	font-size : 110%;
	font-family : "source-han-sans-japanese", sans-serif;
	font-style : normal;
	font-weight : 700;
	border-style : none;
	border-radius : 30px;
}

#data {
	margin-bottom : 7%;
	border-left : solid 1px #aaaaaa;
	border-top : solid 1px #aaaaaa;
	line-height : 1.4em;
}

#data th {
	width : 30%;
	padding : 10px 10px 12px 10px;
	border-bottom : solid 1px #aaaaaa;
	background : #d7e1f5;
	text-align : left;
	font-weight : normal;
}

#data td {
	padding : 10px 10px 12px 10px;
	border-right : solid 1px #aaaaaa;
	border-bottom : solid 1px #aaaaaa;
	word-break : break-all;
}

p#hmsg {
	margin-bottom : 7%;
	line-height : 1.5em;
}