

/* ------------------------------------------------------------------------ */

/* Navigation

/* ------------------------------------------------------------------------ */



/* ------------------------------------------------------------------------ */

/* Contents

/* ------------------------------------------------------------------------ */

#mainBlock { margin	: 5px auto 0;}

#mainimg {
	border:1px solid #cccccc;
}

#contentsBlock {
	clear		: both;
	margin		: 15px auto 0;
	width		: 760px;
}

.machine_box {
	width		: 240px;
	text-align	: center;
}

	.machine_box p {
		margin 		: 0 6px 5px 10px;
		text-align	: left;
	}

	.feature {
		line-height	: 1.3;
		font-size	: 120%;
		font-weight	: bold;
		color		: #009966;
	}

		.machine_detail {
			background	: #e0f5e4;
		}

			.machine_detail p{
				margin	: 0 12px;
				color	: #009966;
			}

			.machine_detail ul {
				margin	: 0 12px 5px;
			}

				.machine_detail ul li{
					margin-bottom	: 0;
					padding-left	: 12px;
					background		: transparent url(../img/icon/icon_003.jpg) no-repeat 0 6px;
					text-align		: left;
				}
				
		.machine_box {
			position		: relative;
			padding-bottom	: 10px;
			background 		: transparent url(../../img/machine_box_btm.jpg) no-repeat center bottom;
		}

			.machine_box table {
				vertical-align:bottom;
			}


