/* CSS Document */

@import url(common.css);
@import url(font.css);
@import url(header.css);
@import url(menu.css);
@import url(main.css);
@import url(footer.css);
@import url(pagetop.css);

#menu02 a {background-position: 0px -44px;}

.entry {
	padding-bottom: 20px;
}

.tbl_pro01 {
	margin-left: 15px;
}
* html .tbl_pro01 {
}
.tbl_pro01 th {
	width: 140px;
	padding: 5px;
	background: #006E54;
	color: #FFFFFF;
	line-height: 1.2em;
}
.tbl_pro01 td {
	width: 585px;
	padding: 5px;
	background: #F2F8F6;
	line-height: 1.2em;
}
