.touketsuBox {
clear: both;
overflow: hidden;
}

.touketsuBox  h3 {
border-left: 10px solid #000;
background: #F1F1F1;
padding: 10px;
padding-left: 15px;
font-size: 1.4em;
font-weight: 700;
line-height: 1.4;
margin-bottom: 15px;
}

.touketsuBox h3 span {
display: block;
font-size: 0.7em;
}

.touketsuBoxPh {
float: left;
padding-right: 20px;
}

.touketsuBox p {
font-size: 1em;
line-height: 1.7;
padding-top: 20px;
}

.touketsuBox p.Lead {
font-size: 1.4em;
}


#touketsuSelf h3 {
background: #0068B6;
text-align: center;
padding: 20px;
padding-left: 40px;
padding-right: 40px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
}

#touketsuSelfInner {
border: 10px solid #0068B6;
padding: 30px;
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}

#touketsuSelfInner h4 {
text-align: center;
padding-bottom: 20px;
}

.touketsuBoxLead {
border-bottom: 1px solid #333;
text-align: center;
}

.touketsuBoxLead p {
font-size: 1.1em;
line-height: 1.7;
padding-bottom: 15px;
}

.touketsuJireiBox {
overflow: hidden;
padding-top: 20px;
max-width: 750px;
margin: auto;
}

.touketsuJireiPh {
float: left;
padding-right: 20px;
width: 170px;
}

.touketsuJireiBox p {
font-size: 1em;
line-height: 1.7;
padding-bottom: 10px;
}

.touketsuJireiBox p img {
height: 26px;
}

#touketsuFooter {
text-align: center;
padding-top: 30px;
color:  #0068B6;
font-weight: 700;
font-size: 1.4em;
line-height: 1.5;
}