@charset "utf-8";
/* 外部CSS 読み込み */
@import url("../../../_common/css/reset.css");
@import url("../../../_common/css/base.css");
@import url("../../../_common/css/common.css");
@import url("common.css");
/* サブタイトル */
#wrapper #borderFrame #main_content #left_content #content_1{
font-size: 14px;
	background-image: url(../images/index/subtitle.gif);
	height: 61px;
	width: 100%;
	padding-left: 20px;
	padding-top: 5px;
	line-height: normal;
	margin-bottom: 20px;
	background-position: center;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}


/* さらにステップアップ */
#wrapper #borderFrame #main_content #left_content #content_2 {
	background-image: url(../images/index/content_2.jpg);
	background-position: center;
	height: 141px;
	width: 100%;
	text-indent: -9999px;
	display: block;
	margin-bottom: 5px;
	overflow: hidden;
}
#wrapper #borderFrame #main_content #left_content #content_2 li {
	text-indent: -9999px;
	display: inline;
	overflow: hidden;
	float: left;
}
#wrapper #borderFrame #main_content #left_content #content_2 p {
	display: inline-block;
	text-indent: -9999px;
	overflow: hidden;
}
/* 保育専攻 -------------------------------------------------------- */
#wrapper #borderFrame #main_content #left_content #childcare {
	float: left;
	width: 303px;
	margin-left: 20px;
	display: table;
}
/* IE6 */
* html #wrapper #borderFrame #main_content #left_content #childcare {
	margin-left: 10px;
}
/* 写真 */
#wrapper #borderFrame #main_content #left_content #childcare #main a{
	margin-bottom:8px;
	background-image: url(../images/index/childcare.jpg);
	text-indent: -9999px;
	display: block;
	height: 139px;
	width: 303px;
	overflow: hidden;
	font-size: 14px;
	line-height: normal;
	margin-top: 2px;
}
#wrapper #borderFrame #main_content #left_content #childcare #main a:hover{
	margin-top:0px;
	margin-bottom:10px;
}
/* 免許・資格 */
#wrapper #borderFrame #main_content #left_content #childcare #license {
	background-image: url(../images/index/childcare_license.gif);
	height: 47px;
	width: 303px;
	margin-bottom: 10px;
	text-indent: -9999px;
	display: block;
	font-size: 14px;
	line-height: normal;
}

/* サブタイトル */
#wrapper #borderFrame #main_content #left_content #childcare h3 {
	background-image: url(../images/index/childcare_icon.gif);
	background-position: left 5px;
	margin-bottom: 10px;
	padding-left: 20px;
	color: #444;
	font-weight: bold;
}
#wrapper #borderFrame #main_content #left_content #childcare #underNavigation {
	width: 303px;
	margin-right: 0px;
	margin-left: 0px;
}


/* 介護福祉専攻 -------------------------------------------------------- */
#wrapper #borderFrame #main_content #left_content #nursingwelfare {
	float: left;
	width: 303px;
	margin-left: 23px;
	display: table;
	margin-bottom: 40px;
}
/* 写真 */
#wrapper #borderFrame #main_content #left_content #nursingwelfare #main a{
	margin-bottom:8px;
	font-size: 14px;
	line-height: normal;
	background-image: url(../images/index/nursingwelfare.jpg);
	text-indent: -9999px;
	display: block;
	height: 139px;
	width: 303px;
	overflow: hidden;
	margin-top: 2px;
}
#wrapper #borderFrame #main_content #left_content #nursingwelfare #main a:hover{
	margin-top:0px;
	margin-bottom:10px;
}
/* 免許・資格 */
#wrapper #borderFrame #main_content #left_content #nursingwelfare #license {
	background-image: url(../images/index/nursingwelfare_license.gif);
	height: 47px;
	width: 303px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: normal;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

/* サブタイトル */
#wrapper #borderFrame #main_content #left_content #nursingwelfare h3 {
	background-image: url(../images/index/nursingwelfare_icon.gif);
	background-position: left 5px;
	padding-left: 20px;
	margin-bottom: 10px;
	color: #444;
	font-weight: bold;
}
#wrapper #borderFrame #main_content #left_content #nursingwelfare #underNavigation {
	width: 303px;
	margin-right: 0px;
	margin-left: 0px;
	display: table;
}

