@charset "UTF-8";

	small {
		background-color:inherit;
		font-size:70%;
		color:#000;
	}

	input {
		background-color:#ececec; 
		color:#555555;
		border:solid 1px navy;
		padding:2px;
		font-family:"Trebuchet MS","BOOK Antiqua Bold Italic",Arial,sans-serif;
		font-size:90%;
		font-weight:bold;
		width:100%;
	}

	input.patay {
		width:20%;
		border:solid 2px #6495ed;
		padding:2px 0px 0px 2px;
	}

	textarea {
		background-color:#fffff3;
		color:#333366;
		border:solid 1px #ccc;
		font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka,"Trebuchet MS",helvetica,arial,sans-serif;
		font-size:110%;
	}

	.center table {
		margin-right:auto;
		margin-left:auto;
	}

	table.labas {
		background-color:inherit;
		border-style:none;
		padding:0;
		text-align:center;
		width:100%
	}

	table.bisoy {
		background-color:#eee; 
		border:solid 2px #7777ff;
		padding:0;
	}

	tr.area { 
		padding-bottom:2px; 
	}

	td {
		background-color:#ddd;
		color:#004080;
		font-size:90%;
		font-weight:bold;
		padding:0;
	}

	td.title{
		background-color:#6495ed;
		border:solid 1px #fff;
		color:#fff;
		font-family:"Palatino Linotype Bold Italic","Times New Roman Italic",Century,helvetica,arial,serif;
		font-size:105%;
		padding:0.5em 1em 0.5em;
	}

	td.trans {
		background-color:inherit;
	}

	hr {
		background-color:inherit;
		color:#ccc;
	}

	pre {
		margin-left:6em;
	}

	pre strong {
		background-color:inherit;
		color:#efefdf;
		font-family:"ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック", Osaka,"Palatino Linotype Bold Italic","Times New Roman Italic",Century,serif;
		font-size:140%;		
	}

/* UTF-8 記述 */
