/* Documents */
h1 {
    font-size: 150%;
    text-align: center;
    padding: 5px;
    border: 1px solid #9999AA;
    margin: 0px 0px 10px 0px;
    background-color: #AABBCC;
}
h2, .h2p , .h2ul{
    margin-left: 5px;
}
h2 {
    font-size: 130%;
    font-weight: bold;
    padding: 10px;
}
.h2ul li{
    padding: 5px;
    font-size: 130%;
    font-weight: bold;
    color: #333;
}
.h2p {
    color: #333;
    font-size: 115%;
    padding:10px 0px 0px 20px;
    line-height: 1.3em;
}
h3 {
    font-size: 120%;
    font-weight: bold;
}
h3, .h3p {
    margin-left: 35px;
    color: #555;
}
.h3ul{
    margin-left: 50px;
    color: #555;
}
.h3p {
    padding: 5px 0px;
    line-height: 1.3em;
}
h4 {
    font-size: 110%;
    margin-top: 10px;
}
h4, .h4p {
    margin-left: 55px;
    color: #600;
}
.h4p {
    color: #666;
    padding: 5px;
    line-height: 1.3em;
}
.contents-header {
    border-color: #9999AA;
    background-color: #BBCCDD;
    margin: 0px;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    color: #333333;
}
.contents-body {
    border-width: 0px 1px 1px 1px;
    border-color: #9999AA;
    border-style:solid;
    padding: 20px 20px 10px 20px;
}
.imagephoto {
    text-align: center;
    padding: 10px 0px;
}
.imagephoto img {
    width: 500px;
    background-color: #CCC;
}
.contents-service-img {
    float: left;
    text-align: center;
    width: 160px;
    margin: 0px 0px 10px 0px;
}
.contents-service-img img {
    margin: 0px;
}
.contents-service-txt {
    margin: 20px 10px 20px 180px;
}
.contents-service-txt p {
    font-size: 100%;
    line-height: 1.3em;
    margin: 10px 0px;
}
table.aboutus-table {
    margin: 10px 0px 0px 0px;
    border-collapse: collapse;
    width: auto;
    clear: none;
}
table.aboutus-table th, table.aboutus-table td{
    border: 1px solid #999;
    font-size: 90%;
    padding: 10px;
    line-height: 2em;
}
table.aboutus-table th {
    background-color: #F0F0F0;
}
table.aboutus-table td {
    text-align: left;
}
table.simple-table {
    border-collapse: collapse;
    width: auto;
    clear: none;
    border: 0px;
}
table.simple-table td ,table.simple-table th {
    border: 0px;
    padding: 8px;
    font-size: 90%;
}
table.simple-table td {
    text-align: left;
}
div.column p {
    line-height: 1.4em;
    margin-bottom: 20px;
}
div.column ul {
    margin-bottom: 30px;
}
div.column ul li {
    line-height: 1.4em;
}
.mb-big {
    margin-bottom: 40px !important;
}
.mt-big {
    margin-top: 40px !important;
}
.top-photo {
    width: 590px;
    height: 150px;
    overflow: hidden;
    text-align: right;
    background-color: #111;
    float: left;
}
.top-photo img {
    border-top: 1px solid #999;
    border-right: 1px solid #999;
}
div.siteboxes {
    margin-left: -10px;
}
.box{
    width: 190px;
    float: right;
    padding-left: 10px;
    margin-top: 10px;
}
.box-title{
    border: 1px solid #99A;
    text-align: center;
    padding: 5px;
    background-color: #BCD;
    color: #666;
    font-weight: bold;
    font-size: 105%;
}
.box-body {
    border: 1px solid #99A;
    text-align: center;
    padding-top: 10px;
    margin-top: -1px;
}
.box-body p {
    text-align: left;
    padding: 10px;
    color: #666;
    font-size: 85%;
    line-height: 1.3em;
}
.caption {
    text-align: center !important;
    font-weight: bold;
}
.contents-body {
    line-height: 1.3em;
}
form.inquiry {
    margin-top: 20px;
}
form.inquiry label{
    margin-top: 15px;
    font-size: 100%;
}
form.websystem {
    padding: 20px 0px 0px 35px;
    text-align: left;
}
form.websystem label{
    margin-top: 15px;
    font-size: 100%;
}
form.websystem select{
    font-size: 100%;
}
form.websiteform{
    padding: 30px 0px 0px 35px;
}
