@charset "shift_jis";

/*

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

 */


/* コンテンツ
--------------------------------------------------------------------------
	1-1. "トップページ用h2" セクション
	1-2. "トップページ　IRニュース"
	1-3. "トップページ　コンテンツ一覧"
--------------------------------------------------------------------------
*/



/*	1. "トップページ用h2" セクション
--------------------------------------------------------------------------	*/
#ir_index .titleSection{
	height:32px;
	background:#fff url("../../../corporate/ir/images/bg_title_h2.gif") 0 0 no-repeat;
	/*\*//*/
	width:672px;
	/**/
}
#ir_index .titleSection h2{
	margin:0;
	padding:7px 0 6px 11px;
	display:block;
	float:left;
}
html>body#ir_index .titleSection h2{
	padding-bottom:2px;
}
#ir_index .titleSection p{
	margin:0;
	padding:7px 12px 6px 0;
	display:block;
	float:right;
	text-align:right;
}
html>body#ir_index .titleSection p{
	padding-bottom:2px;
}

/*	1-2. "トップページ　IRニュース"
ラベルアイコンとして一括管理のためcommon.cssに記述	*/








/*	1-3. "トップページ　コンテンツ一覧"	*/

/*	全体のレイアウト	*/
#ir_index #midcol {
	background:url("../../../corporate/ir/images/bg_midcol.gif") 100% 100% no-repeat;
	width:672px;
	clear:both;
	padding:0;
	margin-bottom:15px;
}

#midcol .left{
	padding-left:1px;
	float:left;
	margin-bottom:1px;
	/*\*//*/
	width:223px;
	/**/

}
#midcol .left2{
	background-color:#ffffff;
	background:url("../../../corporate/ir/images/bg_midcol2.gif") 0 100% no-repeat;
	float:left;
	padding-left:1px;
	padding-bottom:3px;
	/*\*//*/
	width:446px;
	/**/

}
#midcol .left2 table{
	width:430px;
}
#midcol .left2 .leftcel {
	width:223px;
}
#midcol .left2 .rightcel {
	margin-right:10px;
}

#midcol .center{
	padding-left:1px;
	float:left;
	/*\*//*/
	width:223px;
	/**/
}
#midcol .right{
	padding:0;
	padding-left:1px;
	float:left;
	/*\*//*/
	width:223px;
	/**/
}

/*	細かい調整	*/
#midcol .section .title{
	margin-bottom:5px;
}
#ir_index #midcol .left ul,
#ir_index #midcol .center ul,
#ir_index #midcol .right ul,
#ir_index #midcol .left2 ul.leftcel {
	padding-top:5px;
	margin-left:22px;

}
#midcol li{
	margin-bottom:9px !important;
	list-style:none;
	line-height:0.5em;
}

* html #midcol li{
	margin-bottom:5px !important;
}
/* ノーマルなリスト表記
-----------------------------------------------	*/
#ir_index #midcol ul.normal {
	list-style-type:none;
}

#ir_index #midcol ul.normal li {
	line-height:1em;
	padding-left:10px;
	background:url("../../../images/mark/blet_li_normal.gif") 0 0.4em no-repeat;
}
html>body ul.normal li,
html>body ul.normal li.normal{background-position:0 0.7em;}



