@charset "utf-8";
/*教育システム共通*/
/*-----------------------------------教育システムナビゲーション*/
ul#educationSubnav { margin-bottom:3px;}
#educationSubnav li {
	width: 211px;
	/*height: 23px;*/
	display:block;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
#educationSubnav li a {
	/*height: 20px;*/
	padding: 3px 0 0 10px;
	background-color: #D6D6D6;
	color: #333;
	display:block;
	text-decoration: none;
}
#educationSubnav a:hover {
	background-color: #999;
}
/*グローバルナビゲーション現在位置*/
#education li#navInfo a { background: url(../../common/img/globalnav.jpg) no-repeat 0px -72px; } 
#business li#navInfo a { background: url(../../common/img/globalnav.jpg) no-repeat 0px -72px; } 
#sptraining li#navInfo a { background: url(../../common/img/globalnav.jpg) no-repeat 0px -72px; } 
#wcurriculum li#navInfo a { background: url(../../common/img/globalnav.jpg) no-repeat 0px -72px; } 
#sysdebut li#navInfo a { background: url(../../common/img/globalnav.jpg) no-repeat 0px -72px; } 
#overseas li#navInfo a { background: url(../../common/img/globalnav.jpg) no-repeat 0px -72px; } 

/*-----------------------------------教育システムトップページ*/
#titleEducation {
	width: 642px;
	height: 212px;
	background: url(img/title_education.jpg) no-repeat;
	text-indent: -9999px;
}
#listEducation01,
#listEducation02,
#listEducation03,
#listEducation04,
#listEducation05 {
	border-bottom: 1px solid #333;
	margin-bottom: 15px;
	padding-bottom: 5px;
	width: 617px;
	position: relative;
}
#listEducation01 h3,
#listEducation02 h3,
#listEducation03 h3,
#listEducation04 h3,
#listEducation05 h3,
#listEducation06 h3 {
	width: 423px;
	height: 42px;
	margin: 0 0 10px 20px;
	text-indent: -9999px;
}
#listEducation01 h3 { background: url(img/list_education01.gif) no-repeat top left; }
#listEducation02 h3 { background: url(img/list_education02.gif) no-repeat top left; }
#listEducation03 h3 { background: url(img/list_education03.gif) no-repeat top left; }
#listEducation04 h3 { background: url(img/list_education04.gif) no-repeat top left; }
#listEducation05 h3 { background: url(img/list_education05.gif) no-repeat top left; }
.eduBtn {
	position: absolute;
	right: 0;
	bottom: 5px;
}

/*サブナビゲーション下層を消す*/
#education #wrapper #container #lowNav #infoNav #foreignerSubnav { display: none;}

/*教育システム現在位置*/
#education #wrapper #container #lowNav #infoNav h3#infoNav15 a{ background: url(../../common/img/subnav_top.gif) #D5CABA no-repeat top right; }

/*-----------------------------------産学協同プロジェクトトップ*/
#titleBusiness01 {
	width: 642px;
	height: 105px;
	background: url(img/title_business01.gif) no-repeat;
	text-indent: -9999px;
}

.jissekiBox {
	width: 602px;
	margin: 20px 0 0 0;
	padding: 0 10px 10px 10px;
	background: url(img/business01_01.gif) no-repeat left top;
	background-color: #ded6c6;
}
.jissekiBox h3{
	background: url(img/icn.gif) no-repeat left;
	padding: 2px 0 0 15px;
	margin: 0 0 0 10px;
}
.JissekiImg {
	width: 180px;
	margin-top: 10px;
	float: left;
}
.JissekiMain {
	width: 410px;
	margin-top: 10px;
	float: right;
}
.JissekiMain h4 {
	border-left: 5px solid #39395a;
	padding: 0 0 0 5px;
	margin-bottom: 5px;
	font-size: 14px;
	_font-size: 110%;/*IE6用フォントサイズ*/ 
	font-weight: bold;
	line-height: 1.3;
}
.JissekiMain h5 {
	background-color: #39395a;
	padding: 3px 0 0 10px;
	margin-bottom: 5px;
	color: #fff;
}

