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

table#table-01 {
	width:596px;
	border: 1px solid #069;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 10px;
}
#top_shita {
	margin-bottom: 10px;
}
#comment_box {
	padding: 0px;
	height: auto;
	width: 380px;
}
#comment_box2 {
	width: 375px;
	padding: 4px;
}
#comment3 {
	width: 380px;
}

#shacho {
	margin-top: 10px;
	margin-bottom: 10px;
}


table#table-01 th {
	padding: 5px;
	font-weight: bold;
	line-height: 120%;
	text-align: center;
	background-color: #FFF;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #096;
	border-right-color: #096;
	border-bottom-color: #096;
	border-left-color: #096;
}
table#table-01 td {
	padding: 5px;
	text-align: center;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9C;
	border-right-color: #C9C;
	border-bottom-color: #C9C;
	border-left-color: #C9C;
}
img {
    border-style:none;
}
a {text-decoration:none}
a:hover {text-decoration:underline}
