/* i01 news CSS */

/* index */
div.news h1			{background:url(../image/title_newsTop.jpg) no-repeat;}
div.news h1.notice	{background:url(../image/title_newssub.jpg) no-repeat;}

div.top {margin:20px 20px 0 20px;width:504px;}

table.newsTop_list {border:none;}
table.newsTop_list th {padding:5px;border:none;text-align:center;font-weight:normal;vertical-align:top;background:url(../../common/image/img_dot01.gif) repeat-x bottom;}
table.newsTop_list td {padding:5px;border:none;text-align:left;vertical-align:top;background:url(../../common/image/img_dot01.gif) repeat-x bottom;}


/* PDFダウンロード */
div.middle3 {margin:20px 0 0 0;text-align:center;}
div.middle3 p.get_adobereader {margin:0; auto;width:480px;padding:10px;background:#e8e8e8;text-align:left;border: 1px solid #666666;}
div.middle3 p.get_adobereader img {margin-top:5px;margin-left:5px;}
div.middle3 p.get_adobereader span.small{font-size:smaller;}


/* 詳細ページタイトル部分 */

table.news_title {
 width:504px;
 border:1px solid #CCCCCC;
 background:#F2F2F2;
 overflow:hidden;
}

table.news_title td {padding:5px;vertical-align:top;}
table.news_title td.date {text-align:right;}
table.news_title h2 {font-size:100%;font-weight:bold;}


div.news ul.disc {list-style:disc outside;padding-left:20px;margin-top:5px;}
div.news ul.square {list-style:square outside;padding-left:20px;margin-top:5px;}

.dotline {background:url(../../common/image/img_dot01.gif) repeat-x top; padding-top:5px;}

.bikou {background-color:#F2F2F2; padding:5px; font-size:small;}

.red {color:#FF0000;}
.bold {font-weight:bold}
.red_b {color:#FF0000; font-weight:bold}

/*--100323追加--*/

#list{
	border:2px #3C73D9 solid;
	margin-top:5px;
}
#list td{
	border:1px #B3C4CE solid;
	padding:5px;
}
.bk{
	background-color:#3C73D9;
	color:#FFF;
}
/*-----------*/