﻿@charset "utf-8";

/*------------------------------------------------------------------------------
コングレ・インスティテュート - CSS Modules Import
Date: 2009-02-06
Copyright (C) Congress Corporation. All Rights Reserved.
------------------------------------------------------------------------------*/


/* ----------------------------------------

Course
---------------------------------------- */

div#Course {
}

div#Course h3 {
	position: relative;
	height: 1%;
}

div#Course h3 span {
	position: absolute;
	bottom: 10px;
	right: 0;
}

div#Course .ToPageTopM {
	margin-bottom: 30px;
}

h3#ChiniseCourse01 {
	margin-top: 30px;
}
