@charset "UTF-8";
/*
otsuka
*/


.topinfoArea {
    margin-top:30px;
    margin-bottom:30px;
}
.topinfomessage {
    background-color: #bf0000;
    padding: 12px 10px 10px 10px;
}
.topinfomessage p {
    display: inline;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-left: 10px;
}
.topinfotxt {
    /*background-color: #eeefef;*/
    padding: 10px 20px 10px;
    border-top: 2px solid #b30000;
    border-bottom: 2px solid #b30000;
    background: url("../../../user/img/under/gocyui.png") ;
    background-repeat: no-repeat;
    background-position: 1% 49%;
}
.topinfotxt p.gocyui {
    margin: 3px 0px 0px 165px;
    line-height: 1.7;
    font-size:140%;
    text-align: justify;
    color:#000000;
}

.topinfotxt p.sousa {
    margin: 3px 0px 0px 155px;
    line-height: 1.5;
    font-size:140%;
    text-align: justify;
    color:#000000;
    font-weight:bold;
}

.topinfotxt p.gocyui a {
    color:#b30000;
}


.saigai_Area    {
    background: #f3edce;
    margin-top:30px;
    margin-bottom:30px;    
}
.saigai_title   {
    color:#bf0000;
    font-size: 16px;
    text-align: center;
    padding: 20px 20px 0px 20px;

}
.saigai_message {
    padding: 0px 20px 20px 20px;
}
.saigai_message a{
    text-decoration: underline;
    color: #0b5d91;
}

a.newsarrow {
    background: url("../../../user/img/under/go_arrow.png") ;
    background-repeat: no-repeat;
    background-position: 1% 20%;
}

@media (max-width: 600px) {
.topinfomessage p {
    font-size: 14px;
    padding-left: 5px;
    font-weight: bold;
}
.saigai_title   {
    font-size: 14px;
}

.topinfotxt p.gocyui {
    margin: 3px 0px 0px 165px;
    line-height: 1.7;
    font-size:100%;
    text-align: justify;
    color:#000000;
}

.topinfotxt p.sousa {
    margin: 3px 0px 0px 155px;
    line-height: 1.5;
    font-size:100%;
    text-align: justify;
    color:#000000;
    font-weight:bold;
}

.topinfotxt p.gocyui a {
    color:#b30000;
}


}