@charset "UTF-8";

.title1 {
	background-color: #099;
	line-height: 1.5em;
	font-size: 130%;
	font-weight: bold;
	color: #FFF;
	padding-left: 20px;
	width: 620px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.title1 span {
	color: #FFF;
	font-size: 92%;
}
.text-area {
	background-color: #F7F7F7;
	border: 1px solid #CCC;
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 15px;
}
.text-area p {
	font-size: 125%;
	line-height: 1.5em;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.text-area .area-title {
	font-size: 145%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #099;
	color: #099;
	line-height: 2em;
}
.text-area p img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}
.text-area p span {
	color: #F00;
	font-size: 135%;
	font-weight: bold;
}
.text1 {
	height: auto;
	width: 94%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	line-height: 1.8em;
	font-size: 130%;
}
.text1 span {
	color: #F00;
}
.text1 img {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.text02 {
	font-size: 140%;
	font-weight: bold;
	margin: 0px;
	color: #099;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	line-height: 1.7em;
}
.text02 span {
	color: #F00;
	text-decoration: underline;
}

.text3 {
	text-align: center;
	font-size: 150%;
	line-height: 1.5em;
	padding-top: 20px;
	padding-bottom: 20px;
}
.text3 span {
	font-size: 120%;
	font-weight: bold;
	color: #F93;
	text-decoration: underline;
}
.illust {
	height: auto;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #EBEBEB;
	padding: 15px;
}
.illust dt {
	float: left;
	padding-right: 20px;
}
.illust dd {
	font-size: 125%;
	line-height: 1.5em;
	padding-top: 20px;
}
.yajirusi {
	height: auto;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
.self-check {
	list-style-type: none;
	height: auto;
	width: 93%;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #099;
	border-bottom-color: #099;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.self-check li {
	background-image: url(../images/check.png);
	background-repeat: no-repeat;
	padding-left: 30px;
	line-height: 1.5em;
	padding-bottom: 5px;
	margin-top: 10px;
	background-position: left top;
	font-size: 145%;
	font-weight: bold;
	color: #099;
}
.voice {
	margin: 0px;
	padding: 0px;
}
