strong{
color:#ff0000;
font-weight:bold;			/* 太さ */
}

.naiyoborder {
	border: thin solid #DECD0D;
	font-size: 13px;
	padding: 10px;
	background-color: #FEFDED;
	text-align: left;
	color: #666666;
}
.naiyoborder ul{
	list-style-type:none;				/* リストマークの種類 */
margin: 1em 1em 1em 2em;
	line-height: 1em;
		text-indent:-1em;			/* 行頭インデント */
		}
		
.naiyoborder li{
margin-bottom: 1em;
		}



.midasi {
	font-size: 18px;
	color: #00A519;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: medium;
	border-top-style: none;
	border-top-color: #00A519;
	border-right-color: #00A519;
	border-bottom-color: #00A519;
	border-left-color: #00A519;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-weight: bolder;
}
.headtitle {
	font-size: 12px;
	color: #00A519;
}
a:link,a:visited {
	color: #00A519;
}
.osaihutitle {
	font-size: 20px;
	line-height: 1em;
	font-weight: bolder;
	color: #FFFFFF;
	padding: 5px;
	border: 7px double #00A519;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #99CC00;
}
.osaihunaiyo {
	border: thin dotted #99CC00;
	font-size: 14px;
	line-height: 1em;
	color: #00A519;
	text-align: center;
	font-weight: bolder;
	padding: 5px 8px;
	margin: 5px;
}
.cent{
	text-align:center;
	margin-bottom: 10px;
	color: #666666;
	font-size: 12px;
	margin-top: 7px;
}
dt {
	float: left;
	text-indent: 1em;
	line-height: 1em;
}
dd {
	padding-left: 80px;
}
dl {
	padding-bottom: 10px;
	border-bottom: 1px dashed #B6B95D;
	width: 500px;
	border-top: 1px dashed #B6B95D;
	padding-top: 10px;
}
p {
	padding-bottom: 10px;
}
.posir {
	text-align: right;
}
.osaihukoe
 {
	font-size: 12px;
	color: #00A519;
	border: thick double #00A519;
	text-align: center;
	font-weight: bolder;
	width: 320px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 10px;
	}
