
/**************************************** 共通 ****************************************/

body {
	background: #f0f0e9;
	color: #000000;
	font-family: sans-serif;
	line-height: 1.45;
	margin: 0px;
}

a {
	border-bottom: 1px dotted;
	text-decoration: none;
}

a:link {
	color: #3333dd;
}

a:visited {
	color: #4455aa;
}

a:hover {
	color: #ee00ee;
}

a:active {
	color: #ee00ee;
}

hr {
	border-top: 4px dotted #777777;
	border-bottom: 0;
	clear: both;
}

h1 {
	font-family: "Times New Roman";
	font-size: 250%;
	line-height: 1;
	margin-left: 20px;
	text-shadow: 4px 4px 4px #999999;
}

h1:first-letter {
	color: #0000bb;
	font-size: 200%;
	margin-top: 0;
	margin-right: 3px;
	text-shadow: 4px 4px 4px #666699;
}

h1 span {
	font-size: 50%;
	height: 1em;
	line-height: 1;
	position: relative;
	left: 4em;
}

h2 {
	font-size: 120%;
	margin: 30px auto 25px auto;
}

h2:first-letter {
	color: #1144dd;
	font-size: 160%;
	margin-right: 1px;
}

h2 span {
	color: #1144dd;
	font-size: 160%;
	margin-right: 1px;
}

h3 {
	font-size: 100%;
}

table {
	margin-left: 30px;
}

td, th {
	border-top: 1px #aaaa99 solid;
	border-bottom: 2px #888877 solid;
	border-left: 1px #aaaa99 solid;
	border-right: 2px #888877 solid;
}

th {
	background: #d4d4cc;
	font-weight: normal;
	line-height: 1.45;
	padding: 3px 10px 3px 10px;
	text-align: center;
	white-space: nowrap;
}

td {
	background: #ffffff;
	line-height: 1.45;
	padding: 3px 10px 3px 10px;
	text-align: center;
}

.field {
	margin: 40px 40px 20px 40px;
}

.navi-top {
	background: #111122;
	border-bottom: 2px solid #999999;
	color: #ffffff;
	font-family: "Yu Gothic UI", "ヒラギノ角ゴシック", sans-serif;
	font-size: 80%;
	line-height: 1.9;
	margin: 0px 0px 18px 0px;
	padding: 1px 10px 3px 0px;
	text-align: right;
}

.navi-top a:link {
	color: #ffffff;
}

.navi-top a:visited {
	color: #ffffff;
}

.navi-top a:hover {
	color: #ffffff;
}

.navi-bottom {
	background: #111122;
	border-top: 2px solid #999999;
	color: #ffffff;
	font-size: 80%;
	font-family: "Yu Gothic UI", "ヒラギノ角ゴシック", sans-serif;
	line-height: 1.9;
	margin: 0;
	padding: 2px 0px 2px 10px;
}

.navi-bottom a:link {
	color: #ffffff;
}

.navi-bottom a:visited {
	color: #ffffff;
}

.navi-bottom a:hover {
	color: #ffffff;
}

.backtotop {
	font-size: 90%;
	line-height: 1;
	text-align: right;
}

.guide {
	background: #f0f0f8;
	border: 1px dashed #333377;
	font-family: "Arial", sans-serif;
	margin: 40px 40px 25px 40px;
	padding: 0 20px 10px 15px;
}

.guide div {
	background: #333377;
	color: #ffffff;
	font-size: 80%;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 5px;
	padding-top: 3px;
	position: relative;
	top: -1px;
	left: -16px;
	text-align: center;
	width: 7em;
}

.guide a {
	font-size: 90%;
	margin-right: 20px;
	white-space: nowrap;
}

.guide ul {
	font-size: 90%;
	margin-left: -1em;
}

.guide li a {
	margin-right: 0;
}


/**************************************** インデックス ****************************************/


.index h1:first-letter {
	float: left;
	margin-top: 0px;
}

.index h2 {
	font-size: 110%;
	margin: 0;
}

.index h2:first-letter {
	color: #000000;
	font-size: 100%;
	margin-right: 0px;
}

.index ul {
	list-style: none;
	margin-top: 0 ;
}

.index li {
	margin-bottom: 5px;
}

.index #menu-left {
	float: left;
	margin-bottom: 1em;
	width: 14em;
}

.index #menu-right {
	float: left;
}

address {
	font-style: normal;
	margin-top: 1em;
	text-align: right;
}

.index #ldo-menu-left {
	float: left;
	margin-bottom: 1em;
	width: 16em;
}


/**************************************** データ ****************************************/


.single-table {
	margin-top: 2em;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}


/**************************************** その他 ****************************************/


.high {
	color: #ff0000;
}

.single-list {
	margin-left: 1em;
}

#ending .text {
	font-family: "ＭＳ 明朝","ヒラギノ明朝",serif;
	margin-left: 2em;
}

#ending .message {
	margin-left: 2em;
}

#ending ul {
	list-style: none;
}

.joseph {
	text-align: left;
	width: 185px;
}