@charset "UTF-8";

@import url("../../css/sidebar.css");
@import url("./common.css");

#content01 p {
margin-bottom: 20px;
font-size: 1.2em;
}

#content01 hr {
clear: left;
height: 0;
margin: 30px 0;
border: none;
border-bottom:1px #eee solid;
}

