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


/* ////////////////////////////////////////////////////////

　コース紹介

//////////////////////////////////////////////////////// */




/* title image */

#course #title_image {
	background: url(../../images/course/title_image.jpg) no-repeat center top;
}

#course #title_image {
	height: 250px;
}

#header {
	margin-bottom:30px !important;
}



/* 関門制限 */

h4.kanmon {
	font-size: 12px;
	margin-bottom: 5px;
}

h4.kanmon span {
	background-color: #00A7E5;
	margin-right: 0.25em;
	padding: 0 0.25em;
	display: block;
	width: 1em;
	float: left;
	color: #FFF;
	text-align: center;
}

table.kanmon {
	width: 100%;
	clear: both;
}

table.kanmon th,
table.kanmon td {
	border-top: solid 1px #999;
	border-bottom: solid 1px #999;
	padding: 0.5em 1em;
}

table.kanmon th {
	font-weight: normal;
	background-color: #B5DDF6;
}

table.kanmon th.border,
table.kanmon td.border {
	border-left: dashed 1px #999;
	border-right: dashed 1px #999;
}
