/* インデックス　文章のスタイル設定 */


#index-text{
	 font-size: 12px;
	 float: left;
	 line-height: 24px;
     text-align: left;
	 color: #666;
	 width: 320px;
}