@charset "Shift_JIS";

/* -----------------------------------------------
                        IR Info
   ----------------------------------------------- */

#body-area .headingA01,
#body-area .headingB01
	{
	margin: 0;
	}
#body-area .category-navigation ul
	{
	margin: 0;
	}
#body-area .timeStamp
	{
	margin: 5px 0;
	_font-size: 83%;
	}

#body-area .banner
	{
	border: 1px solid #aeaeae;
	}

/* ----- table-of-contents ----- */

#table-of-contents .category-navigation
	{
	margin-bottom: 16px;
	}

#table-of-contents .message
	{
	margin-bottom: 0;
	padding-bottom: 0;
	}

#table-of-contents .managementplan a
	{
	_margin-top: -2px;
	_padding-top: 5px;
	}

#table-of-contents .message img.norollover
	{
	margin-top: 3px;
	text-decoration: none !important;
/*\*//*/
	display: block;
	margin-left: 0;
/**/
	}

#table-of-contents p
	{
	margin-top: 10px;
	/* WinIE only \*/
	_margin-top: 5px;
	/* end */
	line-height: 1.25;
	}
.timeline-listB02 th
	{
	width: 90px;
	}

/* ----- information ----- */

#information
	{
	margin: 0 0 20px;
	}

#information div.content2
	{
	padding-top: 10px;
	}

#information h3
	{
	margin-bottom: 10px;
	font-weight: normal;
	}

#information h3 img.thumbnail
	{
	float: right;
	margin: -1px -2px -3px 8px;
	}

#information p
	{
	line-height: 1.25;
	}

#information p.datetime
	{
	margin-top: 10px;
	font-size: 80%;
	color: #666666;
	line-height: 1;
	}

/* ----- modify-history ----- */

#modify-history, #modify-history2
	{
	padding-bottom: 7px;
	}

#modify-history ul.to-recent, #modify-history2 ul.to-recent
	{
	margin: 0 -3px;
	padding: 5px 4px 0 0;
	background: transparent url(/shared/img/bg_dot-hline-ae01.gif) top left repeat-x;
	}



/* ----- disclaimer ----- */

#disclaimer
	{
	margin: 0 0 0 198px;
	}
#disclaimer .compoC02
	{
	margin-bottom: 0;
	}

#disclaimer h2
	{
	margin-bottom: 0.5em;
	}

#disclaimer p
	{
	line-height: 1.5;
	}

/* =========== media print =========== */

@media print {
	#contents-list
		{
		margin-left: 20px;
		}

	/* vs Gecko */
	#disclaimer
		{
		margin-top: 55px;
		_margin-top: 0;
		}
	html:first-child #disclaimer
		{
		margin-top: 0;
		}
}

/* マージンを20pxを10pxに変更　[section2への追加] */


.margin_20to10 {
	margin-top: 10px!important;
	margin-bottom: 10px!important;
}
