@charset "utf-8";
@import "common.css";
@import "sub.css";

/* . Index Page
----------------------------------------------- */

h3.monthIndex { background:#e9e9e9; color: #0071BD; font-weight: bold; padding: 5px 0 5px 10px; margin-bottom:20px; font-size:123.1%;}
p#WNindexAtt { margin-bottom:20px;}
ul#newsIndex {width: 575px; margin: 0 auto;}
	ul#newsIndex li {margin-bottom:30px;}
		ul#newsIndex li ul li { color:#0073B9; text-align:center; margin-bottom:10px;}

dl.newsList {width: 550px;margin: 0 0 0 10px;}
dl.newsList dt {font-size:14px;font-weight: bold;margin:0 0 7px;padding:0 0 5px;border-bottom: 1px solid #ccc;}
dl.newsList dd {margin:0 0 25px 10px;}


/* . Montd Index Page
----------------------------------------------- */

ul#newsTopics { width: 575px; margin: 0 auto;}
	ul#newsTopics li { padding-bottom: 8px; margin-bottom: 10px; border-bottom:1px solid #CCCCCC; color:#0073B9;}
		ul#newsTopics li span { color:#000000; display: block; width: 6em; letter-spacing:0; float: left; padding-right: 1em;}

p#btnToIndex { width:100%; padding-top:15px;}
	p#btnToIndex a { float:right; display:block; width:110px; height:23px; background-image:url(/img/whats_new/monthly_botton.jpg) }


/* . Montd Detail Page
----------------------------------------------- */

div.monthIndex { background:#e9e9e9; color: #0071BD; padding: 5px 0 5px 10px; margin-bottom:20px;}
	div.monthIndex h3 { font-size:123.1%; font-weight: bold; float:left;}
	div.monthIndex a { display:block; height:20px; line-height:20px; float:right; background:url(/img/whats_new/pdf_icon.gif) no-repeat left center; padding-left:25px; font-size:10px; text-decoration:none; padding-right:8px;}

div.contw { width:565px };




