@charset "UTF-8";

/*
information{
	file name : /css/individual/course/index.css;
	infomation : This CSS file define [index] styles.;
	site name : HMCA Human Creative Academy;
	copyrihgt : Copyright (C) HMCA Human Creative Academy;
}
*/

/* contents
--------------------------------------------------------------------------
1. 
--------------------------------------------------------------------------
*/

/* 1. [cell] cell
-----------------------------------------------	*/

div.cell h2 {
	font-size: 140%;
	font-weight: bold;
	color: #003366;
}

/* 1. [cell] cell-border
-----------------------------------------------	*/
div.cell-border h2 {
	margin-bottom: 15px;
}

