@import url("layout-1column.css");
@import url("layout-3column2.css");
@import url("header-main.css");
@import url("footer.css");
@import url("saa.css");


/*上部の画像つきリンク*/
#indexlist {
margin: 20px auto 10px 30px;
width: 870px;
}
#indexlist li {
margin-right: 10px;
margin-left: 0;
padding: 0;
float: left;
list-style: none;
width: 280px;
height: 200px;
}
#indexlist a {
display: block;
color: #000;
height: 200px;
}
#indexlist .title {
font-weight: 600;
font-family:"ヒラギノ角ゴ Pro W3";
font-size:13px;
line-height:150%;
}
#indexlist .date {
font-family:"Times New Roman";
font-size:12px;
line-height:100%;
}


/*下部カテゴリ別テキスト３カラム*/
#newstocategory {
margin: 0 auto 10px 40px;
width: 870px
}
#newstocategory .leftcolumn {
margin-right: 15px;
width: 275px;
padding: 0;
float: left;
}
#newstocategory .centercolumn {
margin-right: 15px;
width: 275px;
padding: 0;
float: left;
}
#newstocategory .rightcolumn {
margin-right: 0;
padding: 0;
width: 275px;
float: left;
}
#newstocategory .leftcolumn li,
#newstocategory .centercolumn li,
#newstocategory .rightcolumn li {
margin-bottom: 5px;
}
#newstocategory .headline {
margin: 0;
padding: 0;
}
#newstocategory .headline a {
color: #000;
}
#newstocategory .headline li {
list-style: none;
margin-left: 0;
padding-left: 0;
}
#newstocategory .headline {
font-size: 16px;
font-weight: normal;
color: #444;
font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
}
#newstocategory .categorydiscription {
font-size: 12px;
font-weight: normal;
color: #444;
font-family: "Lucida Sans Unicode", verdana, helvetica, sans-serif;
margin-bottom: 10px;
}

.topics {
padding: 20px 0 0 30px;
font-size: 14px;
}