@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
course
------------------------------------------------------------------------------ */ 
.courseMapBox {
margin-bottom: 30px;
margin-left: -10px;
margin-top: 20px;
}
.courceCenter {
text-align: center;
margin-bottom: 50px;
}
.courseMapBox02 {
margin-bottom: 30px;
}
.coursePhList {
width: 600px;
margin-right: auto;
margin-bottom: 50px;
margin-left: auto;
}
.coursePhList li {
float: left;
padding-right: 4px;
margin-bottom: 4px;
}
.coursePhList li p {
text-align: center;
margin-bottom: 10px;
padding-top: 5px;
}

