@charset "shift_jis";
@import "../css/bs.css";

#cBox{
    width:750px;
    margin:6px auto;
}

#engIntro{
    text-align:center;
    line-height:1.4em;
}

#eigyo{
    font-size:13px;
    color:brown;
    line-height:1.6em;
    margin:20px;
}

p{
    font-size:13px;
    color:#79BCFF;
    margin:10px auto;
}

.topWord{
    color:#009999;
    font-size:14px;
    font-weight:600;
}

#conc{
    text-align:center;
    color:#990000;
    font-weight:600;
    margin:20px;
}

h3{
    color:blue;
    font-size:15px;
}