@charset "utf-8";/*----リンクと基本フォントサイズの設定です----*/a:link, a:visited{ color: #bb0045; background: transparent; text-decoration: none; }a:hover, a:active{ color: #000; background: #cc3366; text-decoration: underline; position: relative; left: 1px; }p, th, td, ul, ol, li, dl, dt, dd, form, form input { color: #333; font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif; line-height: 175%; }h1, h2, h3, h4{ font-family: "Trebuchet", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;; }body{	color: #000;	font-size: 11px;	background: #7e8b94 url("http://gal-axy.com/images/background.gif") left repeat-y; }h1{ font-size: 14px; }h2{ font-size: 14px; }h3{ font-size: 11px; }h4{ font-size: 10px; }h1, h2, h3, h4{color: #000;}a img{ border: none; color: #fff; background: transparent; }