ul { margin:0; }

div.contents_section { margin-bottom:30px; }
div.contents_section:last-child { margin-bottom:5px; }

h1.contents_title {
	margin:0 0 10px 0;
	padding:0 0 0 5px;
	border-left:solid 5px #228B22;
	border-bottom:solid 1px #228B22;
}

table#skill_table { width:100%; }
table#skill_table tbody tr td { vertical-align:top; }

table#site_update_table {
	width:100%;
	border:solid 2px #228B22;
	background-color:#228B22;
}
table#site_update_table thead tr th, table#site_update_table tbody tr td { background-color:#FFFFFF; }
table#site_update_table thead tr th { background-color:#DDDDDD; }
table#site_update_table thead tr th:first-child { width:110px; }
table#site_update_table tbody tr td:first-child { text-align:center; }

table#history_table {
	width:100%;
	border:solid 2px #228B22;
	background-color:#228B22;
}
table#history_table thead tr th, table#history_table tbody tr td { background-color:#FFFFFF; }
table#history_table thead tr th { background-color:#DDDDDD; }
table#history_table thead tr th:first-child { width:110px; }
table#history_table tbody tr td:first-child { text-align:center; }

p#skill_slidetoggle_discription {
	margin:0;
	padding:0;
	color:#FF0000;
}

div#post_info_section p {
	margin:0 0 5px 0;
	padding:0;
}

ul.slidetoggle_contents { display:none; }