/*****ホームに関する指定*****/
.flash {
	margin: 7px 7px 30px;
}
.osirase1 {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.osirase1 h2,.osirase1-title {
	font-size: 16px;
	line-height: 16px;
	background-image: url(/newsite/img/arrow_or_r.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-top: 15px;
	margin-bottom: 7px;
}
.osirase1 p {
	margin-left: 40px;
	margin-right: 10px;
}
.osirase2 {
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}
.osirase2 h3 {
	font-size: 14px;
	margin-left: 75px;
	margin-top: -15px;
	font-weight: normal;
	margin-right: 10px;
}
