
/*---article page style---*/

.box h2{
	background:url(../images/product/common/h2_product.png) left top no-repeat transparent;
	height:83px;
	text-indent:-9999px;
}
.box h3{
	margin:0 0 20px 0;
}
.box h4{
	margin:2em 0 1.4em 0;
}
.box .bread-list{
	padding:10px 16px 25px 16px;
}
.box .article-content{
	padding-left:10px;
}

.link-pagetop{
	margin:0 0 0 495px;
}

.link-pagetop-block .link-pagetop{
	margin:0 0 0 467px;
}

.common-table{
	width:100%;
	border-collapse:collapse;
	line-height:1.55;
}
	.common-table th, .common-table td{
		border:1px solid #dddddd;
		padding:5px 10px;
	}
	.common-table th{
		width:10em;
		text-align:left;
	}
	.common-table .odd{
		background-color:#ececec;
	}

.common-table td.block4_01{
	width:18%;
	background:#eaf8ec;
	}

.common-table td.block4_02{
	width:18%;
	background:#d8f5dd;
	}


.topics_date{
		display:block;
		position:absolute;
		width:114px;
		height:24px;
		margin:-45px 0px 0px 476px;
		font-size:12px;

}

