@charset "Shift_JIS";



/* ページ設定 */

body {

	background: #62BB5E;

	text-align: center;

	margin: 0px;

	padding: 0px;

}
table {font-size:13px;}
tr {font-size:13px;}
td {font-size:13px;}

.bule {
	color:#0000CC;
	}
.red {
	color:#FF0000;
	}
.red_13 {
	color:#FF0000;
	font-size:13px;
	}
.orange {
	color:#FF6600;
	}
.black {
	color:#000000;
	}
.green {
	color:#009900;
	}
.brown {
	color:#990000;
	}

/* リンク設定 */

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;

}


.img_right {
	padding-left:10px;
	float:right;
	
}
#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;

}

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;

}

.event-area {

	padding-left: 20px;

}

.event-bottomarea {

	padding-top: 10px;

	padding-right: 130px;

	padding-left: 20px;

	background: url(../images/event_img/contents_bottom.jpg) no-repeat top;

}



.recruit-area,

.info-area {

	padding: 5px 20px 20px;

}

.homelesson-area {

	padding-right: 20px;

	padding-left: 20px;

}



.recruit-news-area {

	padding: 10px 40px;

}
.recruit-news-area2 {
	padding: 10px 40px;
	background-image: url(../images/recruit_img/recruit-news_bg.gif);
	background-repeat: repeat-y;
	font-size:13px;
}

.text-large {

	font-size: 14px;

	font-weight: bold;

}

.corporatepro-line {

	border-bottom: 1px dotted #0066FF;

}



.trial-area {

	padding: 5px 20px 20px;

}

.trial-bottomarea {

	padding-top: 10px;

	padding-right: 130px;

	padding-left: 20px;

	background: url(../images/info_img/contents_bottom.jpg) no-repeat top;

}

p.zgk {

	margin: 0px;

	padding: 0px;

}

p.zgk-txt {

	margin: 0px;

	padding: 0px 0px 0px 5px;

	font-size: 80%;

	color: #333333;

	line-height: 120%;

}

.q {
	width:500px;
	height:40px;
	font-size:13px;
	background-color: #FFFFCC;
	background-image: url(../qa/images/q.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:50px;
	padding-top:10px;
	border: 1px dotted #CCCCCC;
	}
.a {
	margin-top:10px;
	background-image: url(../qa/images/a.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:50px;
	width:500px;
	height:40px;
	padding-top:10px;
	font-size:13px;
}
/** テーブル**/
.waku {
	border-collapse:collapse;
	}
.cell {
	border:#CCCCCC solid 0.25mm;
	width:80px;
	text-align:center;
	}
	
.cell_left {
	border:#CCCCCC solid 0.25mm;
	text-align:left;
	padding-left:3px;
	}
.cell2 {
	border:#CCCCCC solid 0.25mm;
	text-align:center;
	}
.cell2_bold {
	border:#CCCCCC solid 0.25mm;
	text-align:center;
	font-weight:bold;
	}	
.img_left {
	margin-right:4px;
	margin-bottom:4px;
	float:left;
	}
.img_right {
	margin-left:4px;
	margin-bottom:4px;
	float:right;
	}
	
.contens{
	padding-left:6px;
	padding-right:6px;

}
.contens h2 {
	padding-left:30px;
	background-image: url(../title/h2_contensbody_l.gif);
	background-repeat: no-repeat;
	height:35px;
	font-size:13px;
	padding-top:6px;
	color:#FFFFFF;
	margin-bottom:3px;
	}	
	
.contentsbody {
	font-size:13px;
	line-height:150%;
	padding-left:10px;
	padding-right:10px;
	color:#333333;
	
	}
.contentsbody12 {
	font-size:10px;
	line-height:150%;
	padding-left:10px;
	padding-right:10px;
	color:#333333;	
	}
/** h2**/
.title {
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF9933;
	font-size:13px;
	padding-left:10px;
}


