@charset "UTF-8";



body {

	background: #62BB5E;

	text-align: center;

	margin: 0px;

	padding: 0px;

}



a:link {

	color: #006600;

	text-decoration: none;

}

a:visited {

	color: #006600;

	text-decoration: none;

}

a:active {

	color: #FF6600;

	text-decoration: underline;

}

a:hover {

	color: #FF6600;

	text-decoration: underline;

}



#container {

	text-align: left;

	width: 740px;

	margin-right: auto;

	margin-left: auto;

	background: #FFFFFF url(../images/common/footer/footer.gif) no-repeat bottom;

}

#container-inner {

	font-size: small;

	line-height: 140%;

	color: #666666;

	text-align: left;

	letter-spacing: 0.1em;

	font-family: Arial, Helvetica, sans-serif;

}

h1 {

	margin: 0px;

}

#header {

	padding-bottom: 24px;

}

.footer {

	height: 140px;

	padding-right: 20px;

	padding-bottom: 10px;

	padding-left: 20px;

	text-align: right;

	font-size: 11px;

	line-height: 140%;

	color: #006600;

}

.side-area {

	padding-right: 24px;

	padding-left: 14px;

}

.contents-area {

	padding-right: 20px;

}

.classtitle-area,

.recruittitle-area,

.title-area {

	padding-top: 20px;

	padding-bottom: 10px;

}

.text-large {

	font-size: 14px;

	font-weight: bold;

}



.teach-area {

	padding: 5px 20px 20px;

}

.teach-bottomarea {

	background: url(../images/info_img/contents_bottom.jpg) no-repeat top;

	padding: 0px 130px 0px 20px;

}


