@charset "utf-8";
#blockA {
	background-image: url(../images/bg_720.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 30px;
}
#box01 {
	background-image: url(../../news/images/block_top_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.box02 {
	margin-top: 30px;
}

.inner01 {
	margin-top: 15px;
	width: 696px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.inner02 {
	margin-top: 15px;
	width: 696px;
	margin-right: auto;
	margin-left: auto;
}

h3 {
	font-size: 18px;
	background-image: url(../../news/images/ttl_bg.gif);
	font-weight: bold;
	color: #f6840d;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 16px;
	padding-bottom: 12px;
	padding-left: 40px;
}
.img01 {
	background-color: #CCC;
	float: left;
	height: 180px;
	width: 240px;
}
.txt01 {
	float: right;
	width: 436px;
}
.img02 {
	background-color: #CCC;
	float: right;
	height: 180px;
	width: 240px;
}
.txt02 {
	float: left;
	width: 436px;
}
