@charset "utf-8";
.img_float {
	float: right;
	margin-bottom: 10px;
	margin-left: 15px;
}
body {
	background-color: #999999;
	margin: 0px;
	padding: 0px;
}
p.header {
	background-image: url(../top_jiko.jpg);
	margin: 0px;
	height: 190px;
	width: auto;
	background-repeat: no-repeat;
	background-position: center 0px;
}
h1 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 24px;
	color: #000000;
	margin-left: 5px;
}
.text {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}

.wrapper {
	background-color: #FFFFFF;
	width: 760px;
	border: 2px solid #000000;
	margin: 10px auto;
}
.main_contents {
	margin: 0px 30px 30px;
}
p.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #003300;
	margin: 0px;
	height: 30px;
	width: 720px;
}
.sub_contents1_orange {
	background-color: #FFFFFF;
	width: 250px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	font-size: 14px;
	font-style: normal;
	margin: 20px;
	left: 30px;
	padding: 20px;
	float: none;
	border: thin dotted #000000;
}
h2 {
	margin: 3px 0px 0px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 14px;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #FF6600;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: dotted;
	border-left-color: #FFFFFF;
}

h3 {
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FCFCFE;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
	text-indent: 10px;
}

h4 {
	border-left-width: 5px;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 16px;
	text-indent: 5px;
}
.wrapper .main_contents #yellow {
	background-color: #FFFF00;
}
