@charset "utf-8";

/**
 * common
 */
.mg-bottom-30 {
	margin-bottom: 30px;
}
.product_box_01 {
	margin-bottom: 40px;
}

.product_unit_01 {
	width: 695px;
	/* margin-bottom: 15px; */
}
.product_unit_01 td {
	vertical-align: top;
}
.product_unit_01 td.right {
	padding-left: 15px;
}
.product_unit_01 div.box_01 {
	width: 328px;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	float: left;
}

.product_unit_01 div.box_01 h3 {
	width: 328px;
	min-height: 33px;
}
/* IE6 */
* html .product_unit_01 div.box_01 h3 {
	height: 33px;
}
.product_unit_01 div.box_01 h3 a {
	min-height: 26px;
	padding: 7px 0px 0px 11px;
	background: url(../../common/img/icon_02.gif) no-repeat 296px 11px #F5F5F5;
	line-height: 150%;
	display: block;
}
/* IE6 */
* html .product_unit_01 div.box_01 h3 a {
	height: 26px;
}
.product_unit_01 div.box_01 h3 a:hover {
	background: url(../../common/img/icon_02_over.gif) no-repeat 296px 11px #32679C;
	color: #fff;
}

.product_unit_01 div.box_02 {
	width: 328px;
	border-top: 1px solid #ddd;
}
.product_unit_01 div.box_02 .txt {
	width: 198px;
	padding: 14px 0px 12px 17px;
	float: left;
}
.product_unit_01 div.box_02 .img {
	width: 85px;
	padding: 12px 12px 12px 12px;
	margin-bottom: 0px;
	float: right;
}
.product_unit_01 div.box_02 .img img {
	border: 1px solid #CCCCCC;
}

/**
 * readme_product common
 */
.readme_product .txt {
	width: 424px;
	padding-left: 10px;
	float: left;
}
.readme_product .txt .details {
	margin-top: 25px;
}
.readme_product .txt .details02 {
	margin-top: 10px;
}
.readme_product .img {
	width: 240px;
	float: right;
}

.product_unit_02 {
	width: 695px;
	margin-top: 15px;
}
.product_unit_02 ul li {
	width: 235px;
	padding-bottom: 25px;
	float: left;
}
.product_unit_02 ul li.last {
	width: 225px;
}
.product_unit_02 ul li img {
	border: 1px solid #CCCCCC;
}
.product_unit_02 ul li p.txt_center {
	text-align: center;
}

.maintenance {
	margin: 20px 0px 30px 0px;
	text-align: center;
}

/**
 * flow
 */
.flow_unit_01 {
	margin-bottom: 15px;
}
.flow_unit_01 .left {
	width: 72px;
	float: left;
}
.flow_unit_01 .right {
	width: 623px;
	float: right;
}
.mg-bottom-20 {
	margin-bottom: 20px;
}
.flow_arrow {
	margin-left: 15px;
	margin-bottom: 15px;
}



