﻿@charset "utf-8";
/* CSS Document */

/* コース用h3タイトル
/*---------------------------------------------*/

.hr-blue{
	border:1px solid #09C;
	border-width:1px 0px 0px 0px;
	margin:0px;
	padding:0px 0px 10px 0px;
	height:1px;
	}
	
.hr-green{
	border:1px solid #093;
	border-width:1px 0px 0px 0px;
	margin:5px 0px 7px 0px;
	padding:0px 0px 0px 0px;
	height:1px;
	}

.practice-list{
	margin:0px 0px 5px 0px;
	paddng:0px;
}

.practice-list ul li{
	margin:0px;
	paddng:0px;
}

.practice-list ul{
	margin:0px 0px 0px 0px;
}

.practice-list li{
	float:left;
	list-style:none;
	background-image: url(../../../common/arrow.gif);
	background-repeat: no-repeat;
	background-position: 4px;
	padding-left:15px;
	padding-right:10px;
}

.practice-box{
	background-color:#EAFFDF;
	padding:10px;
	margin:0px 10px 30px 10px;
}

.fs9{
	font-size:90%;
	}

.blue{
	color:#09F;
	}

.sakura{
	color:#F33;
	}
	
.green2{
	color:#099;
	}

.blue2{
	color:#09C;
	}

.num1{
	width:320px;
	background-image: url(../img/practice-training-num01.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:35px;
	margin-bottom:5px;
}

.num2{
	width:320px;
	background-image: url(../img/practice-training-num02.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:35px;
}

.outside-box-bg{
	background-image: url(../../../common/dot-line-green.gif);
	background-repeat: repeat-y;
	background-position: center;
}

.internship-box{
	padding:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

/*.internship-box li{
	font-size: 80%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #53A9FF;
	width: 155px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom:5px;
	list-style-type: none;
	float:left;
}*/

/*.internship-box3 li{
	color:#0C6;
	font-size: 80%;
	width: 165px;
	padding-left: 20px;
	margin-right:20px;
	margin-left: 11px;
	margin-bottom:5px;
	background-image:url(../img/project1-list.jpg);
	background-repeat: no-repeat;
	background-position:0px 2px;
	list-style-type: none;
	float:left;
}*/
.internship_table {
	background-color: #9AC981;
	margin-bottom: 20px;
}
.internship_table td {
	background-color: #FFFFFF;
	padding: 2px 5px;
	font-size: 80%;
}

.internship_table .td-line-bg{
	background-color:#E4F9D9;
}

.project-box li{
	font-size: 80%;
	width: 195px;
	padding-left: 10px;
	margin-right:5px;
	margin-left: 10px;
	margin-bottom:5px;
	background-image:url(../img/project1-list.jpg);
	background-repeat: no-repeat;
	background-position:0px 2px;
	list-style-type: none;
	float:left;
}

.curriculum-box li{
	font-size: 80%;
	width: 310px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:5px;
	list-style-type: none;
	float:left;
}

.height70 li{
	height:70px;
	_height:90px;
	/height:90px;	
}

.height100 li{
	height:100px;
	_height:120px;
	/height:120px;
}

/*.curriculum-box li dl dt{
	color:#093;
	font-size: 140%;
	font-weight:bold;
}

.curriculum-box li dl dd{
	margin-bottom:15px;
}*/

.curriculum-box dl {
	float:left;
	margin:0px 10px 15px 10px;
	width:290px;
	display: inline;
	border: #CCC solid 1px;
	padding:10px;
}
.curriculum-box dl dt{
	color:#093;
	font-size:14px;
	font-weight:bold;
	padding:0px;
	margin:0px 0px 3px 0px;
	border-bottom:#093 solid 1px;
}
.curriculum-box dl dd{
	font-size:10px;
}

.project-table{
	background-color:#9AC981;
}

.project-table td{
	background-color:#FFFFFF;
	padding:2px;
}

.project-table .td-title-bg{
	color:#FFFFFF;
	background-color:#2BA738;
}

.project-table .td-line-bg{
	background-color:#E4F9D9;
}

.wd-300{
	width:300px;
	}

.mg-5{
	margin:5px;
	}

.mg-bottom5{
	margin-bottom:5px;
}

.cell-g{
	background-color:#ceeaf2;
	/margin-bottom:30px;
	_margin-bottom:30px;
	}

.wd-370{
	width:370px;
	}
	
.mg-bottom{
	margin-bottom:5px;
	}

.green-cell{
	padding:10px;
	width:189px;
	height:205px;
	line-height:1.3;
	background-color:#efd;
	}

.green-cell2{
	padding:10px;
	width:648px;
	/*height:405px;*/
	line-height:1.3;
	background-color:#efd;
	}

.green-cell3{
	font-size:90%;
	padding:10px;
	width:648px;
	/*height:395px;*/
	line-height:1.3;
	background-color:#efd;
	}

.li-he{
	line-height:1.3;
	width:680px;
}

.overseas01{
	width:655px;
	margin-left:10px;
	line-height:1.3;
	height:330px;
	}

.overseas02{
	width:660px;
	margin-left:10px;
	line-height:1.3;
	}

.project1{
	width:648px;
	margin:15px 0px 5px 10px;
	/*height:370px;*/
	padding:10px;
	border:#093 solid 1px;
	}
	
.project2{
	width:305px;
	margin:0px;
	border:#093 solid 1px;
	padding:10px;
	}

.date{
	background-color:#090;
	color:#fff;
	border-bottom:1px solid #ffffff;
	border-right:1px solid #ffffff;
	}

.content{
	border-bottom:1px solid #ffffff;
	background-color:#dfc;
	padding:5px 10px 5px 10px;
	}



/*-- 2011年度追加 --*/
/*-- practice-class.html --*/
.class_equipmentBox {
	background:#FFFFCC;
	padding:10px;
	width:640px;
}
.class_equipmentBox dl {
	float:left;
	width:210px;
	margin:0px 0px 5px 0px;
}
.class_equipmentBox dl dt {
	float:left;
	margin:0px 5px 0px 0px;
}
.class_equipmentBox dl dd {
	margin:10px 0px 0px 0px;
}
.date2{
	background-color:#090;
	color:#fff;
	font-weight:bold;
	padding:5px;
	margin:5px 10px 5px 5px;
	}

