@charset "utf-8";

/*=========================================================
	[ news.css ]
=========================================================*/

/*=========================================================
	index
		1. heading style
=========================================================*/

/* 1. heading style
=========================================================*/
/* Common setting */
#ctit{
	width:910px;
	height:25px;
	background:transparent url(../images/for_ctit.gif) no-repeat;
	margin:15px auto 0;
}
#ctit span{
	display:none;
}