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

#satitle {
	margin-bottom: 15px;
}

.contxt {
	font-size: 80%;
	margin-bottom: 20px;
	color: #333333;
}


.commentator {
	float: left;
	margin-right: 25px;
	width: 220px;
	margin-bottom: 30px;
}

.img_cmt {
	float: left;
}

.cmttxt {
	float: left;
	margin-left: 15px;
}

.cmtname {
	font-size: 90%;
	color: #333;
	margin-bottom: 5px;
}

.cmtname02 {
	font-size: 70%;
	color: #333;
	line-height: 1.25em;
}

table {
	margin-bottom: 20px;
	float: left;
	margin-left: 12px;
}

table tr td {
	font-size: 80%;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	}
	
td {
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}

.td01 {
	background-color: #deeefc;
	height: 38px;
	width: 110px;
	text-align: center;
}

.td02 {
	text-align: center;
	width: 280px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}


.td03 {
	background-color: #deeefc;
	height: 38px;
	text-align: center;
}

.td04 {
	background-color: #deeefc;
	height: 38px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}


.border_r {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}

.border_rb2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}