@charset "utf-8";
@import "../../common/0-import.css";
/* CSS Document */
#conts {
	margin-bottom: 60px;
}


#conts h2{
	margin-bottom: 15px;	
}

#conts h4 {
	padding-left: 0;
	margin: 10px 0;
	background: none;
	border: none;
	font-size: 14px;
	color: #6D5647;
}

#conts h5{
	margin-bottom: 15px;	
	clear: both;
}

#conts h6{
	margin: 0 0 8px 12px;	
}

#conts p{
	margin-bottom: 25px;
}

#conts ul.btn{
	margin: 0 0 35px 12px;
}

#conts ul.btn li{
	display: inline;
	margin-right: 5px;	
}

#conts table {
	margin-bottom: 25px;
	width: 100%;
	border: 1px solid #263495;
	text-align: center;
}

#conts table th {
	padding: 5px 3px 5px 5px;
	width: 60px;
	background: #5562BB;
	border: 1px solid #263495;
	font-size: 16px;
	font-weight: normal;
	color: #fff;
}


#conts table td {
	padding: 2px 7px;
	background: #fff;
	border: 1px dashed #4D59A8;
	font-size: 11px;
	vertical-align: middle;
}

#conts table td.sun01 {
	padding: 15px 7px;
}

#conts table td.sun02 {
	padding: 4px 0;
}

#conts table td.sun03 {
	padding: 4px 0;
	font-size: 12px;
}

#conts table td.none {
	border-top: none;
	border-bottom: none;
}

#conts table .time {
	width: 31px;
	background: #fff;
	border: 1px solid #263495;
	font-size: 12px;
}

	*html #conts table .time {
		padding: 4px 7px;
	}
#conts table td.tutorial {
	padding: 0;
	height: 70px;
	background: #DBF2D0 url(../../../img_new/high/program/apple.gif) no-repeat center;
	color: #363F1F;
	font-size: 12px;
	font-weight: bold;
}

#conts table td span {
	width: 45px;
	display: block;
	text-align: center;
}

#conts table td span.span01 {
	padding-bottom: 20px;
}

#conts table td span.span02 {
	padding-top: 20px;
	border-top: 1px solid #4D59A8;
}

#conts ul.text{
	margin: 0 0 25px 12px;
}

#conts ul.text li{
	padding-left: 15px;
	background: url(../../../img_new/icon/07.gif) no-repeat left 5px;
	font-weight: bold;
	line-height: 1.9;
}

