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

#full-course-frame {
	width: 1000px;
	height:3400px;
	margin: auto;
}

#full-course-header {
	width: 1000px;
	float:left;
	padding-top: 60px;
}

#japan_lab-box {
	width: 1000px;
	height:226px;
	padding-bottom: 40px;
	float: left;
		}

#japan_lab-column {
	width: 200px;
	height:226px;
	float:left;
}

#japan_lab-title {
	width: 200px;
	height:66px;
	padding-top:47px;
	float:left;
	text-align: center;
	background-color:#008080;
}

#japan_lab-hero {
	width:400px;
	height: 226px;
	float: left;
}

#japan_lab-info {
	width: 180px;
	height:93px;
	padding: 10px;
	float:left;
	background-color:#97d5d5;
		}

#japan_lab-pic {
	width: 200px;
	height:113px;
	float:left;
		}
		
#japan_lab-text {
	width: 180px;
	float:left;
	height:93px;
	padding: 10px;
	background-color: #ffffff;
}


#corpus-box {
	width: 1000px;
	height:226px;
	padding-bottom: 10px;
	float: left;
		}

#corpus-text {
	width: 180px;
	height:206px;
	padding:10px;
	float:left;
	background-color: #ffffff;
}

#corpus-column {
	width: 200px;
	height:226px;
	float:left;
}

#corpus-title {
	width: 200px;
	height:66px;
	padding-top:47px;
	float:left;
	text-align: center;
	background-color:#4c6572;
}

#corpus-info {
	width: 180px;
	height:93px;
	padding: 10px;
	float:left;
	background-color: #a0bccb;
		}

#corpus-hero {
	width:600px;
	height: 226px;
	float: left;
}


#ftm-box {
	width: 1000px;
	height:226px;
	float: left;
	padding-bottom: 10px;
		}

#ftm-column {
	width: 200px;
	height:226px;
	float:left;
}

#ftm-empty {
	width: 190px;
	height:30px;
	padding-left:10px;
	padding-top: 83px;
	float:left;
}

#ftm-title {
	width: 200px;
	height:78px;
	padding-top:35px;
	float:left;
	text-align: center;
	background-color:#d64e39;
}

#ftm-hero {
	width:400px;
	height: 226px;
	float: left;
}

#ftm-info {
	width: 180px;
	height:93px;
	padding: 10px;
	float:left;
	background-color: #d29990;
		}

#ftm-pic {
	width: 200px;
	height:113px;
	float:left;
		}
		
#ftm-text {
	width: 380px;;
	height:93px;
	padding: 10px;
	float:left;
	background-color: #ffffff;
}


#breadcrumbs-box {
	width: 1000px;
	height:226px;
	margin-bottom: 10px;
	float: left;
		}

#breadcrumbs-text {
	width: 180px;
	float:left;
	height:93px;
	padding: 10px;
	background-color: #ffffff;
}

#breadcrumbs-empty {
	width: 180px;
	height:226px;
	padding:10px;
	float:left;
}

#breadcrumbs-column {
	width: 200px;
	height:226px;
	float:left;
}

#breadcrumbs-title {
	width: 200px;
	height:66px;
	padding-top:47px;
	float:left;
	text-align: center;
	background-color: #dbb22e;
}

#breadcrumbs-info {
	width: 180px;
	height:93px;
	padding: 10px;
	float:left;
	background-color: #c8b473;
		}

#breadcrumbs-hero {
	width:600px;
	height: 226px;
	float: left;
}
