.photo01a {
	width: inherit;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.photo01a h3{
	background: url(../images/h3-01.jpg) no-repeat;
	height: 25px;
	width: inherit;
	margin-bottom: 5px;
	padding-left: 35px;
}
.photo01a .photo {
	width: 543px;
	margin-left: 13px;
}
.photo01a .photo2 {
	float: right;
	margin-top: 10px;
	margin-right: 13px;
	margin-left: 10px;
	width: 131px;
}
.pattern01b {
	width: inherit;
	background: #F9F9F9;
	margin: 20px auto 10px;
	height: 160px;
	border: 1px solid #EAEAEA;
}
.pattern01b .photo {
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	border: 1px solid #DDDDDD;
}
.pattern01b .info {
	float: left;
	width: 400px;
	text-align: left;
}
.pattern01b h3 {
	background: url(../images/h3-01.jpg) no-repeat;
	height: 25px;
	width: inherit;
	margin-bottom: 10px;
	padding-left: 35px;
}
.pattern01b h4 {
	background: url(../images/h4-02.gif) no-repeat;
	padding-left: 25px;
	margin-left: 5px;
	margin-top: 5px;
	line-height: 15px;
	font-size: 14px;
}
.pattern01b p {
	margin-left: 23px;
	margin-top: 5px;
}


/**/
.photo02a {
	width: inherit;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.photo02a .first {
	float: left;
	width: 275px;
	margin-right: 20px;
}
.photo02a .second {
	float: left;
	width: 275px;
}
.photo02a h3 {
	background: url(../images/h3-01.jpg) no-repeat;
	height: 25px;
	width: inherit;
	margin-bottom: 10px;
	padding-left: 35px;
}


.photo03a {
	width: inherit;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
.photo03a .first {
	float: left;
	width: 179px;
	margin-right: 16px;
	margin-bottom: 10px;
}
.photo03a .second {
	float: left;
	width: 179px;
}
.photo03a h3 {
	background: url(../images/h3-01.jpg) no-repeat;
	height: 25px;
	width: inherit;
	margin-bottom: 5px;
	padding-left: 35px;
}

/*-----table------*/
.table01a {
	width: inherit;
	margin: 20px auto 10px;
}
.table01a caption {
	letter-spacing: 10px;
	font-size: 14px;
	line-height: 18px;
}
.table01a table {
	border-collapse: separate;
	border-spacing: 1px;
	empty-cells: show;
	background-color: #FFCC33;
	line-height: 120%;
	width: 570px;
}
.table01a th {
	background-color: #B3DAF7;
	white-space: nowrap;
	padding: 5px;
	font-weight: normal;
}
.table01a td {
	background-color: #FFFFF0;
	padding: 5px;
	vertical-align: top;
}
.table01a h3 {
	background: url(../images/h3-01.jpg) no-repeat;
	height: 25px;
	width: inherit;
	margin-bottom: 10px;
	padding-left: 35px;
}
