@charset "utf-8";

/***** kaizen *****/

.title {
	padding-bottom: 10px;
	background-repeat: no-repeat;
	background-image: url(../images/kaizen/title.gif);
}


.img1 {
	background-image: url(../images/kaizen/img1.jpg);
	background-repeat: no-repeat;
	width: 405px;
	_width: 515px;
	height: 160px;
	padding-right: 110px;
}

.img2 {
	background-image: url(../images/kaizen/img2.jpg);
	background-repeat: no-repeat;
	width: 405px;
	_width: 515px;
	height: 160px;
	padding-right: 110px;
}


.img3 {
	background-image: url(../images/kaizen/img3.jpg);
	background-repeat: no-repeat;
	width: 515px;
	height: 160px;
	text-indent: -9999px;
}

.img4 {
	background-image: url(../images/kaizen/img4.gif);
	background-repeat: no-repeat;
	width: 515px;
	height: 234px;
	padding-bottom: 20px;
	text-indent: -9999px;
}

.img5 {
	background-image: url(../images/kaizen/img5.jpg);
	background-repeat: no-repeat;
	width: 515px;
	height: 234px;
	text-indent: -9999px;
}

.img6 {
	background-image: url(../images/kaizen/img6.gif);
	background-repeat: no-repeat;
	width: 515px;
	height: 234px;
	margin-top: 10px;
	padding-bottom: 10px;
	text-indent: -9999px;
}

.img7 {
	background-image: url(../images/kaizen/img7.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 515px;
}

.box1 {
	padding: 5px;
	border: 1px dotted #CCCCCC ;
	margin-bottom: 20px;
}

.box2 {
	padding: 20px;
	border: 3px solid #ff6600 ;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #fff5ef;
}

.box2_title {
	color: #ff6600;
	font-weight: bold;
	font-size: 18px;
}

.box3_kaizen {
	padding: 5px;
	border: 1px dotted #CCCCCC ;
	margin: 10px 0 20px 0;
}

.contents_bk{
	width: 495px;
	background-color: #FFFFC8;
	padding: 10px;
}

.kaizen_text{
	font-size: 14px;
	color: #333333;
	display: block;
	width: 515px;
}

.kaizen_text img{
	border: 0 none;
	display: inline;
	padding: 0px;
	margin: 0px 0px 6px;
}

