@charset "UTF-8";

/*
information{
	file name : /css/individual/report/index.css;
	infomation : This CSS file define [index] styles.;
	site name : HMCA Human Creative Academy;
	copyrihgt : Copyright (C) HMCA Human Creative Academy;
}
*/

/* contents
--------------------------------------------------------------------------
1. [cell] background

--------------------------------------------------------------------------
*/


/* 1. [cell] background
-----------------------------------------------	*/

div.cell div.entryTitle {
	margin: 0 0 5px 0;
	padding: 10px 15px;
	background-color: #D2F0E1;
}

div.cell div.entryTitle h2 {
	font-size: 120%;
	font-weight: bold;
}

div.cell div.entryTitle h2 {
	font-size: 120%;
	font-weight: bold;
}

div.cell div.entry {
	
}

div.cell div.entry img {
	float: left;
	margin: 0 15px 15px 0;
}







