h1 {
font-size: 1.1em;
margin-right: 15px;
margin-left: 15px;
font-weight: normal;
text-align: center;
}
h2 {
font-size: .9em;
font-weight: bold;
margin-top: 20px;
}
h3 {
font-size: .9em;
font-weight: bold;
margin-top: 20px;
}
h4 {
font-size: .9em;
font-weight: bold;
margin-top: 20px;
}
h5 {
font-size: .9em;
font-weight: bold;
margin-top: 20px;
}
h6 {
font-size: .9em;
font-weight: bold;
margin-top: 20px;
}

div.wht p {
text-align: center;
width: 560px;
margin-right: auto;
margin-left: auto;
margin-bottom: 0px;
}
div.wht p#tm {
margin-top: 50px;
font-size: .8em;
padding-bottom: 10px;
}

table#ship {
width: 400px;
background-color: #e4e4c9;
font-size: .9em;
border: 1px solid #CCCC99;
}
table#ship th {
padding: 4px 5px;
}
table#ship td {
background-color: #FFFFFF;
vertical-align: top;
text-align: left;
padding: 3px 15px;
}
table#ship td.ttl {
width: 60%;
}

div#order {
width: 560px;
}
div#order p {
text-align: left;
margin-bottom: 6px;
}
div#order p.ctr {
text-align: center;
}
div#order ol {
margin-bottom: 10px;
font-size: .9em;
margin-left: 35px;
list-style-type: decimal;
}
div#order ol li {
text-align: left;
}

