/* -------------------------------------------
ゲームセミナーとは？
--------------------------------------------*/
#what h1 {
	padding: 50px 0 0 0;
	height: 122px;
}
#what #main {
	margin-bottom: 70px;
	height: 353px;
}
#what #message {
	position: relative;
	margin: 0 auto 50px auto;
	overflow: hidden;
}
#what #message .bg {
	position: absolute;
	top: 370px;
	left: 100%;
	width: 386px;
	height: 235px;
	background: url(images/what_bg.gif) no-repeat 0 0;
	z-index: -100;
}
#what #message .inner {
	overflow: hidden;
	_zoom: 1;
	margin: 0 auto;
	text-align: left;
}
#what #message .inner #per1.box {
	margin-bottom:50px;
}
#what #message .inner #per1 dd {
	padding-top:20px;
	>padding-top:50px;
}
#what #message .inner .box .image {
	float: left;
	padding-left: 77px;
	margin-right: 72px;
	width: 160px;
}
#what #message .inner .box dl {
	float: left;
	width: 630px;
}
#what #message .inner .box dl dt {
	margin-bottom: 35px;
	line-height: 0;
	font-size: 0;
	display:block;
}
#what #message .inner .box dl dd {
	font-size: 91%;
	line-height: 1.8;
	color: #6e6e6e;
	letter-spacing: 2px;
}
#what #message .inner .box dl dd p {
	margin-bottom: 1em;
	font-size:110%;
}
