body {
  padding-top: 70px;
  padding-bottom: 30px;
}
.navbar-account{
  color: #999;
  padding-top: 10px;
}
.navbar-account .greeting{
  font-size: 90%;
  display: inline-block;
  margin-right: 5px;
}
.navbar-account .glyphicon{
  margin-right: 5px;
}
.jumbotron{
background-image: url(assets/images/a-member_bg.png);
background-position: 98% 60%;
background-repeat: no-repeat;
}
#sidebar .panel-heading{
  margin:0;
  font-size:110%;
}

@media(max-width:767px){

	.navbar-account{
		margin-right:0;
		margin-left:0;
	}
	.navbar-account p,
	.navbar-account a.btn{
		display: block;
		margin-bottom: 5px;
	}

}


/* .form-control styles */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="url"],
textarea,
select{
	font-size: 120%;
	padding: 6px 12px;
	color: #555;
	vertical-align: middle;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

textarea{
	height: 8em;
}

.aform-content label{
	font-weight: normal;
	max-width: 1090px;
}

.amember-content .error{
	color: #D92B00;
	text-align: center;
	margin: 10px 0;
}
.amember-content .finished{
	color: #D92B00;
}
.greeting {
color: white;
}




input[type="radio"], input[type="checkbox"] {
   -webkit-transform: scale(1.5);
   transform: scale(1.5);
   margin: 0 0.5em 0 0;
}
.aform-content dl dd ul {
    padding: 0 1em;
}
.aform-content dl dd ul li {
    padding: 3px 0;
}
.aform-content dl dd ul.aform-name-ul {
    padding: 0;
}
div.aform-input-example {
    color: #d92b00;
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 0.5em;
}
input[type="text"].aform-field-option-text {
    width: 100%;
    background-color: #fff;
}
input[type="text"].aform-field-option-text:disabled {
    background-color: #d2d1c6;
}

div.aform-hdln {
    padding: 5px;
    border-bottom: 1px solid #a4c2db;
    border-left: 5px solid #a4c2db;
    background-color: #e0f1ff;
}
.comment1 {
    line-height: 2;
}
.aform-content dl dt span.aform-label {
    background-color: #eee;
    padding: 8px;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
div.aform-note {
    background-color: #ffffd5;
    padding: 8px;
}
div.aform-note strong {
    padding-bottom: 1em;
    display: inline-block;
}

.aform-content dl.dl_depart01,
.aform-content dl.dl_depart02,
.aform-content dl.dl_depart03,
.aform-content dl.dl_depart04,
.aform-content dl.dl_depart05,
.aform-content dl.dl_depart06,
.aform-content dl.dl_depart07,
.aform-content dl.dl_depart08,
.aform-content dl.dl_depart09,
.aform-content dl.dl_depart10 {
  margin: 0 10px 0.5em 0;
  padding: 0;
  float: left;
  width: 104px;
}
.aform-content dl.dl_depart01 dt,
.aform-content dl.dl_depart02 dt,
.aform-content dl.dl_depart03 dt,
.aform-content dl.dl_depart04 dt,
.aform-content dl.dl_depart05 dt,
.aform-content dl.dl_depart06 dt,
.aform-content dl.dl_depart07 dt,
.aform-content dl.dl_depart08 dt,
.aform-content dl.dl_depart09 dt,
.aform-content dl.dl_depart10 dt {
  display: none;
}
.aform-content dl.dl_q0_1 {
  clear: both;
}
div.aform-note.comment1 strong {
    color: #d92b00;
    padding-bottom: 0;
    display: inline;
}
div.aform-hdln.title1,
div.aform-hdln.title2,
div.aform-hdln.title3 {
    color: #fff;
    border-left: 2px solid #3072aa;
    background-color: #3072aa;
    font-size: 130%;
}
.aform-label span.aform-required {
    display: none;
}
/*** 下請事業者の新規登録 資本金の万円***/
div.aform-note.new_capital_unit {
    background-color: #fff;
    display: inline-block;
    margin: 76px 0 0 -35px;
}
/*** 下請事業者一覧 ***/
#content h3 {
  font-weight: bold;
  padding: 10px;
  color: #fff;
  font-size: 130%;
  line-height: 1;
  background-color: #3072aa;
  padding: 12px 10px 10px;
}
#content table {
  width: 100%;;
  border: #a4c2db solid 1px;
}
#content table th,
#content table td {
  border: #a4c2db solid 1px;
  padding: 8px 6px;
}
#content table th {
  padding: 8px 0;
}
#content table th {
  word-break: keep-all;
  white-space: nowrap;
  text-align: center;
  background-color: #addaff
}
#content table tbody tr:nth-child(2n) {
  background-color: #f2fbff;
}
#content table#new thead th {
  width: 7%;
}
#content table#new thead th:nth-of-type(2) {
  width: 21%;
}
#content table#new thead th:nth-of-type(3) {
  width: 9%;
}
#content table#new thead th:nth-of-type(4) {
  width: 6%;
}
#content table#new thead th:nth-of-type(5) {
  width: 23%;
}
#content table#new thead th:nth-of-type(6) {
  width: 13%;
}
#content table#new thead th:nth-of-type(7) {
  width: 8%;
}
#content table#new thead th:nth-of-type(8) {
  width: 13%;
}
#content table#new tbody td:first-of-type,
#content table#new tbody td:nth-of-type(4) {
  text-align: center;
  padding: 8px 0;
}
#content table#new tbody td:nth-of-type(3) {
  text-align: right;
}
#content table#new tbody td .del_btn {
  margin-top: 6px;
  border-color: #bc0000;
  background-color: #bc0000;
  color: #fff;
}
#content table#during thead th {
  width: 3%;
}
#content table#during thead th:nth-of-type(2) {
  width: 4%;
}
#content table#during thead th:nth-of-type(3) {
  width: 21%;
}
#content table#during thead th:nth-of-type(4) {
  width: 9%;
}
#content table#during thead th:nth-of-type(5) {
  width: 6%;
}
#content table#during thead th:nth-of-type(6) {
  width: 23%;
}
#content table#during thead th:nth-of-type(7) {
  width: 13%;
}
#content table#during thead th:nth-of-type(8) {
  width: 8%;
}
#content table#during thead th:nth-of-type(9) {
  width: 13%;
}
#content table#during tbody td:first-of-type,
#content table#during tbody td:nth-of-type(2),
#content table#during tbody td:nth-of-type(5) {
  text-align: center;
  padding: 8px 0;
}
#content table#during tbody td:nth-of-type(4) {
  text-align: right;
}
#content .submission-notice h3 {
  padding: 0;
  color: #bc0000;
  background-color: transparent;
}

.alert-area {
  background-color: #ffffd5;
  padding: 15px;
  border: solid 1px #c9c999;
  margin-bottom: 10px;
}
.alert-area h3 {
  padding: 0 !important;
  margin: 0 !important;
  color: #bc0000 !important;
  background-color: transparent !important;
}
.alert-area p {
  padding: 0 !important;
  margin: 0 !important;
}
.forget {
display:none;
}

.aform-button-area {
clear: both;
}
#aform-10 .precautions_title,
#aform-10 .precautions_comment{
display: none;
}
#aform_confirm_msg {
text-align: center;
clear: both;
padding-top: 30px;
}