/*サブナビゲーション下層を消す*/
#business #wrapper #container #lowNav #infoNav #foreignerSubnav { display: none;}
/*教育システム現在位置*/
#business #wrapper #container #lowNav #infoNav h3#infoNav15 a{ background: url(../../common/img/subnav_top.gif) #D5CABA no-repeat top right; }
/*教育システムナビゲーション現在位置*/
#business #wrapper #container #lowNav #infoNav #educationSubnav li#infoSubNav01 a { background-color: #999;}

/*-----------------------------------映画人による指導*/
#titleSpTraining {
	width: 642px;
	height: 105px;
	background: url(img/title_sptraining.gif) no-repeat;
	text-indent: -9999px;
}
#btnSptraining {
	width: 216px;
	height: 32px;
	text-indent: -9999px;
}
#btnSptraining a{
	width: 216px;
	height: 32px;
	display: block;
	background: url(img/btn_sptraining.gif) no-repeat 0px 0px;
}
#btnSptraining a:hover{ background: url(img/btn_sptraining.gif) no-repeat 0px -32px; }
#btnSptraining01 {
	width: 216px;
	height: 32px;
	text-indent: -9999px;
}
#btnSptraining01 a{
	width: 216px;
	height: 32px;
	display: block;
	background: url(img/btn_sptraining01.gif) no-repeat 0px 0px;
}
#btnSptraining01 a:hover{ background: url(img/btn_sptraining01.gif) no-repeat 0px -32px; }
#seminarTugawa {
	width: 642px;
	height: 58px;
	margin: 20px 0 10px 0;
	background: url(img/seminar_tsugawa.jpg) no-repeat left;
	text-indent: -9999px;
}
#seminarNarahashi{
	width: 642px;
	height: 58px;
	margin: 20px 0 10px 0;
	background: url(img/seminar_narahashi.jpg) no-repeat left;
	text-indent: -9999px;
}
#seminarMusical{
	width: 642px;
	height: 58px;
	margin: 20px 0 10px 0;
	background: url(img/seminar_musical.gif) no-repeat left;
	text-indent: -9999px;
}
#seminarShioya{
	width: 642px;
	height: 58px;
	margin: 20px 0 10px 0;
	background: url(img/seminar_shioya.gif) no-repeat left;
	text-indent: -9999px;
}
#seminarScreenwriter{
	width: 642px;
	height: 58px;
	margin: 20px 0 10px 0;
	background: url(img/seminar_screenwriter.gif) no-repeat left;
	text-indent: -9999px;
}
.seminarImg {
	width: 170px;
	float: right;
}
.seminarText {
	width: 440px;
	float: left;
}
.seminarText h4{
	color: #ff6300;
}

/*サブナビゲーション下層を消す*/
#sptraining #wrapper #container #lowNav #infoNav #foreignerSubnav { display: none;}
/*教育システム現在位置*/
#sptraining #wrapper #container #lowNav #infoNav h3#infoNav15 a{ background: url(../../common/img/subnav_top.gif) #D5CABA no-repeat top right; }
/*教育システムナビゲーション現在位置*/
#sptraining #wrapper #container #lowNav #infoNav #educationSubnav li#infoSubNav02 a { background-color: #999;}

/*-----------------------------------海外実学研修*/
#titleOverseas {
	width: 642px;
	height: 105px;
	background: url(img/title_overseas.gif) no-repeat;
	text-indent: -9999px;
}
#overseasTitle01,
#overseasTitle02,
#overseasTitle03 {
	width: 642px;
	height: 37px;
	margin: 20px 0 0 0;
	text-indent: -9999px;
}
#overseasTitle01 { background: url(img/overseas_title01.jpg) no-repeat left; }
#overseasTitle02 { background: url(img/overseas_title02.jpg) no-repeat left; }
#overseasTitle03 { background: url(img/overseas_title03.jpg) no-repeat left; }

