@charset "utf-8";

/******************** 共通項目 ******************************/

body{
font-size: 16px;
}
#header-navi{
left: 360px;
font-size: 14px;
}
#search-box input#search-box-txt{
font-size: 14px;
}
#topicpath{
font-size: 16px;
}
#pagetop p{
font-size: 14px;
}
#footer{
font-size: 14px;
}

th, td{
font-size:14px;
}

/******************** index.css ******************************/
#topics li{
font-size: 14px;
}


