/*====== NOTES ========
+1
+2
+3

  OWAN.inc 2010.4.12 
=======================*/


body {
	background-color: #FFFF99;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin:0;
}

body, td, th {
	color: #666666;
	line-height: 16px;
}

h1, h2, h4 {
	color: #330000;
}

h3, h5, h6 {
	color: #996666;
}

a {
  color: #006666;
}
#newstopc {
	background-image:url(images/newstopc2.gif);
	background-repeat:repeat-y;
	text-align:center;
	margin:0;
	padding:10px 0 0 0;
}
#newstopc table{
	width:520px;
	color:#666666;
	font-size:9pt;
	margin:0 auto;
}
#newstopc table td{
	line-height:1.5em;
	padding:6px 4px;
	text-align:left;
	border-bottom:1px #ccc solid;
}
#newstopc table td.td_last {
	border-bottom:none;
}

a.pdf_link {
	background-image:url(images/icon_pdf.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding:4px 18px 4px 0;
	margin:0 5px 0 0;
	line-height:3em;
}