﻿#form-act
{
    width : 500px;
}


#pln-recap > table.main 
{
    height : 550px;    
    width: 100%;
    margin: 37px 0;
}
#pln-recap tr td.main
{
    width : 50%;
    padding : 0 30px;
    vertical-align:middle;
}
#pln-recap td.main:first-child {
    border: solid 0px #888;
    border-right-width: 1px;
}

#pln-recap img {
    border: solid 1px #888;
}




.attachment .CAPTION
{
    line-height: 23px;
    width: 170px;
}

.attachment form ,
.attachment .CAPTION,
.attachment form > table
{
    float: left;    
}

.attachment .hxgUploadFileList
{
    width : 200px;
    float : right;
    margin: 0px;
    height : auto;
}
.attachment .hxgUploadFileList .file 
{
    float : right;
}

.attachment:after {
    content: "";
    clear: both;
    display: block;
}


#pln-recap .sep {
    border: solid 0px #aaa;
    border-bottom-width: 1px;
    text-align: left;
    font-family: robotoLight;
    font-size: 18pt;
    margin: 35px 0px 20px 0px;
    color: #338;
}

#pln-recap #prefecture
{
    text-align : left;
}
#pln-recap #prefecture .add
{
    text-align: center;
    font-size: 8pt;
    margin-top: 5px;
}

#pln-form.scroll-y
{
    max-height : 610px;    
}

#pln-popup .hxgPopupContent
{
    padding : 5px 0 0 0;     
}


#pln-popup #message
{
    width: 100%;
    height: 55px;
}