#main {
 width: 873px;
 height: 620px;
 margin-top: 0px;
 margin-bottom:0px;
 margin-left: auto;
 margin-right: auto;
 padding: 0px 0px 0px;
 text-align: center;
 }

#con {
 width: 700px;
 margin-top: 0px;
 margin-bottom:0px;
 margin-left: auto;
 margin-right: auto;
 padding: 0px 0px 0px;
 text-align: center;
 }

#con p {
 font-size: 12px;
 font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯','Osaka-ÅùÉý','¥Ò¥é¥®¥Î³Ñ¥´','Ê¿À®³Ñ¥´¥·¥Ã¥¯','Osaka';
 font-weight:normal;
 line-height: 200%;
 color: #333333;
 margin: 14px 0px 16px 0px;
 padding:0px;
 text-align: justify;
 text-justify: distribute;
 }

.title {
 font-size: 14px;
 font-family: '£Í£Ó £Ð¥´¥·¥Ã¥¯','Osaka-ÅùÉý','¥Ò¥é¥®¥Î³Ñ¥´','Ê¿À®³Ñ¥´¥·¥Ã¥¯','Osaka';
 font-weight: bold
 line-height: 200%;
 color: #333333;
 margin: 0px 0px 14px 0px;
 padding: 20px 0px 0px 0px;
 text-align: justify;
 text-justify: distribute;
 }

#con table {
 border-style: none;
 width: 680px;
  margin: 0px;
}

#con table th {
 font-size: 12px;
 background-color: #dcd3cd;
 color: #000000;
 text-align: left;
 border-style: none;
 white-space: nowrap;
 padding: 5px;
}


#con table td {
 background-color: #eeeeee;
 color: #000000;
 text-align: left;
 border-style: none;
 white-space: nowrap;
 padding: 5px;
}

#con .submit {
 text-align: center;
}

#botblock {
 width: 680px;
 margin: 0px;
 padding: 4px 0px 4px 0px;
 background: #dcd3cd;
 text-align: left;
 }