@charset "utf-8";
/* CSS Document */

@import "/css/common.css";
@import "../teramoto.css";

/********** mainVisual **********/

.mainVisual {
 margin-bottom: 20px;
}

p {
 margin-top: 0;
 font-size: 20px;
 line-height: 1.5;
}

/********** news **********/

.titleH3 {
 margin-bottom: 0;
}

.date {
 width: 135px;
}

/********** bxSlider **********/

.bx-wrapper {
 margin: 0 auto;
}

.bx-viewport ul {
 padding-left: 0;
}

#bx-pager1 img {
 margin-top: 10px;
}