/*============================================
お知らせ
===========================================*/
#NewsWrapper {
padding-top: 20px;
padding-bottom: 20px;
}

#NewsWrapper h3 {
font-size: 1em;
color: #666;
padding-bottom: 10px;
}

#NewsBoxWrapper {
border-top: 2px solid #CCC;
border-bottom: 2px solid #CCC;
overflow: hidden;
}

.NewsBox {
overflow: hidden;
border-bottom: 1px solid #CCC;
clear: both;
}

.NewsBox a {
display: block;
padding-top: 10px;
padding-bottom: 10px;
color: #111;
text-decoration: none;
font-size: 0.85em;
line-height: 1.4;
overflow: hidden;
}

.NewsBox a:hover {
background: #F1F1F1;
}

.NewsBox dt {
width: 15%;
float: left;
}

.NewsBox dd {
width: 85%;
float: right;
}

.NewsBox dd h4 {
font-weight: 700;
font-size: 1.2em;
position: relative;
top:-2px;
}

/*============================================
選ばれる私達には理由があります
===========================================*/
#topRiyuu h3 img {
display: block;
}

#RiyuuBoxWrapper {
padding: 30px;
border: 10px solid #0068B6;
overflow: hidden;
}

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

.RiyuuBox h4 {
padding-bottom: 10px;
}

.RiyuuPh {
float: right;
text-align: center;
padding-left: 15px;
font-size: 0.8em;
color: #0068B6;
line-height: 1.7;
width: 180px;
padding-bottom: 20px;
}

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

.RiyuuBox p strong {
background: #FFF96D;
}

/*============================================
ページ下部の説明
===========================================*/
#topConcept {
overflow: hidden;
}

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

#topConcept h3 span {
display: block;
font-size: 0.7em;
}

#topConcept h4 {
color: #E60012;
font-size: 1.1em;
line-height: 1.5;
font-weight: 500;
}

#topConcept p {
font-size: 0.9em;
line-height: 1.7;
padding-bottom: 25px;
}

#topConcept h2 {
color: #E60012;
font-size: 2em;
line-height: 1.5;
font-weight: 700;
padding-bottom: 25px;
}

.topCaseBox {
clear: both;
overflow: hidden;
font-size: 1.1em;
padding-top: 10px;
}

.topCaseBox strong {
font-size: 1.4em;
font-weight: 400;
display: block;
padding-bottom: 10px;
padding-top: 10px;
}

.topCasePh {
width: 300px;
float: right;
padding-left: 20px;
padding-bottom: 20px;
}