

.press_navi li {
	float:left;
	width:60px;
	font-size:12px;
}
.press_navi li a {
	display:block;
	background:url(../images/icon_02.gif) no-repeat left 3px;
	padding-left:14px;
}

.press_table {
	margin:0;
	border-collapse: collapse;
	border-spacing: 1px;
	border:none;
	margin-bottom:40px;
	width:490px;
}
.press_table th {
	padding:5px;
	text-align:left;
	background:url(../images/line_dot.gif) repeat-x bottom;
	border:0;
	width:60px;
}


.press_table td {
	padding:5px;
	text-align:left;
	background:url(../images/line_dot.gif) repeat-x bottom;
	border:0;
}


.press_box dt {
	width:166px;
	float:left;
}

.press_box dd {
	width:350px;
	float: right;
}
.press_btn {
	margin-left:410px;
}
.press_btn02 {
	margin-left:270px;
}
.w80 {
	width:80px;
}

.w220 {
	width:220px;
}

.w500 {
	width:520px;
}
.press_table .no_line {
	background-image:none;
	border:0;
	background-color:#eee;
}