body {
	background: #ededdf;
	margin: 0px;
}

a:link {
	color: #AC9526;
	text-decoration: underline;
}
a:visited {
	color: #AC9526;
	text-decoration: underline;
}
a:hover {
	color: #AC9526;
	text-decoration: none;
}



#master1_2{
	background: url(../img/midashi.jpg) no-repeat center top;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 13px;
	line-height: 160%;
	color: #525249;
	padding: 220px 40px 40px;
}

#master1_2 strong{
	font-weight: normal;
	color: #4B8CB4;
	font-size: 14px;
}
#master1_2 p{
	font: bold 15px Arial, Helvetica, sans-serif;
	margin: 0px 0px 20px;
	padding: 0px;
}
#master1_2 hr{
	margin-top: 10px;
	margin-bottom: 20px;
	color: #C0B081;
}

#master1 {
	background: url(../img/0718.jpg) no-repeat;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 13px;
	line-height: 160%;
	color: #525249;
	padding: 60px 40px 40px;
}

#master1 strong{
	font-weight: normal;
	color: #4B8CB4;
	font-size: 14px;
}

#master2 {
	background: url(../img/0719.jpg) no-repeat;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 13px;
	line-height: 160%;
	color: #525249;
	padding: 60px 40px 40px;
}

#master2 strong{
	font-weight: normal;
	color: #4B8CB4;
	font-size: 14px;
}

#master3 {
	background: url(../img/0720.jpg) no-repeat;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 13px;
	line-height: 160%;
	color: #525249;
	padding: 60px 40px 40px;
}

#master3 strong{
	font-weight: normal;
	color: #4B8CB4;
	font-size: 14px;
}


#obi{
	text-align: center;
	background: url(../img/obi.gif) no-repeat center top;
	height: 30px;
	padding-top: 13px;
	font: 12px Arial, Helvetica, sans-serif;
	width: 406px;
	margin-right: auto;
	margin-left: auto;
	color: #A7BA23;
}
#obi2{
	text-align: center;
	background: url(../img/obi.gif) no-repeat center top;
	height: 30px;
	padding-top: 13px;
	font: 12px Arial, Helvetica, sans-serif;
	width: 406px;
	margin-right: auto;
	margin-left: auto;
	color: #A7BA23;
	padding-bottom: 20px;
}
#footer{
	text-align: center;
	padding-bottom: 20px;
	font-size: 10px;
	color: #C4B59B;
	padding-top: 20px;
	line-height: 180%;
}

