@charset "utf-8";

body {
	color: #303070;
	background-color: #C0C0C0;
	border-style: none;
	margin: 0;
}

a:link, a:visited {
	color: #1D56C0;
	background-color: inherit;
}

a:hover, a:active {
	color: #F94A65;
	background-color: inherit;
}

img {
	border-style: none;
}

p, div, li, dt, dd, th, td, h1, h2, h3 {
	font-family: 'MS UI Gothic', HGPｺﾞｼｯｸM,
	  'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro', HiraMaruPro-W4,
	  'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', HiraKakuPro-W3,
	  平成角ゴシック, HeiseiKakuGothic,
	  'ＭＳ Ｐゴシック', Osaka, sans-serif;
}

code {
	font-family: 'ＭＳ ゴシック', 'Osaka-等幅', monospace;
}

p, div, li, dt, dd, th, td {
	font-size: 11pt;
	color: #303070;
	background-color: inherit;
}

p, li, dt, dd {
	line-height: 1.5;
}

ol, ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

ol {
	padding-left: 30px; /* Indent for Firefox */
	margin-left: 0; /* Indent for IE */
}

ul {
	padding-left: 20px; /* Indent for Firefox */
	margin-left: 0; /* Indent for IE */
}

li {
	margin-top: 5px;
}

dt {
	font-weight: bold;
	margin-top: 10px;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
	background-color: #1643A0;
	border: 1px solid #78AFC7;
	border-color: #78AFC7 #1E3C48 #1E3C48 #78AFC7;
	padding: 3px 5px;
	margin: 20px 0 3px;
}

h3 {
	font-size: 14pt;
	font-weight: bold;
	color: #1643A0;
	background-color: inherit;
	border-bottom: 2px solid #C0C0C0;
	margin: 20px 0 3px;
}

form {
	margin: 0;
}

input, textarea {
	ime-mode: disabled;
}

div#baseo { /* Centering for IE */
	text-align: center;
}

div#base {
	text-align: left; /* Centering for IE */
	color: inherit;
	background-color: #FFFFFF;
	margin-left: auto; margin-right: auto;
	width: 770px;
}

div#basei { /* border for IE & padding for FF */
	border: 5px solid #1643A0;
	border-style: none solid;
	padding: 10px;
}

div#header {
	text-align: center;
	color: inherit;
	background-color: #1643A0;
	padding: 5px 0;
	margin: 0 0 10px;
}

div#header h1 {
	font-size: 26pt;
	font-weight: bold;
	margin: 5px;
}

div#header h1 a {
	text-decoration: none;
	color: #FFF;
	background-color: inherit;
}

div#header div {
	font-size: 10pt;
	color: #FFF;
	background-color: inherit;
}

table.sepcol td {
	vertical-align: top;
	padding: 5px;
}

div.textlist { /* Centering for IE */
	text-align: center;
}

div.textlist textarea {
	text-align: left; /* Centering for IE */
	margin-left: auto; margin-right: auto;
}

label span.acc {
	text-decoration: underline;
}

input.btnSubmit {
	font-size: 14pt;
	font-weight: bold;
	color: #FFF;
	background-color: #395AA8;
}

div#opbutton {
	text-align: right;
	margin: 5px 60px 20px 5px;
}

div#opbutton table {
	margin-left: auto; margin-right: 0;
	text-align: left;
}

div#opbutton table td {
	vertical-align: bottom;
	white-space: nowrap;
	padding: 3px;
}

div#opbutton div.ophead {
	font-size: 10pt;
	margin: 2px;
}

div#opbutton input, div#opbutton select {
	margin: 2px;
}

dl#dlitems dt {
	font-weight: normal;
	color: inherit;
	background-color: #C7D8F1;
	padding: 2px;
}

dl#dlitems dt.irv_reged1 {
	color: #6C6F84;
	background-color: #D7E1E1;
}

dl#dlitems dt span.irv_reged {
	color: #313E86;
	background-color: inherit;
	font-size: 9pt;
	font-weight: bold;
	margin-left: 5px;
}

dl#dlitems dd div {
	padding: 1px 3px;
	margin: 2px 0;
}

dl#dlitems dd span.lhead {
	font-weight: bold;
	color: #202070;
	background-color: inherit;
	margin-right: 10px;
}

dl#dlitems dd .desc {
	font-size: 9pt;
}

dl#dlitems div.dlurl table td {
	padding: 0;
	width: 300px;
	height: 30px;
}

dl#dlitems div.dlurl table td.dlurl_irv {
	font-size: 12px;
	line-height: 30px;
	color: #888;
	background-color: inherit;
}

dl#dlitems div.dlurl table td.dlurl_irv a {
	font-weight: bold;
	background-color: #94D091;
	border: 2px solid #999;
	padding: 3px;
	margin-right: 10px;
}

dl#dlitems div.capwait {
	color: #A0A0A0;
	background-color: inherit;
}

dl#dlitems div.errmsg {
	color: inherit;
	background-color: #F2E3AA;
}

dl#dlitems div.inputurl input {
	width: 400px;
}

dl#dlitems div.inputcap img {
	margin-right: 20px;
}

dl#dlitems div.inputcap input {
	font-size: 22pt;
	width: 200px;
}

div#op_add {
	color: inherit;
	background-color: #E1F4F4;
	padding: 5px 5px 10px;
	margin: 5px 30px;
	display: none;
}

div#op_add h3, div#op_add p {
	margin: 5px;
}

div.page_parse_msg {
	font-size: 9pt;
	text-align: center;
	color: #0022BF;
	background-color: #F4E084;
	padding: 1px 3px;
	margin: 2px 10px;
}

div.infodiv {
	color: inherit;
	background-color: #D0E7E8;
	padding: 3px 10px;
	margin: 0 10px 5px;
}

div.infodiv li {
	margin-bottom: 10px;
}

div.notice {
	color: inherit;
	background-color: #F0E19B;
	border: 2px solid #D55;
	padding: 2px 3px;
	margin: 10px;
}

div.notice a {
	margin-right: 20px;
}

div#copy {
	color: #AAA;
	background-color: inherit;
	font-size: 9pt;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	text-align: center;
	padding: 20px;
	margin-top: 50px;
}

