@charset "utf-8";

/* --------------------------------------------------
  /rd/structure/organization/
-------------------------------------------------- */

/* index.html
-------------------------------------------------- */
/* baseList */
ul.baseList {
margin:10px 0;
}
ul.baseList li.noIco {
line-height:1.2;
padding-left:10px;
}

ul.baseList li a {
line-height:1.2;
padding-left:10px;
background:url(/common/images/pagedownAnchor_ico_01.gif) no-repeat 0 0.4em;
}

/* baseItem */
.baseItem {
margin-bottom:10px;
border-bottom:1px solid #dedede;
}

