@charset "utf-8";

/*　コース
------------------------------------------------------------ */

#main h3{
	background: url(../images/bg_sub_h3.jpg) no-repeat;
	clear: both;
}

h2#img_top {
	width: 580px;
	height: 180px;
	background: url(../images/img_course.jpg) no-repeat;
	text-indent: -9999em;
}
.tx_main .img01 {
	margin: 10px 0;
}

.tx_main p {
	font-weight:bold;
	margin-bottom: 10px;
}
h3 span {
	font-weight: bold;
	margin-left: 20px;
	color:#FFCC00;
}
h4 {
	font-size: 1.2em;
	color: #630;
}
h4 span {
	font-weight: bold;
	margin-left: 20px;
}

.tx_main ul {
	margin: 10px 0;
}

.tx_main li {
    width: 185px;
	float: left;
	border-bottom: 1px dotted #ccc;
}

dl {
	margin-bottom: 20px;
}
.dl_02 dt {
    width: 345px;
	clear: both;
}
.dl_02 dd {
    width: 345px;
	font-weight: bold;
	text-align: right;
	clear: both;
	border-bottom: 1px dotted #ccc;
}
