@charset "utf-8";
/* CSS Document */

/*学校紹介共通*/
/*------------------------------*/
#categoryMenu .menu dt {
	background-image: url(img/menu_tit.jpg);
}

/*共通:対象学科 表示*/
/*------------------------------*/
#contents .learn{
	margin-left: 20px;
	margin-bottom: 15px;
}
#contents .learn h4{
	margin-bottom: 7px;
}

#contents .learn dl:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
#contents .learn dl{
	min-height: 1px;
  _height: 1px;
}
#contents .learn dt{
	float:left;
	width:80px;
}
#contents .learn dt img{
	margin-left: 4px;
}
#contents .learn dd{
	float:left;
	width:515px;
}
#contents .learn dd img{
	display: block;
	float:left;
	margin: 0 0 2px 2px;
}
#contents .learn .learnA{
	margin-left: 0px;
	margin-right: 5px;
}

/*メッセージ*/
/*------------------------------*/
.msg {
	margin: 0 17px 2em 20px;
}
.msg div {
	background-image: url(../../common/img/msg_back.gif);
	padding: 5px 3px;
	margin-bottom:15px;
}
.msg div div {
	background-color: #FFFFFF;
	padding: 8px 10px;
	margin-bottom:0;
	background-image: none;
	clear:both;
	zoom:1;
}
.msg div div div {
	float: right;
	width: 465px;
	padding: 0;
	margin-bottom:0;
}
.msg h4 {
	font-weight: bold;
	/*color: #1B50BE;*/
	margin-bottom:1em;
}
.msg h4 span {
	font-weight: normal;
	font-size:10px;
	_font-size:90%;
	margin-bottom:1em;
}
.msg p {
	margin: 0;
	line-height:120%;
}
.msg p.career {
	margin: 0px 0px 10px 0px;
	font-size:10px;
	_font-size:90%;
	line-height:120%;
}

.msg img {
	float: left;
}


#contents .alert1 {
	text-align: right;
	font-size: 10px;
	_font-size: 80%;
}


/*index.html専用*/
/*------------------------------*/
#index #contents h4 {
	margin: 0 0 20px 15px;
}
#index #contents p {
	margin: 0 30px 35px 30px;
}
#index #contents ul {
	margin: 0 0 0 15px;
}
#index #contents li {
	float: left;
	margin: 0 10px 20px 10px;
	_display:inline;
}
#index #contents li a {
	display: block;
	height: 190px;
	width: 180px;
	overflow: hidden;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#index #contents li a:link, #index #contents li a:visited {
	background-position: top;
}
#index #contents li a:hover {
	background-position: bottom;
}
#index #contents #iOneDay a {
	background-image: url(img/index_01.jpg);
}
#index #contents #iIntern1 a {
	background-image: url(img/index_02.jpg);
}
#index #contents #iIntern2 a {
	background-image: url(img/index_03.jpg);
}
#index #contents #iSpTraining a {
	background-image: url(img/index_04.jpg);
}
#index #contents #iOverseasTraining a {
	background-image: url(img/index_05.jpg);
}
#index #contents #iWcurriculum a {
	background-image: url(img/index_06.jpg);
}
#index #contents #iSplecture a {
	background-image: url(img/index_07.jpg);
}
#index #contents {
	margin-bottom: 4em;
}

/*one_day.html専用*/
/*------------------------------*/
#oneDay #categoryMenu .menu #mOneDay a {
	background-color:#F3D0D1;
}
#oneDay #contents h4 {
	margin: 0 0 20px 15px;
}
#oneDay #contents #read {
	margin: 0 0 35px 30px;
	zoom:1;
}
#oneDay #contents #read img {
	float:left;
	margin: 0 15px 10px 0;
}

/* one_day.html
   intern_1.html
   intern_2.html
   sp-training.html共通*/
