@charset "utf-8";


.left {
	margin-left:30px;	
}

/* メイン画像 */
.s-box {
	width:1280px;
	height:100%;
	margin:0 auto 0 auto;
}

.top20 {
	margin-top: 20px;
}



/* コンテンツ */


table {
	border-top:solid 4px #000000;
}


.t1 {
	color:#ffffff;
	text-align:center;
	background-color:#561a1a;
}

.ri {
	text-align:right;	
}

.line1 {
	border-bottom:solid 1px #000000;
	border-right:solid 1px #000000;			
}

.line2 {
	border-bottom:solid 1px #000000;	
}
