blob: 8bbc261396b17aef591d2f68185dab4d019c92ee [file] [log] [blame]
@charset "UTF-8";
/*@import url("http://ja.openoffice.org/branding/css/style.css");*/
/***** HTML basic elements *****/
h3 {
background: #cbdefa none;
padding: 2px 5px;
font-size: small;
}
h4 {
font-size: small;
margin: 0px;
}
/*ol {
margin: 0px;
padding: 0px;
padding-left: 2em;
}
ul {
padding-left: 2em;
}
li {
line-height: 150%;
}*/
/***** Classified elements *****/
ul.largeList li, ol.largeList li {
margin-bottom: 1em;
}
div.documentPiece {
margin-bottom:3em;
}
div.documentSubPiece {
margin-top: 2em;
margin-left: 1em;
}
th.borderedCell, td.borderedCell {
border-bottom: #999999 1px solid;
}
th.borderedCell div, td.borderedCell div {
margin: 5px 12px;
}