@charset "shift_jis";

/*

information{
	ファイル名 : /css/info/top.css;
	概要 : このCSSファイルは、「お知らせ」トップページでのみ使用しているCSSが設定されています。;
	サイト名 : NTTドコモのホームページ;
	URL : http://www.nttdocomo.co.jp/;
	コピーライト : (c) NTT DOCOMO, INC. All Rights Reserved.;
}

 */





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

	1.  上部フルサイズ用

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







/*	1. 上部フルサイズ用
--------------------------------------------------------------------------	*/
#fullArea{
	word-break:break-all;
	word-wrap:break-word;
}

/* リンク色
-----------------------------------------------	*/
#fullArea a:link{
	color:#2757a1;
}
#fullArea a:visited{
	color:#7600b3;
}
#fullArea a:hover{
	color:#d70542;
}
#fullArea a[name]:hover{color:#000;}
#fullArea a[id]:hover{color:#000;}

/* 枠組み
-----------------------------------------------	*/
.topcol-full #fullArea{
	margin:0;
	padding:15px 0 0 18px;
}

/* ボックスセクション（フルサイズ）
-----------------------------------------------	*/
#fullArea div.titlept01 .bluept01{
	background : transparent url(../../../images/fullsize/common/bg_boxArea_h2line.gif) no-repeat scroll 0px 100%;
}

#fullArea p,
#fullArea ul{
	margin:0;
	padding:0 0 14px;
}

#fullArea .boxArea{
	width:875px;
margin-left:16px;
	margin-bottom:16px;
	background : transparent url(../../../images/fullsize/common/bg_boxArea_line.gif) repeat-y scroll 0% 0%;
}

#fullArea .boxArea .wrap{
	width:875px;
	padding-bottom:12px;
	background : transparent url(../../../images/fullsize/common/bg_boxArea_bottom.gif) no-repeat scroll 0px 100%;
}

#fullArea .boxArea .wrap .section{
	background : transparent url(../../../images/fullsize/common/bg_boxArea_top.gif) no-repeat scroll 0px 0px;
}


/* ボックスセクション（2分割）
-----------------------------------------------	*/
#fullArea table.boxCell2{
	width:875px;
	margin-bottom:16px !important;
}


#fullArea table.boxCell2 .left,
#fullArea table.boxCell2 .right{
	width:433px;
	padding-bottom:12px;
	background : transparent url(../../../images/fullsize/common/bg_boxCell3_02_bottom_w433.gif) no-repeat scroll 0px 100%;
}

#fullArea table.boxCell2 .right{
	padding-left:9px;
	background-position:100% 100%;
}

#fullArea table.boxCell2 .section{
	display:inline-block;
	padding:12px 12px 0 12px;
	background : transparent url(../../../images/fullsize/common/bg_boxCell3_02_top_w433.gif) no-repeat scroll 0% 0%;
}

html >body #fullArea table.boxCell2 .section{
	display:block;
}

#fullArea table.boxCell2 table .section,
#fullArea table.borderCell2 table .section{
	padding:0 !important;
	background:none;
}



/* "ニュース" セクション
-----------------------------------------------	*/
#fullArea ul.newsArea .date{
	display:block;
	float:left;
	width:115px;
	/*\*//*/
	width:135px;
	/**/
}
html >body #fullArea ul.newsArea .date{
	background-position:0 0.7em;
}

#fullArea ul.newsArea .info{
	display:block;
	float:right;
	width:720px;
	/*\*//*/
	width:700px;
	/**/
}


#fullArea ul.newsArea li{
	list-style:none;
	padding:3px 0 6px;
	background : transparent url(../../../images/common/line_leftcol.gif) repeat-x scroll 0px 100%;
}

#fullArea ul.newsArea li.alone{
	padding:3px 0 6px;
	background:none;
}


#fullArea .infoArea{
	display:block;
	float:right;
 width:716px;
 /*\*/
 width:736px;
 /**/
}

#fullArea ul.outlinesupportArea .blet-link-info,
#fullArea ul.newsArea .blet-link-info{
	background-image : url(../../../images/mark/arrow_right_normal.gif) !important;
	background-position:0 0.2em;
	display:block;
	list-style-type:none;
	width:16px !important;
	background-repeat:no-repeat;
	float:left;
}

#fullArea ul.outlinesupportArea .blet-popup-info,
#fullArea ul.newsArea .blet-popup-info{
	background-image : url(../../../images/mark/blet_popup.gif) !important;
	background-position:0 0.2em;
	display:block;
	list-style-type:none;
	width:16px !important;
	background-repeat:no-repeat;
	float:left;
}



/* "ニュース" セクション（2分割）
-----------------------------------------------	*/
#fullArea table.boxCell2 ul.newsArea .info{
	display:block;
	float:right;
	width:278px;
	/*\*//*/
	width:258px;
	/**/
}

#fullArea table.boxCell2 .infoArea{
	display:block;
	float:right;
 width:274px;
 /*\*/
 width:294px;
 /**/
}



/* "ニュース" セクション（2分割）文字数制限の指定
-----------------------------------------------	*/
#fullArea table.boxCell2 ul .linkArea{
	width:278px;
	overflow:hidden;
	display:block;
}



/* その他
-----------------------------------------------	*/

/*	上線の追加	*/
#fullArea div.adlt{
	padding-top:8px;
	background : transparent url(../../../images/common/line_leftcol.gif) repeat-x scroll 0% 0%;
}

/*	下部マージンの削除	*/
#mainwrap #topcol #fullArea .delmb{
	margin-bottom:0 !important;
	padding-bottom:0 !important;
}