@charset "UTF-8";

h2 {
	margin-bottom: 30px;
}

h3 {
	font-size: 210%;
	margin-top: 35px;
	margin-bottom: 30px;
	color: #F93;
	letter-spacing: 2px;
	line-height: 30px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
h4{
	padding-top: 20px;
	psdding-bottom: 5px;
}

 p{
	font-size: 120%;
	line-height: 23px;
}

.what{
	width: 790px;
	height: 188px;
	margin-bottom: 25px;
}
.what img{
	float: left;
}
.seminarTxt{
	width: 515px;
	height: 188px;
	float: right;
}
.seminarTxt img{
	margin-bottom: 10px;
}
#last{
	margin-top: 20px;
}