@charset "UTF-8";

@import url("../../css/sidebar.css");
@import url("./common.css");

#content01 p {
margin-bottom: 20px;
font-size: 1.2em;
}

#content01 .dl01 {
margin-bottom: 30px;
}
#content01 .img01 {
margin-bottom: 40px;
}
#content01 .img02 {
margin-bottom: 40px;
}
#content01 .dl03 {
margin: 20px 0 60px;
font-size: 1.2em;
}
#content01 .dl03 dt {
clear: left;
float: left;
width: 20em;
font-weight: bold;
}
#content01 .dl03 dd {
margin-left: 20em;
}
#content01 .dl03 dt,
#content01 .dl03 dd {
margin-bottom: 10px;
border-top: 1px dotted #888;
padding-top: 10px;
}
#content01 .dl03 .dt01,
#content01 .dl03 .dd01 {
border-top: 1px solid #e2e2e2;
}

#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;
}

