@charset "shift_jis";
/*=================================================================
ダウンロードページトップCSS
=================================================================*/
DIV.container DIV.section A{ text-decoration:underline !important; }
/* -------------------------------------------
               注意
------------------------------------------- */
/* - PTF情報タイトル設定 - */
UL.caution		{ list-style:none none; }
UL.caution LI	{
	margin-bottom:0.5em;
	padding-left:22px;
	background:url(/jpn/common/image/icon/caution.gif) no-repeat 0px 3px;
}
UL.caution A	{
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	text-decoration:underline;
}
/* -------------------------------------------
               製品タイトル
------------------------------------------- */
H3{ margin-top:2em; margin-bottom:2px; }
/* -------------------------------------------
               更新履歴
------------------------------------------- */
DL.ptfNews{
	width:588px;
	margin-left:-1em;
	padding:5px;
	background:#F9F9F9;
	border:solid 1px #999;
}
/* - 日付 - */
DL.ptfNews DT{
	width:90px;
	margin-top:3px;
	margin-left:2px;
	font-size:11px;
	font-weight:bold;
	float:left;
	clear:both;
}
/* - 内容 - */
DL.ptfNews DD{
	padding-left:95px;
	background:url(../image/underline_dot.gif) repeat-x bottom;
	padding-bottom:0.5em;
}
DL.ptfNews UL{
	width:450px;
	list-style:none none;
}
DL.ptfNews LI{
	margin:0 0 3px 0;
	padding:0;
}
/* - 枠外 詳細はｺﾁﾗ - */
DIV.dtlInfo{
	margin-top:5px;
	text-align:right;
}

