@charset "utf-8";
/* CSS Document */

.henshin_block h2 {
	background-image: url(../images/henshin/henshin_h2.gif);
	background-repeat: no-repeat;
	line-height: 26px;
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	background-position: bottom;
	margin-top: 15px;
	text-align: left;
	padding-left: 30px;
	letter-spacing: 5px;
}
.henshin_block .henshin_p01 {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	line-height: 1.4em;
	margin-top: 5px;
	text-align: left;
}
.henshin_block .henshin01 {
	width: 520px;
	list-style-type: none;
	display: block;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	background-image: url(../images/henshin/bg_arrow01.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
}
.henshin01 li,.henshin02 li {
	height: 200px;
	width: 150px;
	border: 1px solid #333333;
}

.h_00 {
	float: left;
	margin-right: 32px;
}
.h_01 {
	float: right;
}
.henshin_block .henshin02 {
	width: 520px;
	list-style-type: none;
	display: block;
	margin-right: 10px;
	margin-left: 10px;
	position: relative;
	background-image: url(../images/henshin/bg_arrow02.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 200px;
}
.h_02 {
	float: right;
	margin-right: 32px;
}
.h_03 {
	float: left;
}
.henshin_block table {
	width: 520px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
.henshin_block td {
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.henshin_block td img {
	padding: 4px;
	border: 1px solid #999999;
}
.font_red {
	color: #CC3300;
}
