@charset "UTF-8";
@import "../../css/style.css";

div#content table { margin: 0 0 20px 0; width: 100%; border-collapse: collapse; }
div#content th { padding: 10px; background: #fdf4fd; border: solid 1px #e6e6e6; }
div#content td { padding: 10px; border: solid 1px #e6e6e6; text-align: center; }

div#content ol.flow { margin: 0; padding: 0; border-top: dotted 1px #e6e6e6; list-style: none; }
div#content ol.flow li { padding: 10px 0 10px 100px; min-height: 80px; border-bottom: dotted 1px #e6e6e6; }
div#content ol.flow li strong { color: #bc5eb7; font-size: 110%; }
div#content ol.flow li p { margin: 0; padding: 0; }
div#content ol.flow li.no01 { background: url(../images/no01.gif) 0 center no-repeat; }
div#content ol.flow li.no02 { background: url(../images/no02.gif) 0 center no-repeat; }
div#content ol.flow li.no03 { background: url(../images/no03.gif) 0 center no-repeat; }
div#content ol.flow li.no04 { background: url(../images/no04.gif) 0 center no-repeat; }
div#content ol.flow li.no05 { background: url(../images/no05.gif) 0 center no-repeat; }
div#content ol.flow li.no06 { background: url(../images/no06.gif) 0 center no-repeat; }
div#content div#map { margin: 0 0 20px 0; height: 500px; }

p.centre { text-align: center; }