/*------------------------------*/
#intern1 #contents #read img,
#intern2 #contents #read img {
	float:left;
	display:block;
	margin: 0 10px 0 0;
}
#intern1 #contents #read,
#intern2 #contents #read,
#spTraining #contents #read{
	margin: 0 0 40px 30px;
	zoom:1;
}
#oneDay #contents #read p,
#intern1 #contents #read p,
#intern2 #contents #read p,
#spTraining #contents #read p {
	float:left;
	margin: 0;
	width:300px;
}
/*#oneDay #contents .msg,
#intern1 #contents .msg,
#intern2 #contents .msg {
	color:#333333;
}*/
#intern1 #page #contents h4,
#intern2 #page #contents h4{
	margin: 0 0 10px 25px;
}
#oneDay #contents .msg h5,
#intern1 #contents .msg h5,
#intern2 #contents .msg h5{
	font-weight: normal;
	margin: 0 0 5px -5px;
	_font-size:100%;
}
#oneDay #contents .msg h6,
#intern1 #contents .msg h6,
#intern2 #contents .msg h6 {
	font-weight: normal;
	color:#1B50BE;
	_font-size:100%;
}
#oneDay #contents .msg div div div,
#intern1 #contents .msg div div div,
#intern2 #contents .msg div div div{
	width: 395px;
}


/*intern_1.html専用*/
/*------------------------------*/
#intern1 #categoryMenu .menu #mIntern1 a {
background-color:#F3D0D1;
} 
#intern1 #page #contents .point{
	margin-left: 15px;
}
#intern1 #page #contents .point div{
	margin-left: 10px;
	width: 290px;
	float: left;
}
#intern1 #page #contents .point strong{
	color: #1B50BE;
	background-color: #d2e9ff;
	height: 40px;
	width: 290px;
	display: block;
	text-align: center;
	font-size: 14px;
	_font-size: 120%;
	line-height: 40px;
}
#intern1 #page #contents .point p{
	margin: 5px 0 45px 0;
}

/*intern_2.html専用*/
/*------------------------------*/
#intern2 #categoryMenu .menu #mIntern2 a {
background-color:#F3D0D1;
} 
#intern2 #page #contents ul{
	width: 300px;
	font-size: 10px;
	_font-size: 80%;
	margin-left: 20px;
	float: left;
	_display:inline;
	/*overflow: hidden;*/
}
#intern2 #page #contents li{
	margin-left: 7px;
}
#intern2 #page #contents li.titRegion{
	color:#0066CC;
	font-weight:bold;
	font-size:12px;
	padding-top:5px;
}
#intern2 #page #contents #another{
	padding-left: 165px;
}

/*sp-training.html専用*/
/*------------------------------*/
#spTraining #categoryMenu .menu #mSpTraining a {
background-color:#F3D0D1;
} 
#spTraining #contents #read img{
	float:left;
	margin: 0 30px 0 0;
}
#spTraining #page #contents .teacher{
	width: 581px;
	margin-left: 30px;
}
#spTraining #page #contents .teacher .teacher2 img{
	float:left;
	margin: 0 4px 12px 5px;
}
#spTraining #page #contents .teacher2{
	padding-top: 7px;
	float: right;
	width: 581px;
}
#spTraining #page #contents .teacher .teacher2 p{
	float:right;
	padding: 0px;
	margin: 0 0 20px 7px;
	line-height: 1.2em;
	width: 385px;
}
#spTraining #page #contents .teacher .teacher2 strong{
	color: #1B50BE;
	font-weight: normal;
	display: block;
	font-size: 12px;
	_font-size: 100%;
	line-height: 1.2em;
}
#spTraining #page #contents .teacher .teacher2 em{
	color: #1B50BE;
	font-weight: bold;
	font-style: normal;
}
#spTraining #page #contents .teacher .teacher2 .type2{
	font-size: 10px;
	_font-size: 80%;
	width: 570px;
}
#spTraining #page #contents .teacher .teacher2 .type2 strong {
	font-size: 12px;
	_font-size: 120%;
}

