@charset "UTF-8";
#contents {
	background-color: #E2DFCC;
}
#pankuzu ,#bannerArea {
	background-color: #FFFFFF;
}
#cover {
	position: relative;
	width: 948px;
	height: 360px;
}
#cover .textlink {
	color: #FFF;
	text-decoration: none;
	position: absolute;
	left: 20px;
	bottom: 80px;
	line-height: 120%;
	z-index: 3;
}
#coverBtn {
	position: absolute;
	right: 14px;
	bottom: 70px;
}
.insideBox {
	clear: both;
}
#term, #conditions {
	width: 435px;
	float: left;
}
#term {
	padding-left: 30px;
}
#conditions {
	padding-left: 15px;
}
.insideBox  h3 {
	background-color: #F0A367;
	height: 23px;
}
.insideBox h4 {
	font-size: 1.1em;
	font-weight: bolder;
	color: #000000;
	padding-top: 15px;
}
.insideBox p {
	padding-top: 5px;
}
#gist {
	text-align: center;
	margin-top: 30px;
}
#insideGist  {
	width: 725px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
iframe {
	border: none;
	background-color: #FFFFFF;
}
#text1 {
	margin-top: 20px;
}
#btn {
	width: 204px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
