@charset "utf-8";
/* CSS Document */

.title {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.wide {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.wide h1 {
	font-size: 36px;
	font-weight: bold;
	color: #C30;
	padding: 0px;
	margin: 10px;
	clear: both;
}
.wide h2 {
	font-size: 24px;
	font-weight: bold;
	color: #C60;
	background-color: #FFD9FF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 100px;
	clear: left;
}
.wide02 h2 {
	font-size: 24px;
	font-weight: bold;
	color: #C60;
	background-color: #FFD9FF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	clear: left;
}
.wide h3 {
	font-size: 20px;
	color: #006;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #CFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.wide h4 {
	font-size: 20px;
	color: #069;
	line-height: 1.5em;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-weight: bold;
}
.wide h5 {
	font-size: 24px;
	color: #C00;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.wide h6 {
	font-size: 15px;
	color: #000;
	font-weight: normal;
	line-height: 1.3em;
	margin: 10px;
	padding: 20px;
	background-color: #E7E7E7;
}
.wide p {
	font-size: 18px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 20px;
}
.wide strong {
	color: #F60;
	font-weight: normal;
}
.wide em {
	font-size: 12px;
	font-style: normal;
}
.wide .center {
	width: 680px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	text-align: center;
} .center02 {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	display: block;
	text-align: center;
	padding: 0px;
}
.wide .round {
	padding: 10px;
	border: 2px solid #C00;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}
.wide .Q {
	font-size: 20px;
	color: #333;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 2em;
	text-indent: -2em;
}
.wide .A {
	font-size: 20px;
	line-height: 1.3em;
	color: #009;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 2em;
	text-indent: -2em;
}
.wide .step {
	margin: 10px;
	padding: 10px;
	border: 2px solid #666;
}
.wide .step strong {
	font-weight: bold;
	color: #009;
}

.wide .arrow {
	font-size: 24px;
	font-weight: bold;
	color: #666;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.wide .form {
	background-color: #FFC;
	font-size: 18px;
	line-height: 1.5em;
	margin: 10px;
	padding: 10px;
}
.wide .form em {
	font-size: 20px;
	font-weight: bold;
	color: #009;
	margin-right: 5px;
	margin-left: 5px;
}
.wide .form strong {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
	margin-left: 5px;
	margin-right: 5px;
}
.wide .form h4 {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	color: #C00;
}
.wide .sub {
	font-size: 20px;
	font-weight: bold;
	color: #060;
	text-align: center;
	margin: 0px;
}
.wide .profile {
	text-align: center;
	margin-top: 100px;
	display: block;
}
.wide h6 {
	float: left;
	width: 47%;
	margin: 5px;
	padding: 5px;
}
.wide02 .left {
	float: left;
	width: 350px;
}
.wide02 {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.wide02 .left p {
	line-height: 1.5em;
}
.wide .clear {
	clear: both;
}
