﻿@charset "utf-8";
@import "ncv-base.css";



#visitort-menu{
 padding: 0.5em;
 margin-bottom: 2em;
 border: 1px solid #ccc;
}



.s-block{
 margin-bottom: 2em;
 padding: 0.5em;
 border: 1px solid #f0f0f0;
}

.s-img{
 float: left;
 width: 210px;
 text-align: center;
}

.s-txt{
 float: right;
 width: 410px;
}

.s-txt h3{
 margin: 0 0 0.5em 0 !important;
}

ul.pageList{
 margin: 1em 0 0 2em;
}

ul.pageList li{
 margin-left: 2em;
}