/*overseas-training.html専用*/
/*------------------------------*/
#overseasTraining #categoryMenu .menu #mOverseasTraining a {
background-color:#F3D0D1;
} 
#overseasTraining #contents #read {
	margin: 0 35px 35px 25px;
	zoom:1;
}
#overseasTraining #contents .learn {
	clear:both;
	_padding-left:20px;
}
#overseasTraining #contents .learn h4{
	margin-bottom: 0;
}
#overseasTraining #contents .learn h4 img {
	margin-bottom: 5px;
}
#overseasTraining #contents #read img {
	float:left;
	margin: 0 15px 10px 0;
}
#overseasTraining #contents .photo {
	width: 180px;
	float: left;
	margin: 0 20px;
}
#overseasTraining #contents .photo img {
	display: block;
}
#overseasTraining #contents .photo p {
	margin: 0.5em 0 2em 0;
	font-size:10px;
	_font-size:80%;
	line-height:110%;
}
#overseasTraining #contents .info {
	width:385px;
	float:left;
}
#overseasTraining #contents .info dl {
	margin-bottom:20px;
}
#overseasTraining #contents .info dt {
	font-size:14px;
	_font-size:120%;
	border-bottom: 1px solid;
	padding-left:2px;
}
#overseasTraining #contents .info dd {
	margin-top:0.8em;
}
#overseasTraining #contents .info dd img {
	display:block;
	margin: 0.8em 0;
}
#overseasTraining #contents .info dd ol {
	margin-top:-0.5em;
}
#overseasTraining #contents .info dd ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
#overseasTraining #contents .info #emergency dt {
	color: #AB152B;
}
#overseasTraining #contents .info #emergency img {
	width: 330px;
	margin: 1em auto auto auto;
}
#overseasTraining #contents .info #care dt {
	color: #69AB39;
}
#overseasTraining #contents .info #care img {
	width: 330px;
	margin: 1em auto auto auto;
}
#overseasTraining #contents .info #business dt {
	color: #CA4D67;
}
#overseasTraining #contents .info #sports dt {
	color: #00367B;
}
#overseasTraining #contents .info #science dt {
	color: #00367B;
}
#overseasTraining #contents .info #shinkyu dt {
	color: #00837B;
}
#overseasTraining #contents .info #medicine dt {
	color: #00A5E5;
}
#overseasTraining #contents .info .scienceTit {
	color: #6C164F;
	font-size:14px;
	font-weight:bold;
}

/*sp-lecture.html専用*/
/*------------------------------*/
#spLecture #categoryMenu .menu #mSpLecture a {
background-color:#F3D0D1;
} 
#spLecture #contents #read img {
	float:left;
	display:block;
	margin: 0 10px 0 0;
}
#spLecture #contents #read{
	margin: 0 0 40px 30px;
	zoom:1;
}
#spLecture #contents #read p {
	float:left;
	margin: 0;
	width:300px;
}
#spLecture #page #contents h4{
	margin: 0 0 10px 25px;
}
#spLecture #contents .msg h5{
	font-weight: bold;
	margin: 0 0 5px -5px;
	_font-size:100%;
	color:#CC0000;
}
#spLecture #contents .msg h6 {
	font-weight: normal;
	color:#1B50BE;
	_font-size:100%;
}
#spLecture #contents .msg div {
	background-image: url(../../common/img/msg_back.gif);
	padding: 5px 3px;
	margin:0px 5px 15px 0px;
	width:295px;
	float:left;
	display: inline;
}
#spLecture #contents .msg div div {
	background-color: #FFFFFF;
	padding: 8px 10px;
	margin:0px;
	background-image: none;
	clear:both;
	zoom:1;
	width:274px;
}
#spLecture #contents .msg img {
	padding-right:5px;
}
#spLecture #contents .msg div div div.markBox{
	/*width:278px;*/
	padding:0px 0px 5px 0px;
}
#spLecture #contents .msg div div div.markBox img{
	padding-right:1px;
}
