@charset "shift_jis";
/*=================================================================
                          NewsRelease個別CSS
年度が変わったときはファイルをcontents_2011.cssなどにﾘﾈｰﾑして
contents＞cssフォルダ内へ移動
index.htmlへはnews.cssを新たに作成して使用
=================================================================*/
/* -------------------------------------------
      121005
------------------------------------------- */
DIV#LOCAL .img121005{
	margin-left:15px;
}
DIV#LOCAL .ol121005{
	margin-left:55px;
	margin-bottom:15px;
}
DIV#LOCAL .ol121005 li{
	margin-bottom:8px;
	font-weight:bold;
}

DIV#LOCAL .caution{
	width:530px;
	text-align:left;
	margin-top:10px;
	margin-left:10px;
	padding:5px;
	background:url(/jpn/common/image/icon/point02.gif) #FFF no-repeat;
	background-position:4px 6px;
	border:solid 1px #CCC;
}
DIV#LOCAL .caution P{ margin-left:18px; }