@charset "utf-8";
.float_right { float: right; }
.float_left { float: left; }
.clear_left { clear: left; }

.reasonbox01 {
	background-color: #99CCFF;
	margin: 10px;
	line-height: 130%;
	border: 1px solid #666666;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
}
.reasonbox02 {
	background-color: #D9F1FF;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	padding: 7px;
}
.reasonbox03 {
	margin: 3px;
	width: 250px;
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 12px;
	line-height: 130%;
	border: 1px solid #666666;
	height: auto;
	float: left;
}
.reasonbox04 {
	margin-top: 5px;
	margin-bottom: 10px;
}
.reasonbox04 table {
	color: #FFFFFF;
	background-color: #CCCCCC;
	width: 600px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.reasonbox04 tr {
	padding: 5px;
}
.reasonbox04 th{
	padding: 5px;
}
.reasonbox05 {
	background-image: url(../img/reason/reason09.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 620px;
	position: relative;
}
.reasonbox06 {
	height: 50px;
	width: 150px;
	position: absolute;
	left: 445px;
	top: 175px;
	padding: 5px;
	background-color: #FFFFCC;
	border: 2px solid #FF0000;
}
.reasonbox07 {
	height: 80px;
	width: 150px;
	position: absolute;
	left: 445px;
	top: 253px;
	padding: 5px;
	background-color: #FFFFCC;
	border: 2px solid #FF0000;
}
.reasonbox08 {
	height: 50px;
	width: 150px;
	position: absolute;
	left: 445px;
	top: 359px;
	padding: 5px;
	background-color: #FFFFCC;
	border: 2px solid #FF0000;	
}
.reasonbox09 {
	height: 50px;
	width: 150px;
	position: absolute;
	left: 445px;
	top: 437px;
	padding: 5px;
	background-color: #FFFFCC;
	border: 2px solid #FF0000;	
}
.padding01 {
	padding-left: 10px;
	padding-top: 10px;
}
.padding02 {
	text-indent: 220px;
}
.padding03 {
	padding-bottom: 15px;
}.padding04 {
	padding: 5px;
}
.margin01 {
	margin-top: 50px;
}
.space_top01 { margin-top: 0.5em !important; }
.space_right01 { margin-right: 1em; }
.ichi01 {
	vertical-align: middle;
}
.ichi02 {
	vertical-align: -20%;
	margin-right: 8px;
	margin-left: 8px;
}
.ichi03 {
	vertical-align: -10%;
	margin-right: 5px;
}
.ichi04 {
	margin-right: 8px;
	vertical-align: -45%;
}


.reasonvoicearea {
	background-color: #FFFFCC;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #FF0000;
	margin-bottom: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 95%;
}
.reasonvoicearea img { margin-right: 0.5em; }
.reasonvoicearea dt {
	margin: 0px;
	padding: 0px;
}
.reasonvoicearea dd{
	margin: 0px 0px 0px 1em;
	padding: 0px;
}
	
.img-right {
	float: right;
	margin: 3px;
}
.img-right02 {
	margin: 3px;
	float: right;
	height: auto;
	width: auto;
	border: 1px solid #333333;
}

.img-left {
	float: left;
	margin: 3px;
}
.text01  {
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	color: #000000;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #ED2A31;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ED2A31;
	width: 60%;
	margin-top: 130px;
	margin-bottom: 20px;
}
.text02 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.text03 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
.text04 {
	padding-left: 15px;
	padding-right: 15px;
}


.back01 {
	background-color: #006699;
}
.back02 {
	background-color: #99CCFF;
}
.back03 {
	background-color: #FFFFFF;
}
.back05 {
	background-color: #CC0000;
}
.back06 {
	background-color: #666666;
}
.clearboth {
	clear: both;
}
.reason01 {
	background-image: url(../img/reason/reason11.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
.reason02 {
	background-image: url(../img/reason/reason12.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center;
}
.reason03 {
	background-image: url(../img/reason/reason13.jpg);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: center;
}
.indent01 {
	text-indent: 4.5em;
	font-size: 20px;
}
.doted01 { border-bottom: 1px dotted #0066CC; }
