@charset "UTF-8";

#breadcrumbsList {
        padding-top: 20px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 0px;
}

.catchcopy {
font-weight: bold;
font-family: Meiryo, "メイリオ", Hiragino Kaku Gothic ProN, "ヒラギノ角ゴ Pro W3", MS PGothic, "ＭＳ Ｐゴシック", Osaka;
}
.top-imgcatch {
font-weight: bold;
text-shadow:0px 0px 4px #000000;
}


#contentsArea {
    padding: 5px;
}

#contentsAreaOuter {
        padding-top: 0px;

}
#footerNaviArea {
    text-align: center;
}
p#pCopyright {
    text-align: center;
}
.triangle{
    display: block;
    width: 0;
    height: 0;
    border-top: 10px solid #ed0000;
    border-right: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid transparent;
	margin-left: auto; 
	margin-right: auto;
}
.border{
    display: block;
    border-bottom: 3px solid #ed0000;
    width: 70%;
    margin-left: auto; 
    margin-right: auto;
}
/* 三角パーツ統一する場合は下記を活用
.triangle-l{
    display: block;
    width: 0;
    height: 0;
    border-top: 20px solid #777777;
    border-right: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 20px solid transparent;
	margin-left: auto; 
	margin-right: auto;
}
 */
/* ヘッダのSEO文章に帯カラー設定する場合コメントアウトして設定
#headerAreaSection {
    background-color: #00aa00;
    height: 30px;
    margin-bottom: 70px;
}
 */

@media screen and (max-width: 840px) {
.bTtlBg h1, .bTtlBg h2, .bTtlBg h3, .bTtlBg h4, .bTtlBg h5, .bTtlBg h6 {
font-size: 1.2em;
}
.top-imgcatch {
    font-weight: bold;
    font-size: 22px;
    line-height: 32px;
　text-shadow:0px 0px 4px #000000;
}
.bList2 th, .bList2 td {
   display: block;
   width: 100% !important;
   box-sizing: border-box;
}
.bsu_link a {
	font-size: 16px;
}

#footerNaviArea {
    text-align: left;
}
