body {
	font-family:'£Í£Ó ¥´¥·¥Ã¥¯','£Í£Ó¥´¥·¥Ã¥¯','MS¥´¥·¥Ã¥¯','MS ¥´¥·¥Ã¥¯',Osaka;
	leftmargin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #000000;
	background-color: #eeeeee;
  -webkit-text-size-adjust:none;
}
a { color: blue; }
input { font-size: 14px; }
textarea { font-size: 14px; font-family: "£Í£Ó ¥´¥·¥Ã¥¯",monospace; line-height: 100%; }

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

#form_menu {
        width: 150px;
	left : 0px;
}

#form_menu .tddata {
        border-color: #3E4E61;
        border-width: 1px;
        border-style: solid;
}

#form_menu .tdstep {
        border-width: 0px;
	text-align: center;
	font-size: 16px;
}

#form_edit {
        width: 550px;
        left: 270px;
        margin: auto;
        text-align: left;
}




.emphasis { font-size: 16px; 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 {
        border-color: #000000;
        border-collapse: collapse;
        border-spacing: 0px;
        border-width: 0px;
        border-style: solid;
}

.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;
}

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