body {
	font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯','£Í£Ó£Ð¥´¥·¥Ã¥¯','MSP¥´¥·¥Ã¥¯','MS P¥´¥·¥Ã¥¯',Osaka;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 16px;
	line-height: 120%;
	color: #000000;
	background-color: #eeeeee;
}
a { color: blue; }
a:alink a:vlink { color: red; }
input { font-size: 14px; }
textarea { font-size: 14px; font-family: "£Í£Ó ¥´¥·¥Ã¥¯",monospace; line-height: 100%; }

#form_main {
        width: 640px;
        margin: auto;
        text-align: left;
        position: relative;
        top: 20px;
}

#form_menu {
        width: 250px;
        margin: auto;
        text-align: left;
        position: relative;
        top: 20px;
}

#form_edit {
        width: 600px;
        margin: auto;
        text-align: left;
        position: relative;
        top: 0px;
}

#form_search {
        width: 600px;
        margin: auto;
        text-align: left;
        position: relative;
        top: 0px;
}

#form_list {
        width: 600px;
        margin: auto;
        text-align: left;
        position: relative;
        top: 0px;
}

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

.emphasis { font-size: 14px; color: #000000; background: #ccffcc }
.error    { font-size: 12px; color: #ff0000 }
.info     { font-size: 14px; color: #33aa33 }
.guide    { font-size: 14px; color: #334A84 }
.minidis  { font-size: 12px; vertical-align:bottom; color: #c0c0c0 }
.minilink { font-size: 12px; vertical-align:bottom; color: #000000 }
.mitem { font-size: 12px; color: #000000; text-decoration: none; }
.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;
}

.thtop {
        border-color: #3E4E61;
        border-width: 0px;
        border-style: solid;
        font-size: 14px;
        color: #ffffff;
        line-height: 160%;
        background-color: #7272ee;
        background-position: center center;
        text-align: center;
        padding: 3px;
        font-weight: bold;
}

.tdhead {
        border-color: #3E4E61;
        border-width: 1px;
        border-style: solid;
        font-size: 14px;
        line-height: 160%;
        background-color: #C2C2C2;
        background-position: center center;
        text-align: center;
        padding: 3px;
        font-weight: bold;
}

.tddata {
        border-color: #3E4E61;
        border-width: 1px;
        border-style: solid;
        font-size: 14px;
        line-height: 160%;
        background-color: #FFFFFF;
        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; 
}
