@charset "UTF-8";

@import url("../../css/sidebar.css");
@import url("./common.css");

#content01 p {
margin-bottom: 20px;
font-size: 1.2em;
}

#content01 .img01 {
margin-bottom: 40px;
}
#content01 .p01 {
margin-left: 5px;
color: #84878A;
font-weight: bold;
}
#content01 .img02 {
margin-bottom: 40px;
}

#content01 hr {
height: 0;
margin-bottom: 10px;
border: none;
border-bottom:1px #eee solid;
}

#content01 #bottom02{
position:relative;
margin: 3px 0 20px;
}
#content01 #bottom02 div{
background:#F0F0F0;
padding:15px;
text-align:center;
margin-bottom:30px;
}
#content01 #bottom02 div img {
margin: 0 15px;
}

#content01 div#img02{
text-align: center;
}
