body {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(images/mainbg.jpg);
	background-repeat: repeat;
}
#container {
	background-color: #fff;
	border-left: 1px solid #aaa;
	border-right: 1px solid #aaa;
	vertical-align: top;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}#content {
	padding: 15px;
}
.smalltext {
	font-size: 80%;
	line-height: 140%;
}
.smalltextshifted {
	font-size: 80%;
	line-height: 140%;
	padding-left: 12px;
}
h3.main {
	border-bottom: 1px solid #aaa;
	font-size: 14px;
	padding: 3px;
	color: #660000;
}
h4.main {
	font-size: 12px;
	clear: both;
	border-bottom: 1px dotted #963;
	padding: 4px;
	color: #600;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #963;
}	
table.otoiawase
{
/* 	border: 1px solid gray;
	padding: 12px; */
	width: 90%;
	margin: auto auto 14px auto;
}
table.otoiawase td.heading {
	padding: 6px;
	font-size: 90%;
	color: #600;
	vertical-align: top;
	white-space: nowrap;
	border-bottom: 1px solid #ddd;
}
table.otoiawase td.content {
	padding: 6px;
	vertical-align: top;
	border-bottom: 1px solid #ddd;
}
#indexbox {
	background-image: url(images/indexbox2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
}
#bottomlink {
	text-align: center;
	margin-bottom: 24px;
}
#bottomlink a {
	color: #345;
}
#footer {
	text-align: center;
	font-size: 80%;
	margin: 12px;
}

h1 {
	font-size: 16px;
}
.tategakibox {
	writing-mode: tb-rl;
	font: 100% serif;
	line-height: 180%;
	white-space: nowrap;
}
.float-right {
	margin-left: 8px;
	float: right;
}
table.atamihanabi {
/* 	border-collapse: collapse; */
border-top: 1px solid #aaa;
border-bottom: 1px solid #555;
}
table.atamihanabi td {
	border-bottom: 1px solid #aaa;
	font-size: 90%;
	vertical-align: top;
}
table.atamihanabi th {
	border-top: 1px solid #555;
	border-bottom: 1px dotted #aaa;
	text-align: left;
	color: #000;
}
table.atamihanabi th span {
	font-weight: normal;
	font-size: 90%;
	margin-left: 1em;
	color: #c00;
}