body {
	font-family:'£Í£Ó ¥´¥·¥Ã¥¯','£Í£Ó¥´¥·¥Ã¥¯','MS¥´¥·¥Ã¥¯','MS ¥´¥·¥Ã¥¯',Osaka;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 16px;
	background-color: #000000;
	background-image: url(/ginmaku/images/bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
        line-height: 140%;
}
a { color: blue; }
a:alink a:vlink { color: red; }
input { font-size: 14px; }
textarea { font-size: 14px; font-family: "£Í£Ó ¥´¥·¥Ã¥¯",monospace; line-height: 100%; }
table { color: #000000 }
#form_main {
        width: 700px;
        margin: auto;
        text-align: left;
        position: relative;
        top: 40px;
}

#form_login {
        width: 400px;
        margin: auto;
        text-align: left;
        position: relative;
}

.emphasis { font-size: 14px; color: #000000; background: #ccffcc }
.error    { font-size: 14px; color: #ff0000 }
.info     { font-size: 14px; color: #33aa33 ; background-color: #ffffcc; border-width: 0}
.title    { font-size: 18px; color: #000000 ; text-align: center ; font-weight: bold}
.subtitle { font-size: 16px; color: #000000 ; font-weight: bold; text-align: center}
.guide    { font-size: 14px; color: green ; text-align: left}
.minidis  { font-size: 12px; vertical-align:bottom; color: #c0c0c0 }
.minilink { font-size: 12px; vertical-align:bottom; color: blue }
.quotation { color: green }
.lastdata { font-weight: bold }
.button {
	width: 100px;
	margin-right:5px;
}
.ttbox {
	margin-top: 10px;
        border-color: #000000;
        border-collapse: collapse;
        border-spacing: 0px;
        border-width: 0px;
        border-style: solid;
}
.tdhead {
        border-color: #cccc99;
        border-width: 1px;
        border-style: solid;
        font-size: 14px;
        line-height: 140%;
        background-color: #faeaaa;
        background-position: center center;
        text-align: center;
        padding: 3px;
        font-weight: bold;
}

.tddata {
        border-color: #cccc99;
        border-width: 1px;
        border-style: solid;
        font-size: 14px;
        line-height: 140%;
        background-color: #ffffcc;
        background-position: center center;
        text-align: left;
        white-space: normal;
        padding: 3px;
}

.tbutton {
        font-size: 14px;
	text-align: center;
        padding: 3px;
}

.mailbody { 
	font-size: 16px; 
	font-family: "£Í£Ó ¥´¥·¥Ã¥¯",monospace; 
	line-height: 150%; 
	width: 640px; 
}

.thtop {
	color: #ffffff;
	text-align: center;
}
