@charset "utf-8";
/*******************************************************/
/******** layout.css																		*/
/******** Use with template index.html									*/
/******** 														*/
/******** サイト全体レイアウト用CSSファイル						*/
/*******************************************************/

/********============================================
	
	製作開始日：2008年03月03日

=================================================*/
/******** future */

div#future{
	width: 100%;
	margin: 0px auto;
	height: 128px;
	padding: 0px 0px 0px 0px;
	text-indent: -9999px;
	background: url(../../../../images/future/info.jpg) no-repeat center center;
	}

