/** 20180828 [MM-0069] Add **/
tr, td, th {border-color:black;}

/** テキスト位置標準クラス **/
.center{
	width:760px;
}/* テキスト位置真中 */
.left{
	width:760px;
}/* テキスト位置左 */
.right{
	width:760px;
}/* テキスト位置右 */
