@charset "UTF-8";

/* ////////////////////////////////////////////////////////////////////////////////

    howtoapply/index.html

//////////////////////////////////////////////////////////////////////////////// */

/*ページごとのcss*/

#main-body {
	text-align:left;
}




/*	見出し（カラーのみ）----------------------------------	*/
h5{
	color:#85D9D1;
}




