#title {
	height: 100px;
	width: 1000px;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 60px;
	margin-left: 5px;
	background-image: url(../cheer_sozai/title_back.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#wrapper #title h1 {
	font-size: 18px;
	font-weight: lighter;
	color: #666;
	text-align: left;
	margin-left: 10px;
	margin-top: 40px;
	padding-top: 45px;
}
#contents2 {
	height: auto;
	width: 690px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 120px;
}

.backphoto {
	height: 900px;
	width: 685px;
	margin-bottom: 10px;
	background-image: url(../cheer_sozai/cheer_men.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.left {
	float: left;
	padding-right: 40px;
	width: 170px;
}
.right {
	float: right;
	margin-top: 5px;
	margin-right: 210px;
	margin-bottom: 0px;
}
#wrapper #title img {
	float: right;
	margin-top: 9px;
	margin-right: 10px;
}
#wrapper #contents2 table {
	margin-top: 15px;
	margin-left: 0px;
	margin-bottom: 40px;
	margin-right: 0px;
	border: 0.5px solid #666;
	text-align: center;
	background-color: #666;
	width: auto;
}
#wrapper #contents2 table tr th {
	background-color: #98D351;
	font-size: 12px;
	color: #666;
	border: 0.5px solid #666;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	background-image: url(../cheer_sozai/check_1px.gif);
	white-space: nowrap;
	text-align: center;
}
#wrapper #contents2 table tr td {
	font-size: 13px;
	border: 0.5px solid #666;
	background-color: #FFF;
	font-weight: normal;
}
.dotted {
	clear: both;
	height: 60px;
	width: 640px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	text-align: right;
	margin-bottom: 40px;
	font-size: 11px;
	margin-top: 40px;
	line-height: 20px;
}
.faq {
	float: left;
	margin-right: 5px;
	clear: left;
}
.faq_contents {
	height: 200px;
	width: 680px;
	margin-bottom: 5px;
}
.center {
	text-align: center;
}
