@charset"Shift_JIS";
/*???{*/
body {
	font-family: "?l?r ?S?V?b?N", "Osaka?|????";
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #E0DFE3;
}
#container {
	width: 595px;
	margin: 0px auto;
	padding: 0px;
	text-align: left;
}
#nongm {
	background-image: url(img/non_bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	/*height: 749px;*/
	padding-right: 25px;
	padding-left: 25px;
	font-size: 12px;
	color: #000066;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
}
#teion {
	background-image: url(img/teion_bg_230703.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-right: 25px;
	padding-left: 25px;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #60B8DE;
	margin: 0px;
	padding-top: 15px;
}
#contents {
	width: 575px;
	margin: 0px 10px;
	padding: 0px;
}
h1,p {
	margin: 0px;
	padding: 0px;
}
.mb20 {
	margin-bottom: 20px;
}
.mt5 {
	margin-top: 5px;
}

/*contents*/
h2 {
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 16px;
	color: #009900;
	line-height: 120%;
}
#nongm h3 {
	background-image: url(img/ic02.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 5px;
	color: #000066;
	font-size: 14px;
	line-height: 110%;
}
#nongm p {
	margin-bottom: 15px;
	line-height: 130%;
}
#teion h3 {
	background-image: url(img/ic01.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 5px;
	color: #000066;
	font-size: 14px;
	line-height: 110%;
	margin-top: 0px;
	padding-top: 0px;
}
#teion p {
	margin-bottom: 15px;
	line-height: 120%;
}
.nonsub {
	/* background-image: url(img/non_subbg.gif); */
	/* background-repeat: no-repeat; */
	/* background-position: left center; */
	min-height: 320px;
	padding: 0 0 5px;
	border: 1px solid #c6c6c6;
	text-align: center;
	border-radius: 5px;
}
.non_subtxt {
	margin-top: 10px;
	margin-bottom: 5px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.non_subtxt td {
	padding: 5px;
	font-size: 12px;
	color: #000066;
	line-height: 120%;
	text-align: left;
	vertical-align: top;
}
/*footer*/
#footer {
	color: #FFFFFF;
	background-color: #006600;
	font-size: 10px;
	text-align: center;
	padding-top: 8px;
	height: 20px;
}
