/* CSS Document */

h1 {

font-size: 14px;
border-bottom: 1px solid #000000;
}

h2 {
margin-right: 65px;
text-align: right;
font-size: 16px;
}

* html body {
margin-left: 100px
}

body {
text-align: justify;
font-family: Verdana;
font-size: 12px;
margin-top: 0px;
background-color: #cdcdcd;
}
.bodytext {
font-family: Verdana;
font-size: 12px;
}

a {
color: #000000;
}
#warp {
background-image: url(res-jb/main-bg.jpg);
background-color: #FFFFFF;
background-repeat: repeat-y;
border: 1px solid #8a8a8a;
width: 820px;

margin: auto;
}
#header {
border-bottom: 2px solid #005826;
background-image: url(res-jb/header.jpg);
background-repeat: no-repeat;
background-color: #fbfcfc;
height: 137px;
}

#menu {
float: left;
padding-top: 30px;
padding-left: 10px;
height: 500px;
width: 150px;
}

#text {
background-color: #FFFFFF;
margin-left: 170px;
width: 580px;
}

#footer {
font-size: 10px;
padding-right: 10px;
text-align: right;
color: #000000;
clear:both;
background-color: #FFFFFF;
border-top: 2px solid #005826;
padding-bottom: 20px;
}


/* MAILFORM #########################################################################*/
.csc-mailform{
  border: none;
}
.csc-mailform {
position: relative;
display:block;
width:95%;
PADDING:0px;
fontsize: 10px;
}

.csc-mailform-field {
}

label {
position: relative;
display:block;
width: 100px;
float: left;
text-align: right;
margin:8px;



}

textarea {
position: relative;
width:auto;
left:20px;
margin: 5px;
}

input, textfield{
position: relative;
width:auto;
left:20px;
margin: 5px;


}
textarea {
position: relative;
width:auto;
left:10px;
margin: 5px;
}

input, textfield{
position: relative;
width:auto;
left:10px;
margin: 5px;


}


.csc-mailform-check {
left: 20px;
align: left;
}

.button {
clear: left;
position: relative;
display:block;
left:300px;
width:auto;

}

.csc-mailform-submit {
clear: left;
position: relative;
display:block;
left:125px;
width:auto;

}

.csc-form-label-req {
font-size: 12px;
#padding-left: 20px;
}

csc-form-fieldcell{
margin-left: -20;
}

mailformformtype_mail {
padding-left:50px;


}