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

@import "common.css";

#right_content table{
	width:633px;
}

#right_content table th{
	text-align:left;
	background-color:#e7e7e7;
	padding:5px;
}

#right_content table td{
	border-bottom:#e4e2e1 solid 1px;
	line-height:200%;
	padding:5px;
}