body { margin-top:  0px; margin-bottom: 0px }
body { margin-left: 0px; margin-right:  0px }

body { background-attachment: fixed }
a:hover  { color: #ff9900; text-decoration: none }
a { text-decoration: none }

.size10 	{ font-size: 10px; line-height: 11px }
.size10h 	{ font-size: 10px; line-height: 14px }
.size12 	{ font-size: 12px; line-height: 13px }
.size12h 	{ font-size: 12px; line-height: 16px }
.size14 	{ font-size: 14px; line-height: 16px }
.size14h 	{ font-size: 14px; line-height: 20px }
.size18 	{ font-size: 18px; line-height: 20px }
.size24 	{ font-size: 24px; line-height: 26px }
.size32 	{ font-size: 32px; line-height: 34px }

INPUT#jp  { ime-mode: active   }
INPUT#eng { ime-mode: inactive }

INPUT.nsd { border: 1px solid #666; }

td { font-size: 12px; line-height: 14px }
br { line-height: 14px }

.aisatsu {
	width:460px;
	padding:20px;
	border:1px #CCC dotted;
	background:#FBF8DB url(img/tbg.png);
}

.right {
	text-align:right;
}
