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

/*index.html コース紹介*/
/*------------------------------*/
#world dl{
	margin-bottom: 30px;
	font-size: 85%;
}
#world dl:after {
content: "";
display: block;
clear: both;
}
* html #world dl {
height: 1px;
}
*+html #world dl {
min-height: 1px;
}
#world dd {
	float:left;
	margin: 1px;
	padding: 3px;
	text-align:center;
	background: #A9EFFF;
	width: 32%;
}
#world dd a:link, #world dd a:visited, #world dd a:hover {
	color: #03C;
}
#world {
	margin: 35px 0 0 0;
}

#mainContents p {
	margin: 0 10px;
}

/*コース詳細*/
/*------------------------------*/
.courseList {
	margin: 20px 10px;
}
.courseList li {
	background: url(../../common/img/icon_arrow2.gif) no-repeat left center;
	padding: 0 0 0 20px;
	margin: 0 0 5px 0;
}
.courseList a:link, .courseList a:visited, .courseList a:hover {
	color: #333;
}
#mainContents .courseBox {
	padding: 15px 12px;
	border: 1px solid #03C;
}

.mainCurriculum {
	padding: 15px 12px 0 12px;
	margin: 15px 235px 15px 0;
	background: #CFF;
}
.mainCurriculum:after {
content: "";
display: block;
clear: both;
}
* html .mainCurriculum {
height: 1px;
}
*+html .mainCurriculum {
min-height: 1px;
}
.mainCurriculum dt {
	color: #C90;
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 5px;
}
.mainCurriculum dd {
	width: 49%;
	float: left;
	margin-bottom: 15px;
}

.mainCurriculum dd dt {
	color: #03C;
	font-size: 100%;
	margin-bottom: 3px;
}
.mainCurriculum dd dt.fontMini {
	font-size: 95%;
}
.mainCurriculum dd dt.fontMini2 {
	font-size: 95%;
	letter-spacing: -1px;
}

.mainCurriculum dd dd {
	font-size: 90%;
	background:url(../../common/img/icon_dot.png) no-repeat 8px 0.2em;
	padding: 0 5px 3px 20px;
	margin: 0 0 0 5px;
	line-height: 110%;
	width: 100%;
	float:none;
	border-left: 2px solid #03C;
}

*+html .mainCurriculum dd {
	white-space: normal;
	word-break:keep-all;
}

.workAim {
	padding: 3px 0 3px 12px;
	border-left: 7px solid #06F;
	margin: 15px 265px 15px 0;
	font-size: 90%;
}
.workAim dt {
	color: #06F;
	font-weight: bold;
}
.workAim dd {
	background:url(../../common/img/icon_dot.gif) no-repeat left 0.2em;
	padding: 0 5px 0 12px;
	margin-bottom: 5px;
	white-space:nowrap;
	display:inline;
	line-height: 110%;
}
.workAim dd ~ dt {
	margin-top:15px;
}
.workAim dd.license {
	background:none;
	padding: 0;
	margin-bottom: 5px;
	white-space: normal;
}
*+html .workAim dd {
	white-space: normal;
	word-break:keep-all;
}
.courseBox a[href^="../../event/trial_creative"] {
	margin: 20px auto 0 auto;
	display:block;
	width: 406px;
}


/*時間割*/

.timetable{
	width:100%;
	text-align:center;
	border:solid 2px #339;
	border-collapse: collapse;
	margin-bottom:10px;
	}

.timetable tr .blue {
	background-color: #CFF;
}
.timetable tr .glay {
	background-color: #CCC;
}
.timetable tr .orange {
	background-color: #FC9;
}
.timetable tr td{
	border:solid 1px #339;
	padding:4px;
	}

.timetable tr .yellow {
	background-color: #FFC;
}
.jikanwari{
	width:654px;
	height:10px;
	}
#gd01,#ill01,#cara01,#mz01{
	width:112px;
	height:78px;
	position: relative;
	top:-90px;
	left:470px;
	}
#gd02,#ill02,#cara02,#mz02{
	width:50px;
	height:75px;
	position: relative;
	top:-170px;
	left:590px;
	}
#gg01,#cg01{
	width:112px;
	height:78px;
	position: relative;
	top:-290px;
	left:470px;
	}
#gg02,#cg02{
	width:50px;
	height:75px;
	position: relative;
	top:-370px;
	left:590px;
	}
#cg01{
	width:112px;
	height:78px;
	position: relative;
	top:-270px;
	left:470px;
	}
#cg02{
	width:50px;
	height:75px;
	position: relative;
	top:-350px;
	left:590px;
	}
#an01{
	width:112px;
	height:78px;
	position: relative;
	top:-290px;
	left:205px;
	}
#an02{
	width:50px;
	height:75px;
	position: relative;
	top:-370px;
	left:320px;
	}
#pm01{
	width:112px;
	height:78px;
	position: relative;
	top:-90px;
	left:340px;
	}
#pm02{
	width:50px;
	height:75px;
	position: relative;
	top:-170px;
	left:590px;
	}
#ci01{
	width:112px;
	height:78px;
	position: relative;
	top:-200px;
	left:140px;
	}
#ci02{
	width:50px;
	height:75px;
	position: relative;
	top:-170px;
	left:590px;
	}

