@charset "UTF-8";

@import url("../../css/sidebar.css");
@import url("./common.css");

#content01 p {
margin-bottom: 20px;
font-size: 1.2em;
}

#content01 .group01 {
float: left;
width: 165px;
margin-bottom: 20px;
}
#content01 .group01 p,
#content01 .group01 img {
margin: 0 10px 10px 5px;
font-size: 1em;
}

#content01 .group02 {
float: left;
width: 315px;
min-height: 90px;
height: auto !important;
height: 90px;
margin-bottom: 10px;
}
#content01 .group02 p {
margin-right: 10px;
margin-bottom: 10px;
margin-left: 130px;
}
#content01 .group02 p a {
font-weight: bold;
}
#content01 .box01 {
background: #fff url(../img/index_img_04.png) left top no-repeat;
}
#content01 .box02 {
background: #fff url(../img/index_img_05.png) left top no-repeat;
}
#content01 .box03 {
margin-bottom: 40px;
background: #fff url(../img/index_img_06.png) left top no-repeat;
}
#content01 hr {
clear: left;
height: 0;
margin-bottom: 10px;
border: none;
border-bottom:1px #eee solid;
}
