@charset "utf-8";
/* CSS Document */

#visual {
	background: url(../course_en/images/h2.jpg) no-repeat center top;
}

#box_lead {
	margin-top: 20px;
	padding-left: 190px;
	background: url(../course_en/images/image_01.jpg) no-repeat left top;
}
#box_continue {
}
#box_lead dl,#box_continue dl {
}
#box_lead dt,#box_continue dt {
	margin-top: 10px;
	padding-left: 14px;
	font-weight: bold;
	color: #663333;
	background: url(../images/bg_dt.gif) no-repeat center left;
}
#box_lead dd,#box_continue dd {
	padding-top: 5px;
	padding-bottom: 10px;
}

#box_check {
	margin-top: 10px;
	text-align: left;
}
#box_check h4 {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
}
#box_check table {
	width: 100%;
	margin-top: 5px;
	padding: 0;
	border: 1px dotted #666666;
}
#box_check td {
	padding-top: 2px;
	padding-left: 25px;
	color: #666666;
	background: url(../course_en/images/bg_listsquare.gif) no-repeat center left;
}
#box_check p {
	margin-top: 5px;
}

#box_course {
	margin-top: 20px;
	text-align: left;
}
#box_course table {
	padding: 0;
	width: 100%;
	text-align: left;
}
#box_course th {
	padding: 5px;
	width: 25%;
	text-align: left;
	background-color: #F0EDE3;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#box_course td {
	padding: 5px;
	text-align: left;
	background-color: #F4F0E0;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#box_course p {
	margin-top: 10px;
}

#box_flow {
	margin-top: 10px;
	text-align: center;
}
#box_flow table {
	width: 100%;
	padding: 0;
	font-size: 100%;
	text-align: left;
}
#box_flow th {
	padding: 2px;
	vertical-align: top;
}
#box_flow td {
	padding: 2px;
	vertical-align: top;
}
#box_flow img {
	padding-bottom: 2px;
}

#box_price {
	margin-top: 20px;
	text-align: center;
}
#box_price table {
	width: 100%;
	text-align: left;
	border-top: 1px dotted #666666;
}
#box_price th, #box_price td {
	padding: 5px;
	border-bottom: 1px dotted #666666;
}
#box_price td.special {
	color: #990000;
	font-size: 120%;
	font-weight: bold;
}
