@charset "shift_jis";

/*------------------------------------------------------------
import css
------------------------------------------------------------*/

@import url(../import.css);


/* CSS Document */

.sub-title {
height:100%;
border-left:5px solid #2097B9;
border-bottom:1px solid #2097B9;
padding:5px 0 5px 11px;
font-weight:bold;
margin-top:10px;
margin-bottom:15px;
margin-left:5px;
margin-right:5px;
line-height:160%;
color:#2097B9;
}

.box {
margin-left:10px;
margin-right:10px;
}
.box p{
line-height:160%;
}
.box dl {
font-size:0.8em;
line-height:160%;
}
