.ff_base {
	width:740px;margin:auto;
	background:url(../img/sp/061021_ff_school.jpg) no-repeat;
	
}

.main {
	font-size:12px;
	line-height:17px;
	text-align:left;
	padding:20px;
	border:1px solid #666666;
}

h2 {
	font-size:14px;
	line-height:24px;
	border-left:5px solid #669999;
	border-bottom:1px solid #666666;
	display:inline;
	text-align:left;
	padding-left:3px;
}

.subtitle {
	padding:2px;
	height:26px;
	line-height:26px;
	font-size:14px;
	font-weight:bold;
	color:#006699;
	display:block;
	background:#CCCCFF;
	border:1px solid #999999;
	text-indent:55px;
}

.profile {
	padding:10px;
	border:1px solid #666666;
	font-size:12px;
	line-height:15px;
	text-align:left;
}
.form {
	border:1px solid #666666;
	padding:2px;
	margin:2px;
	width:400px;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-align:left;
	background:#e4e4e4;
}
.wrapping {
	border:none;
}
.button {
	margin:auto;
	width:200px;
	height:20px;
	margin-bottom:20px;
	background:#CC3366;
	color:#CCCCCC;
	text-align:center;
	vertical-align:middle;
	display:block;
	font-weight:bold;
	line-height:20px;
	border:1px groove #666666;
	
}
.button a {
	text-decoration:none;
	background:#339999;
	color:white;
	display:block;
}
.button a:hover {
	color:#FF6699;
	background:#000066;
	text-decoration:none;
	display:block;
}
