@charset "utf-8";

.imagecut_ssaj {
	width:698px;
	height:238px;
	margin:0 0 20px;
	background:url(../images/index_imagecut.jpg) no-repeat;
	border:solid 1px #ccc;
}

.imagecut_ssaj h2 {
	padding:15px 22px 12px;
}

.imagecut_ssaj p {
	padding:0 22px;
}

.ban_ssaj {
	width:700px;
	height:150px;
	margin:0 0 20px;
}

#mainArea h1.courseTop {
	margin:0 0 40px;
	background:url(../images/index_imagecut.jpg) right top no-repeat;
	border:none;
}

.courseList {
	position:relative;
	margin:0 0 10px;
	background:url(../images/bg_course02.gif) left bottom repeat-x;
}

.courseList#list02 {
	margin:0 0 40px;
}

.courseList dl {
	float:left;
	width:220px;
	margin:0 20px 0 0;
	background:url(../images/bg_course01.gif) left top no-repeat;
}

.courseList dl.c03 {
	margin:0;
}

.courseList dt {
	padding:10px 11px 13px;
}

.courseList dd.thumb {
	float:right;
	width:76px;
	padding:0 10px 40px 0;
}

.courseList dd.text {
	float:left;
	width:115px;
	padding:0 0 40px 11px;
}

#content #mainArea .courseList dd {
	line-height:1.3;
}

.courseList dd.btn {
	position:absolute;
	bottom:10px;
}

.courseList dd.btn img {
	display:block;
}

.courseList .c01 dd.btn {
	left:96px;
}

.courseList .c02 dd.btn {
	left:336px;
}

.courseList .c03 dd.btn {
	left:576px;
}

.indexColumn {
	margin:0 0 40px;
}

.indexColumn h2 {
	border-bottom:solid 3px #007130;
	margin:0 0 5px;
}



/*=====================
p
=====================*/
#ind-main #mainImageArea {
	background:url(../images/ind_mainimage2.jpg) no-repeat;
}

#ind-main #mainImageArea p {
	padding-right:500px;
}

.column {
	padding: 0 10px 25px;
}

.column p {
	font-size:92%;
	line-height:1.6;
}


/*=====================
CfbNXÝè
=====================*/

#mainArea .area01 {
	position:relative;
	/*top:-20px;*/
	margin-bottom:34px;
	padding:10px;
	background:#ebebeb;
}

#mainArea .area01 dt {
	float:left;
}

#mainArea .area01 dd {
	float:right;
	width:420px;
	font-size:92%;
	line-height:1.5;
}


.ssaj-point dl {
	position:relative;
	width:340px;
	border:solid 1px #ccc;
}

.ssaj-point dl.point01 {
	float:left;
}

.ssaj-point dl.point02 {
	float:right;
	background:url(../images/ind_img01.jpg) 177px 26px no-repeat;
}

.ssaj-point dt {
	position:absolute;
	top:-15px;
	left:6px;
}

.ssaj-point dd.detail {
	height:10em;
	*height:12em;
	padding:23px 10px 10px;
	font-size:92%;
	line-height:1.5;
}

.ssaj-point .point02 dd.detail {
	padding-right:170px;
}

.point01 .list {
	padding:0 0 13px 14px;
}

.point02 .list {
	padding:0 0 13px 14px;
}


/*===================
clearfix
====================*/

#mainArea .area01:after,
.welfare .inner:after,
.welfare ul:after,
.ssaj-point:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

#mainArea .area01,
.welfare .inner,
.welfare ul,
.ssaj-point {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #mainArea .area01,
* html .welfare .inner,
* html .welfare ul,
* html .ssaj-point {
	height:1%;
}

#mainArea .area01,
.welfare .inner,
.welfare ul,
.ssaj-point {
	display:block;
}
/* End hide from IE-mac */


