@charset "utf-8";
/* ファイル名:TOP PAGE CSS 					  */
/* 説明：TOPPAGE(index.html"root")用　CSS     */
/* 作成：Koji Tamura    					  */
/* 更新：     								  */
/* 最終更新日:2009/11/04 					  */


/*h2_line_name (NameImageSET)*/
h2#h2_line_name{
	background:url(../common/images/line_name01.jpg);
	width:59px;
	height:740px;
	text-indent:-10000px;
}

/* ---------------------------------------------- */
/*                content layout                  */
/* ---------------------------------------------- */
#flashContent{
	padding:280px 0 0 0;
}
