﻿@charset "utf-8";/*-----!ページ全体------------------------------------*/body {	color: #808080;	background-color:#000000;	font-size: 11pt;	font-family: "MS Pゴシック",osaka,Arial,Helvetica;}a img {border-style: none;}/*-----ページ全体!------------------------------------*//*-----!ヘッダ------------------------------------*/div {	width: 500px;	margin-left: auto;	margin-right: auto;	margin-top: 80px;}A:link {	text-decoration:none;	color: #808080;}A:visited {	text-decoration:none;	color: #808080;}A:active {	text-decoration:underline;	color: #808080;}A:hover {	text-decoration:underline;	color: #808080;}A {	text-decoration:none; }