@charset "utf-8";

.mainCatch {
	font-size:115%;	
	margin-bottom:1em;
    line-height:1em;
}

.mainCatch strong {
	font-weight:bold;
	font-size:130%;
}

#Group h2 {
	color:#444;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:130%;
}

#Group h2.kobe {
	border-bottom:2px solid #9933cc;
}

#Group h2.hanshin {
	border-bottom:2px solid #66CC33;
}

#Group h2.harima {
	border-bottom:2px solid #FF6666;
}

#Group h2.awaji {
	border-bottom:2px solid #00ccff;
}

#Group h2.apply {
	border-bottom:2px solid #666666;
}

#Group h3 {
	padding:3px 0 3px;
	text-align:center;
	font-size:115%;
	font-weight:bold;
}

table {
	margin-bottom:0;
}

th {
    border: none;
	font-weight:bold;
	background-color:#EEEEEE;
	line-height:1.6em;
}

td {
	/* Borders and padding to make the table readable. */
	border: none;
	padding: .1em;
}

span {
    font-weight:bold;
}
