@charset "UTF-8";

/*-----------------------------------------------------------
JVTA | SEMINAR

Modified 2009 02.04 MT
-------------------------------------------------------------*/

@import url("../common/import.css");

h4{
margin:20px 0 10px 0;
padding:0 0 5px 0;
border-bottom:1px dotted #ccc;
}

.inner ul {
margin: 0 0 10px 20px;
}

#infoArea table.curriculum {
width:100%;
margin: 0 0 20px 0;
border-collapse:collapse;
border: 1px solid #CCC;
}

#infoArea table.curriculum th {
vertical-align:top;
background-color:#E3F5FE;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}

#infoArea table.curriculum td {
vertical-align:top;
border-bottom: 1px solid #CCC;
}

#infoArea table.receipt {
width:100%;
margin: 0 0 20px 0;
border-collapse:collapse;
border:1px solid #ccc;
}

#infoArea table.receipt caption{
color:#fff;
padding:5px;
text-align:center;
background:#666;
}

#infoArea table.receipt th {
width:50%;
text-align:center;
border-bottom: 1px solid #CCC;
}

#infoArea table.receipt td {
text-align:center;
border-bottom: 1px solid #CCC;
}

#infoArea table#datetable {
width:470px;
table-layout:fixed;
margin: 0 20px 20px 20px;
border-collapse:collapse;
border: 1px solid #CCC;
}

#infoArea table#datetable th {
width:180px;
vertical-align:top;
background-color:#E3F5FE;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}

#infoArea table#datetable td {
vertical-align:top;
border-left: 1px solid #CCC;
border-bottom: 1px solid #CCC;
}

#infoArea table.curriculum .f_center {
text-align: center;
pading: 10px;
}

#infoArea fieldset{
margin:10px;
border:none;
}

dl{
margin:0 0 20px 0;
}

dl dt{
clear:both;
float:left;
width:100px;
padding:5px;
}

dl dd{
margin:0 0 0 100px;
padding:5px;
}

.name{
width:130px;
}
#zip{
width:130px;
}
#add{
width:330px;
}
#tel{
width:130px;
}
#mail{
width:330px;
}
