@charset "utf-8";


/* コンテンツ */
.c1t {
	text-align:center;
	line-height:30px;
	margin:0 0 20px 0;
}

h2 {
	width: 1024px;
	height:auto;
	background-color:#561a1a;
	margin:0 auto 0 auto;
	color:#ffffff;
	text-align:center;
	padding:15px 0 15px 0;
	font-weight:200;
	font-size:22px;
}


.red {
	color:#FF0004;	
}

.ti-m {
	margin-bottom:20px;	
}


table {
	width:1024px;
	border:solid 1px #cecece;
	text-align:left;
}

th {
	font-weight:200;
	font-size:16px;	
}

.tht {
	border-bottom:solid 1px #cecece;	
}

.so {
	padding:20px;	
	border-left:solid 1px #cecece;
	border-right:solid 1px #cecece;
	border-bottom:solid 1px #cecece;	
}