/* ****************************************************************************/
/* 共通スタイルシート定義ファイル                                     */
/* ****************************************************************************/


/* -------------------------------------------------------------------------- */
/* Top Pageへ戻るリンク [ pastnews_01.html, Release/*.html ] */

/* 右寄せ */
/* shoukai.cssと共通 */

.right {
  text-align: right;
  width: 780px;
  font-weight: normal;
  font-size: 12px;
  line-height: 150%;
  padding: 0px;
  margin: 0px 20px 0px 0px;
}

/* 文字色 */
/* search.cssと共通 */
/* a.tools_a        {
  color       : #8284CC ;
}
*/

/* -------------------------------------------------------------------------- */
/* 枠線無し [ pastnews_01.html ] */
a img { 
  border-style:none;
} 

