
@charset "utf-8";

/**/
div.main p {
    margin: 0 0 6px;
}
div.main div.other #mainContents h3 {
    margin: 30px 0 5px;
}
div.main div.other #mainContents h3.first {
    margin-top: 0;
}
ul.list {
	margin: 15px 0 5px 0;
}
div.main div.other #mainContents .box {
    clear: both;
    padding: 10px 0;
}
div.main div.other #mainContents img.left {
    float: left;
}
div.main div.other #mainContents .box p.right {
    float: left;
    margin: 7px 0 0 3px;
    text-align: left;
    width: 516px;
}
div.main div.other #mainContents .box p.right a {
	margin-left: 10px;
}

div.main div.other #mainContents ul.list ol {
    margin: 0 0 0 20px;
}
div.main div.other #mainContents ul.list ol li {
    font-size: 100%;
    list-style-type: decimal;
    background: none;
    margin: 5px 0 0 15px;
}
div.main div.other #mainContents h4 {
    border-left: 3px solid #000000;
    font-size: 1.25em;
    margin: 30px 0 0 0;
    padding: 0 0 0 7px;
}
/* }}} */
/* sitemap */
.smBoxRow .smBoxLeft, .smBoxRowEnd .smBoxLeft {
    float: left;
    margin: 0 25px 0 0;
    width: 300px;
}
.smBoxRow .smBoxMiddle, .smBoxRowEnd .smBoxMiddle {
    float: left;
    margin: 0 20px 0 0;
    width: 380px;
}
.smBoxRowEnd {
    clear: both;
    padding: 0 0 20px;
}
.smBoxRowEnd .smBoxLeft_top {
    float: left;
    margin: 0 25px 0 0;
    width: 200px;
}
img.imgInText, div.main div.other img.imgInText {
    margin: 0 3px 0 0;
    vertical-align: middle;
}
div.main div.other #mainContents .smBoxRow h3 a, div.main div.other #mainContents .smBoxRowEnd h3 a {
    font-weight: bold;
    font-size: 0.95em;
}
.smBoxRowEnd .smBoxMiddle_top {
    float: left;
    margin: 0 20px 0 0;
    width: 300px;
}
div.main div.other #mainContents .smBoxRow h3, div.main div.other #mainContents .smBoxRowEnd h3 {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    margin: 0;
    padding: 0;
}
.smBoxRowEnd {
    clear: both;
    padding: 0 0 20px;
}
div.main div.other #mainContents h4.smp {
    margin: 25px 0 35px 2px;
}
div.main div.other #mainContents .smBoxRow ul li, div.main div.other #mainContents .smBoxRowEnd ul li {
    clear: both;
    margin: 0;
    padding: 3px 0 0;
}
div.main div.other #mainContents .smBoxRow p, div.main div.other #mainContents .smBoxRowEnd p {
    margin: 5px 0 0 12px;
}
div.main div.other #mainContents .smBoxRow p img, div.main div.other #mainContents .smBoxRowEnd p img {
    float: left;
    margin-top: 5px;
}

/* }}} */