#overseasCopy01,
#overseasCopy02,
#overseasCopy03 {
	width: 400px;
	height: 45px;
	text-indent: -9999px;
}
#overseasCopy01 { background: url(img/overseas_copy01.gif) no-repeat left; }
#overseasCopy02 { background: url(img/overseas_copy02.gif) no-repeat left; }
#overseasCopy03 { background: url(img/overseas_copy03.gif) no-repeat left; }
.overseasImg {
	width: 200px;
	margin-top: 10px;
	float: right;
}
.overseasText {
	width: 400px;
	float: left;
}
#expHeader01,
#expHeader02,
#expHeader03 {
	width: 400px;
	height: 100px;
	margin-top: 10px;
	text-indent: -9999px;
}
#expHeader01 { background: url(img/experience_header01.gif) no-repeat; }
#expHeader02 { background: url(img/experience_header02.gif) no-repeat; }
#expHeader03 { background: url(img/experience_header03.gif) no-repeat; }
.expMain {
	width: 380px;
	padding: 10px 10px 0 10px;
	background: url(img/experience_main.gif) no-repeat;
}
.expImg{
	width: 120px;
	float: right;
}
.expText{
	width: 250px;
	margin-top: 20px;
	float: left;
}
.expFooter {
	width: 400px;
	height: 10px;
	background: url(img/experience_footer.gif) no-repeat;
}

.stundentBox {
	margin-top:20px;
	padding:0px 10px 10px;
	background-color:#8F7D9F;
}
.studentBoxRight {
	width:440px;
	float:right;
}
p.studentName {
	font-size:14px;
	font-weight:bold;
	border-left:5px solid #000;
	padding:0 0 0 10px;
	margin:13px 0 10px 0;
}
p.studentName span {
	font-size:12px;
	font-weight:normal
}
p.studentText {
	background-color:#FFF;
	padding:10px;
}
p.studentText span {
	font-size:14px;
	font-weight:bold;
	color:#313852;
}

/*サブナビゲーション下層を消す*/
#overseas #wrapper #container #lowNav #infoNav #foreignerSubnav { display: none;}
/*教育システム現在位置*/
#overseas #wrapper #container #lowNav #infoNav h3#infoNav15 a{ background: url(../../common/img/subnav_top.gif) #D5CABA no-repeat top right; }
/*教育システムナビゲーション現在位置*/
#overseas #wrapper #container #lowNav #infoNav #educationSubnav li#infoSubNav03 a { background-color: #999;}
/*-----------------------------------キャリアサービスセンター*/
#titleSysDebut {
	width: 642px;
	height: 105px;
	background: url(img/title_sysdebut.gif) no-repeat;
	text-indent: -9999px;
}
#sysDebutCopy {
	width: 642px;
	height: 40px;
	margin:10px 0 20px;
	font-size:14px;
	text-align:center;
}

/*サブナビゲーション下層を消す*/
#sysdebut #wrapper #container #lowNav #infoNav #foreignerSubnav { display: none;}
/*教育システム現在位置*/
#sysdebut #wrapper #container #lowNav #infoNav h3#infoNav15 a{ background: url(../../common/img/subnav_top.gif) #D5CABA no-repeat top right; }
/*教育システムナビゲーション現在位置*/
#sysdebut #wrapper #container #lowNav #infoNav #educationSubnav li#infoSubNav04 a { background-color: #999;}
/*-----------------------------------カリキュラム*/
#titleWcurriculum {
	width: 642px;
	height: 104px;
	background: url(img/title_w-curriculum.gif) no-repeat;
	text-indent: -9999px;
}
#curriculumTitle01 {
	width: 642px;
	height: 30px;
	margin:20px 0 10px 0;
	background: url(img/curriculum01.gif) no-repeat;
	text-indent: -9999px;
}
#curriculumTitle02 {
	width: 642px;
	height: 95px;
	background: url(img/curriculum02.gif) no-repeat;
	text-indent: -9999px;
}

.curriculumBox {
	width: 642px;
	margin:5px 0 20px 0;
	padding-bottom:20px;
	background-color: #ded6c6;
}
.curriculumBox h4{
	width: 642px;
	height: 43px;
	text-indent: -9999px;
}
.curriculumTimeTitle01{ background: url(img/curriculum02.gif) no-repeat top;}
.curriculumTimeTitle02{ background: url(img/curriculum03.gif) no-repeat top;}

.curriculumBox h5{
	width: 642px;
	height: 19px;
	margin:20px 0 10px 0;
	text-indent: -9999px;
}
.curriculumTimeTable01{	background: url(img/curriculum_timename01.gif) no-repeat top;}
.curriculumTimeTable02{	background: url(img/curriculum_timename02.gif) no-repeat top;}
.curriculumTimeTable03{	background: url(img/curriculum_timename03.gif) no-repeat top;}
.curriculumTimeTable04{	background: url(img/curriculum_timename04.gif) no-repeat top;}

