@charset "utf-8";

/* 講師紹介
----------------------------------------------------------------------------------------------------*/

#perCont {
	float: right;
	width: 700px;
}

#perCont h2 {
	margin: 0 0 15px;
}

#perCont h3 {
	margin: 0 0 10px;
}

#perCont h4 {
	padding: 5px 30px;
	margin: 0 0 10px;
	background: url(../../images/lec_back001.gif) no-repeat;
	background-position: 10px;
	border-bottom: #DFDFDF solid 1px;
}

#perCont h5 {
	margin: 0;
}

#perCont .box1 {
	margin: 0 0 10px;
}

#perCont .box1 .left1 {
	float: left;
	width: 180px;
	margin: 0 10px 0 0;
}

#perCont .box1 .left2 {
	float: left;
	width: 250px;
}

#perCont .box1 .left2 p {
	margin: 0 0 1em;
}

#perCont .box1 .right {
	float: right;
	width: 250px;
	background: url(../images/per_back001.gif) no-repeat;
	background-position: left top;
}

#perCont .box1 .right h5 {
	font-weight: bold;
}

#perCont .box1 .right ul {
	margin: 0 0 5px;
}

#perCont .box1 .right .text {
	padding: 40px 20px;
}

#perCont .box1 .right .text h5 {
	font-weight: bold;
}

#perCont .box2 h5 {
	padding: 5px 30px;
	margin: 0 0 10px;
	background: url(../../images/lec_back002.gif) no-repeat;
	font-weight: bold;
}

#perCont .box3 {
	margin: 0 0 10px;
}

#perCont .box4 {
	float: left;
	width: 340px;
}

#perCont .box4 h6 {
	margin: 0;
	font-weight: bold;
}

#perCont .box4 .link a {
	padding: 5px 15px;
	background: url(../../../../common/cmm_img001.gif) no-repeat;
	background-position: left center;
}

#perCont .box4 .img {
	float: left;
	width: 100px;
	margin: 0 10px 0 0;
}

