@charset "shift_jis";

/*

information{
	ファイル名 : /css/corporate/ir/common.css;
	概要 : このCSSファイルは、「R&D」以下のディレクトリでのみ使用しているCSSが設定されています。;
	サイト名 : NTTドコモのホームページ;
	URL : http://www.nttdocomo.co.jp/;
	コピーライト : (c) NTT DoCoMo, Inc. All Rights Reserved.;
}

 */


/* コンテンツ
--------------------------------------------------------------------------

	1. テーブル td 左寄せ　上揃え

--------------------------------------------------------------------------
*/


/*	1. テーブル td 左寄せ　上揃え
--------------------------------------------------------------------------
*/
.tdlt {
	text-align: left;
	vertical-align: top;
}