.curriculumBox p{
	margin-left:30px;
}
.curriculumBox01 {
	width: 160px;
	padding: 0 10px 10px 10px;
	margin-right: 10px;
	background-color: #ded6c6;
	float: left;
}
.curriculumBox01 h4 {
	width: 160px;
	height: 40px;
	margin-bottom: 5px;
	background: url(img/curriculum05.gif) no-repeat;
	text-indent: -9999px;
}
.curriculumBox01 h5 {
	text-align: center;
	margin: 5px 0;
	color: #fff;
	background-color: #525273;
}
#curriculumBtnBox {
	width: 442px;
	height: 32px;
	margin: 10px 0 0 200px;
}

p.curriculumTxt {
	margin-bottom:20px;
}
h3.curriculumSubtitle {
	border-top:1px solid #999999;
	margin-bottom:20px;
	padding-top:20px;
}
.curriculumCont1 {
	margin:20px auto;
	width:622px;
}
.curriculumCont2 {
	border-color:#E7C328;
	border-style:solid;
	border-width:1px 4px 4px 1px;
	clear:both;
	margin:20px auto;
	padding:10px;
	width:597px;
}
.curriculumPhotoBox {
	float:left;
	margin-right:20px;
	width:150px;
}
.curriculumPhotoBox p {
	font-size:12px;
	font-weight:bold;
	margin-top:5px;
	padding-left:5px;
}
.curriculumPhotoBox p span {
	font-size:10px;
	font-weight:normal;
}
.curriculumTextBox {
	float:left;
	width:427px;
}
p.curriculumW {
	background-color:#EDD25C;
	color:#CC0000;
	padding:3px;
	text-align:center;
}
p.curriculumW span {
	color:#000000;
	font-weight:bold;
}
p.voiceTitle {
	color:#F5AB00;
	font-size:14px;
	font-weight:bold;
}
dl.curriculumList {
	margin-top:10px;
}
dl.curriculumList dt {
	clear:both;
	float:left;
	margin-top:5px;
	width:47px;
}
dl.curriculumList dt.curriculumList2 {
	width:427px;
}
dl.curriculumList dd {
	margin:0;
	width:370px;
	padding-top:5px;
	margin-left:57px;
	_width:360px;
}
dl.curriculumList dd:after {
	  content:'';
	  display:block;
	  clear:both;
	}

/*#curriculumContainer{
	background: url(img/curriculum_bk.gif) repeat-y;
}
#curriculumTitle03 {
	width: 642px;
	height: 103px;
	background: url(img/curriculum03.gif) no-repeat;
	text-indent: -9999px;
}
.curriculumBox02 {
	width: 242px;
	padding: 0 10px 10px 10px;
	margin-right: 10px;
	background-color: #ded6c6;
	float: left;
}
#curriculumBox02 h4 {
	width: 242px;
	height: 40px;
	margin-bottom: 5px;
	background: url(img/curriculum06.gif) no-repeat;
	text-indent: -9999px;
}
#curriculumBox02 h5 {
	text-align: center;
	margin: 5px 0 0 0;
	color: #fff;
	background-color: #525273;
}
#curriculumBox02 h5.h5sub {
	text-align: center;
	margin: 0 0 5px 0;
	color: #333;
	background-color: #fed000;
}
#curriculumBox02 li {
	font-size: 10px;
	_font-size: 75%;IE6用フォントサイズ 
}
#curriculumBox03 {
	width: 160px;
	padding: 0 10px 10px 10px;
	background-color: #ded6c6;
	float: left;
}
#curriculumBox03 h4 {
	width: 160px;
	height: 40px;
	margin-bottom: 5px;
	background: url(img/curriculum07.gif) no-repeat;
	text-indent: -9999px;
}*/


/*サブナビゲーション下層を消す*/
#wcurriculum #wrapper #container #lowNav #infoNav #foreignerSubnav { display: none;}
/*教育システム現在位置*/
#wcurriculum #wrapper #container #lowNav #infoNav h3#infoNav15 a{ background: url(../../common/img/subnav_top.gif) #D5CABA no-repeat top right; }
/*教育システムナビゲーション現在位置*/
#wcurriculum #wrapper #container #lowNav #infoNav #educationSubnav li#infoSubNav05 a { background-color: #999;}