@charset "Shift_JIS";
@import url("bace.css");
/*
CORDING BY ANYQ DESIGN
IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII
■NEWS
*/

/*■FLASH*/
#flashbox {
width:756px;
height:320px;
}
.flashindex {
z-index:1;
clear:both;
}

/*■NEWS*/

#newsheader {/*ニュースヘッド画像用*/
width:746px;
height:35px;
display:block;
line-height:35px;
padding-right:10px;
background:url(../index_images/news.gif) no-repeat;
font-size:10px;
text-align:right;
color:#FFFFFF;
}
#news table {/*ニューステーブル*/
width:756px;
}
#news table th {/*タイトル：th設定*/
border:none;
background-color:#D3D1A9;
color:#333333;
padding-left:18px;
line-height:2.2em;
height:2.2em;
text-align:left;
font-size:10px;
border-bottom:1px solid #999999;
}
#news table th.newsdatetitle {/*タイトル：DATE*/
width:110px;
}
#news table th.newscontentstitle {/*タイトル：CONTENTS*/
width:130px;
}
#news table th.newstopicstitle {/*タイトル：TOPICS*/
width:294px;
}
#news table th.newsmoretitle {/*タイトル：MORE*/
text-align:right;
width:139px;
padding-right:10px;
}
.newsmoretitleline {/*タイトル：MORE：区切り線*/
margin-left:5px;
margin-right:5px;
}
#news table th.newsmoretitle a {
color:#336699;
}
#news table th.newsmoretitle a:hover {
color:#0099FF;
text-decoration:none;
}
#news table td {/*最新：td設定*/
border:none;
background-color:#FFFFFF;
color:#666666;
padding-left:18px;
line-height:2.2em;
height:2.2em;
text-align:left;
font-size:0.71em;
border-bottom:1px solid #CCCCCC;
}
#news table td a {
}
#news table td a:hover {
color:#0099FF;
text-decoration:underline;
}
#news table td.newsdate {/*最新：DATE：内容*/
width:110px;
}
#news table td.newscontents {/*最新：CONTENTS：内容*/
width:130px;
}
#news table td.newstopics {/*最新：TOPICS：内容*/
padding-right:15px;
}
#news table td.newsmoretitle {/*最新：MORE：内容*/
text-align:right;
width:0px;
}
#subnews {/*過去*/
display:none;
}
#subnews table {
width:756px;
}
#subnews td {/*過去：td設定*/
border:none;
background-color:#FFFFFF;
color:#666666;
padding-left:18px;
line-height:2.2em;
height:2.2em;
text-align:left;
font-size:0.71em;
border-bottom:1px solid #CCCCCC;
}
#subnews td a {
}
#subnews td a:hover {
color:#0099FF;
text-decoration:underline;
}
#subnews table td.newsdate {/*過去：DATE：内容*/
width:110px;
}
#subnews table td.newscontents {/*過去：CONTENTS：内容*/
width:130px;
}
#subnews table td.newstopics {/*過去：TOPICS：内容*/
padding-right:15px;
}
#subnews table td.newsmoretitle {/*過去：MORE：内容*/
text-align:right;
width:0px;
padding-right:15px;
}