/*------RESET CSS*/

#con01 {
line-height: 150%;
text-align: left;
max-width: 1000px;
margin-right: auto;
margin-bottom: 30px;
margin-left: auto;
padding-top: 25px;
padding-bottom: 50px; }
#con01 img {
max-width: 100%;
}

/*------*/

.anq2013  {
font-size: 16px;
line-height: 150%;
background-color: white
	;
text-align: left; }
.anq_list     {
padding-top: 20px;
padding-bottom: 10px;
}
h3 {
	font-size: 25px !important;
	margin-bottom: 25px;
	padding: 5px; }
.dueDate {
color: #fff;
font-size: 15px;
font-weight: bold;
background-color: #dc143c;
margin-bottom: 25px;
padding: 5px;
display: inline;
}
.anq_list .anqDiv {
line-height: 150%;
margin-bottom: 25px; }
.anq_list p {line-height:   150%;
margin-bottom: 25px; }

.anq_list strong {
font-size: 16px;
font-weight: bold;
border-bottom: 1px dotted #a9a9a9; }
/*------*/
h4 {
font-size: 15px !important;
font-weight: bold;
max-width: 400px;
padding: 5px;
border: solid 1px #000;
}
.redLn {
	color: #f00;
	border-bottom: 1px solid #f00;
	 }

.shirtB {
border-bottom: 1px dotted #a9a9a9;
display: table;
}
.shirtBbold {display:       table;
border-bottom: 3px solid #a9a9a9; }

.boldLn {
border-bottom: 3px solid #000 !important;


}
.shirtL {
display: table-cell;

}
.shirtR {
vertical-align: top;
min-width: 300px;
display: table-cell;
}
.shirtR th {
border-bottom-style: none;
border-bottom-width: 0;
white-space: nowrap; }

.shirtR td {
border-bottom-style: none;
border-bottom-width: 0;
white-space: nowrap; }

/*------*/
.kakuninTtl {
font-size: 20px !important;
font-weight: bold;
padding: 5px;
border: solid 1px #000;
display: inline;
}

/*------*/
.thnx {
max-width: 650px;
margin-right: auto;
margin-bottom: 15px;
margin-left: auto;
padding-right: 5px;
padding-left: 5px;
}

a.btEntry {
color: #fff;
font-size: 15px;
background-color: #f00;
padding: 5px 10px;
border: solid 3px #f00;
white-space: nowrap;
}

/*------*/
.error {
color: #dc143c;
font-size: 18px;
font-weight: bold;
}

.resetButton {
background-color: #fff;
vertical-align: bottom;
border-width: 0;
border-color: #fff 

}
/*------------------------------*/
/*@media screen and (max-width:600px){*/
@media screen and (max-width:600px){
.anq2013 {
padding-right: 10px;
padding-left: 10px;

}

.dueDate {
line-height: 175%;


}

input {
max-width: 100%;
}

.address {
width: 100% !important;


}

/*------*/
.shirtL {
display: block;
}

.shirtR {
min-width: 0;
display: block;
}
}

