@charset "Shift_JIS";

/* ======================================== */
/* === イレクターってなあに？（メイン） === */
/* ======================================== */

#main p {
	/*width: 610px;*/
	margin-top: 0px;
	margin-bottom: 10px;
	/*margin-left: 0px;*/
	font-size: 11pt;
	line-height: 140%;
}

#main h2 {
	margin-top: 10px;
	margin-left: 10px;
}

#main h3 {
	width: 590px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12pt;
	line-height: 140%;
	color: #005500;
	background-color: #d2ffd2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #006400;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #006400;
}
#main h4 {
	width: 590px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12pt;
	line-height: 140%;
	color: #004080;
	background-color: #d9ebff;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0060bf;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0060bf;
}
#main h6 {
	width: 282px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12pt;
	line-height: 140%;
	color: #804000;
	background-color: #ffe2d2;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f97c00;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #f97c00;
}

.p_posi01 {
	margin-left: 25px;
}
.p_posi02 {
	float: left;
	margin-left: 12px;
}
.p_posi03 {
	float: left;
	width: 280px;
	margin-left: 12px;
}
.p_posi04 {
	clear: left;
	margin-left: 25px;
}
.p_posi05 {
	float: left;
	margin-bottom: 10px;
	margin-left: 0px;
}
.p_posi06 {
	margin-bottom: 15px;
	margin-left: 40px;
}
