﻿h1#ptitle1 {
	width : 1250px;
	margin : 0 auto 0 auto;
	padding : 25px 0 27px 0;
	background : #466932;
	color : #ffffff;
	font-weight : 700;
	font-size : 150%;
	text-align : center;
	border-top-left-radius : 12px;
	border-top-right-radius : 12px;
}

#mainbox {
	overflow : hidden;
	width : 950px !important;
	width /**/: 1250px;
	margin : 0 auto 70px auto;
	padding : 50px 150px 50px 150px;
	background : #ffffff;
	border-bottom-left-radius : 15px;
	border-bottom-right-radius : 15px;
}

h2#gindex1 {
	margin-bottom : 35px;
	padding : 12px 0 14px 0;
	background : #64aa50;
	color : #ffffff;
	font-size : 130%;
	font-weight : 700;
	text-align : center;
}

ul#note {
	margin : 0 50px 40px 69px;
}

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

ul#note li a {
	color : #005ab4;
	text-decoration : underline;
}

ul#note li a:hover {
	color : #005ab4;
	text-decoration : none;
}

ul#note li em {
	color : #ff0000;
	font-style : normal;
}

/*----------DATA----------*/

dl.data {
	width : 100%;
	margin-bottom : 40px;
	display : flex;
	flex-wrap : wrap;
	border-top : solid 1px #b4b4b4;
}

dl.data dt {
	width : 199px !important;
	width /**/: 230px;
	padding : 17px 15px 17px 15px;
	background : #eeeed9;
	border-left : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
	align-items : center;
	justify-content : center;
}

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

dl.data dd {
	width : 704px !important;
	width /**/: 720px;
	padding : 13px 0 13px 15px;
	border-right : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
}

dl.data dd span {
	margin-left : 10px;
}

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

.text1 {
	width : 15em;
	padding : 5px 7px 5px 7px;
	font-size : 100%;
	font-family : noto-sans-cjk-jp, sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ebebeb;
	border-radius : 0;
	border : none;
    -webkit-appearance : none;
}

.text2 {
	width : 10em;
	margin-right : 10px;
	padding : 5px 7px 5px 7px;
	font-size : 100%;
	font-family : noto-sans-cjk-jp, sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ebebeb;
	border-radius : 0;
	border : none;
    -webkit-appearance : none;
}

#text3A {
	display : block;
	width : 28.25em;
	padding : 5px 7px 5px 7px;
	font-size : 100%;
	font-family : noto-sans-cjk-jp, sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ebebeb;
	border-radius : 0;
	border : none;
    -webkit-appearance : none;
}

#text3B {
	display : block;
	width : 28.25em;
	margin-top : 10px;
	padding : 5px 7px 5px 7px;
	font-size : 100%;
	font-family : noto-sans-cjk-jp, sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ebebeb;
	border-radius : 0;
	border : none;
    -webkit-appearance : none;
}

#text4 {
	width : 95.75%;
	margin-top : 3px;
	padding : 8px 8px 10px 8px;
	font-size : 100%;
	font-family : noto-sans-cjk-jp, sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ebebeb;
	border : none;
	-webkit-appearance : none;
}

.text5 {
	width : 5em;
	margin-right : 10px;
	padding : 5px 7px 5px 7px;
	font-size : 100%;
	font-family : noto-sans-cjk-jp, sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ebebeb;
	border-radius : 0;
	border : none;
    -webkit-appearance : none;
}

.input1 {
	width : 20px;
	height : 20px;
	margin : 5px 10px 0 0;
	vertical-align : -4px;
}

.input2 {
	width : 20px;
	height : 20px;
	margin : 5px 10px 0 10px;
	vertical-align : -4px;
}

.select {
	margin-right : 10px;
	padding : 5px 7px 5px 7px;
	font-size : 100%;
	font-family : noto-sans-cjk-jp, sans-serif;
	font-weight : 400;
	font-style : normal;
	background : #ebebeb;
	border-radius : 0;
	border : none;
}

#submit {
	width : 100%;
	margin-bottom : 20px;
	text-align : center;
}

.button1 {
	padding : 11px 30px 12px 30px;
	color : #3c2305;
	background : #f0aa32;
	box-shadow : 0 2px 0 #c36c25;
	font-size : 110%;
	font-family : noto-sans-cjk-jp, sans-serif;
	font-style : normal;
	font-weight : 700;
	border-style : none;
	border-radius : 30px;
}

.button1:hover {
	color : #ffffff;
	background : #eb822d;
	cursor : pointer;
	transition : .5s;
}

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

.button2:hover {
	background : #888888;
	cursor : pointer;
	transition : .5s;
}

#data {
	width : 849px !important;
	width /**/: 850px;
	margin : 0 auto 20px auto;
	border-left : solid 1px #b4b4b4;
	border-top : solid 1px #b4b4b4;
}

#data th {
	width : 120px !important;
	width /**/: 150px;
	padding : 11px 15px 13px 15px;
	border-bottom : solid 1px #b4b4b4;
	background : #eeeed9;
	text-align : left;
	font-weight : normal;
}

#data td {
	padding : 11px 15px 13px 15px;
	border-right : solid 1px #b4b4b4;
	border-bottom : solid 1px #b4b4b4;
	line-height : 1.5em;
}

p#hmsg {
	margin : 0 50px 30px 50px;
	line-height : 1.6em;
}

p#hmsg a {
	color : #005ab4;
	text-decoration : underline;
}

p#hmsg a:hover {
	color : #005ab4;
	text-decoration : none;
}