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


#series_title {
	background:url(../images/machine/series_title.jpg) no-repeat;
	height:40px;
	margin-bottom:10px;
}

#series_title h2 {
	font-size:1.2em;
	padding:15px 0 0 15px;
}

#inner_box {
	width:740px;
	border:1px solid #CCCCCC;
	padding:9px;
	margin:0 auto 10px;
}

#inner_box_l {
	float:left;
	width:520px;
}

.catch_copy {
	font-size:1.2em;
	color:#990000;
	font-weight:bold;
	margin-bottom:15px;
}

.feature {
	width:250px;
	float:left;
}

.application {
	width:250px;
	float:right;
}

.bg_title {
	background:url(../images/machine/bg_subtitle.jpg) no-repeat;
	height:30px;
	margin-bottom:10px;
}

.bg_title h3 {
	font-size:1em;
	padding:8px 0 0 10px;
}

ul.list {
	margin:0;
	padding:0;
}

ul.list li {
	list-style-position:inside;
	font-size:0.8em;
	margin-bottom:5px;
}

#inner_box_r {
	float: right;
	width: 202px;
	border:1px solid #CCCCCC;
}

#glaf {
	width:760px;
	background:#999999;
	margin:0 auto 25px;
	font-size:0.8em;
}

#glaf th {
	background:#E6E6E6;
	font-weight:normal;
	white-space:nowrap;
}

#glaf td {
	background:#FFFFFF;
	text-align:center;
}
