@charset "Shift_JIS";

/*base*/
* {
	margin: 0;
	padding: 0;
 font-size: 100%;
 font-style: normal;
 font-weight: normal;
	}

body {
	margin: 0 auto;
	padding: 0;
	text-align: center;
	color: #222222;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	font-size: 95%;
	}

h1, h2, h3, h4, h5, h6 {
	border: 0 none;
	font-size: 100%;
	}

a, a:link, a:active, a:visited {
	color: #003366;
	text-decoration: none;
	border: none;
	background-color: transparent;
	}

a:hover {
	color: #000000;
	border: none;
	background-color: transparent;
	}

hr {
	margin: 0;
	padding: 0;
	font-size: 100%;
	display: none;
	}

table, caption, th, td {
	border: 0;
	border-collapse: collapse;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	}

address {
	font-size: 100%;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	padding-top: 10px;
	}

div, blockquote, p, pre, ul, ol, li, dl, dt, dd {
	font-size: 100%;
	border: none;
	}

form, fieldset, input, button, select, optgroup, option, textarea, label, legend {
	border: none;
	font-size: 100%;
	}

br, a, em, strong, abbr, object, span {
  border: none;
  font-size: 100%;
  font-style: normal;
	}

img, a img {
	border: none;
	font-size: 0%;
	line-height: 0;
    -webkit-backface-visibility: hidden;
	}


.panlink {
	text-align: left;
	margin-bottom: 10px;
	font-size: 80%;
}
