html {
	font-size:10pt;
}

body {
	margin:0;
	padding:0;
	letter-spacing:1px;
	background:#f7f7f7 url("images/bg.gif") repeat-x 0 105px;
	background:#f7f7f7 -moz-linear-gradient(top, #f7f7f7 104px, #999999 104px, #999999 105px, #e8e8e8 105px, #f7f7f7 135px) no-repeat 0 0 / 100% 200px;
	background:#f7f7f7 -moz-linear-gradient(to bottom, #f7f7f7 104px, #999999 104px, #999999 105px, #e8e8e8 105px, #f7f7f7 135px) no-repeat 0 0 / 100% 200px;
	background:#f7f7f7 -webkit-gradient(linear, 0 0, 0 200, color-stop(52%, #f7f7f7), color-stop(52%, #999999), color-stop(53%, #e8e8e8), color-stop(67.5%, #f7f7f7)) no-repeat 0 0 / 100% 200px;
	background:#f7f7f7 -webkit-linear-gradient(top, #f7f7f7 104px, #999999 104px, #999999 105px, #e8e8e8 105px, #f7f7f7 135px) no-repeat 0 0 / 100% 200px;
	background:#f7f7f7 -webkit-linear-gradient(to bottom, #f7f7f7 104px, #999999 104px, #999999 105px, #e8e8e8 105px, #f7f7f7 135px) no-repeat 0 0 / 100% 200px;
	background:#f7f7f7 -o-linear-gradient(top, #f7f7f7 104px, #999999 104px, #999999 105px, #e8e8e8 105px, #f7f7f7 135px) no-repeat 0 0 / 100% 200px;
	background:#f7f7f7 -o-linear-gradient(to bottom, #f7f7f7 104px, #999999 104px, #999999 105px, #e8e8e8 105px, #f7f7f7 135px) no-repeat 0 0 / 100% 200px;
	background:#f7f7f7 -ms-linear-gradient(top, #f7f7f7 104px, #999999 104px, #999999 105px, #e8e8e8 105px, #f7f7f7 135px) no-repeat 0 0 / 100% 200px;
	background:#f7f7f7 -ms-linear-gradient(to bottom, #f7f7f7 104px, #999999 104px, #999999 105px, #e8e8e8 105px, #f7f7f7 135px) no-repeat 0 0 / 100% 200px;
	background:#f7f7f7 linear-gradient(to bottom, #f7f7f7 104px, #999999 104px, #999999 105px, #e8e8e8 105px, #f7f7f7 135px) no-repeat 0 0 / 100% 200px;
	*background:#f7f7f7 url("images/bg.gif") 0 105px repeat-x;
	border-top:3px solid #134D99;
	font-size:16px;
	font-family:sans-serif;
	color:#000000;
	_text-align:center;
}

div.header h1 {
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 2.0em;
}

br {
	letter-spacing:normal;
}

a {
	text-decoration:none;
	color:#134D99;
}

a:hover {
	text-decoration:underline;
}

img.logo {
    width: 180px;
    height: 90px;
}
img {
    border: 0;
    vertical-align: top;
}
p.divmain {
	margin: 0 0 1em 0;
	font-size: 1.0em;
	line-height: 130%;
}
p.divmain a {
	color: #134D99;
	text-decoration: none;
}
div.totop {
    text-align: right;
    font-size: 0.75em;
    margin-bottom: 1em;
}
div.ftcv a:hover {
    color: #666666;
    text-decoration: underline;
}
div.ftcv a {
    padding: 0 3em 0 12px;
    color: #000000;
}
div.footMenu {
    width: 900px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}
div.footMenu ul {
    margin: 5px 0;
    padding: 20px 0;
    text-align: center;
    border-top: 1px solid #ddd;
}
div.footMenu li {
    display: inline;
    margin: 0;
    font-size: 0.75em;
    list-style: none;
}
div.footer {
    width: 900px;
    margin: 1em auto;
}
address {
    font-style: normal;
    font-size: 0.75em;
    color: #666666;
    line-height: 300%;
    text-align: center;
    font-family: Serif;
}
/* ここまで base.css より */
h2 {
	margin-bottom: 8px;
	width:80%;
	margin:1em auto;
	padding: 1px 10px;
	line-height: 200%;
	color: #ffffff;
	font-size: 1.2em;
	font-weight: bold;
	background: #ff6600;
}

div.utxt {
	margin:1em auto 2em auto;
	text-align:center;
	position:relative;
}

div#fmarea {
	position:fixed;
	bottom:0;
	width:100%;
	background-color:rgb(0%,0%,0%);
	background-color:rgba(0%,0%,0%,90%);
	color:#ffffff;
	overflow-y:auto;
	z-index:2;
}
div#pagenv {
	width:100%;
	display:inline-flex;
	text-align:center;
	justify-content:space-evenly;
	margin-top:.3em;
	margin-bottom:.3em;
}
div#ltnv { display:none; }
div#vote { display:block; }
div#form { display:none; }

div#fmarea p {
	margin:auto;
	text-align:center;
}

div#fmarea a { color:#ffff00; }

div#ltnv {
	line-height:150%;
}

div.list{
	z-index:1;
	padding-bottom:12em;
}

table.plist {
	width:95%;
	font-size:1.1em;
	margin:auto;
}
td.num {
	width:3.8em;
}
th.gyou {
	font-weight:900;
	background-color:#9999ff;
	letter-spacing:.5em;
	padding-left:20px;
	text-align:left;
}

td.gyou {
	font-weight:900;
	background-color:#9999ff;
	letter-spacing:.5em;
	padding-left:20px;
}

th.nlh  {
	background-color:#999999;
}

table.plist tr:nth-child(even) {
	background-color:#dddddd;
	padding-left:8px;
}
table.plist tr:nth-child(odd) {
	background-color:#f4f4f4;
	padding-left:8px;
}

td.al {
	font-family:Serif;
}

td.num input {
	display:inline;
}
td.num input[type="text"] {
	display:none;
}

#ckbtnb { display:none; }

p#mail {
	display:none;
	z-index:3;
	position:fixed;
	bottom:.2em;
	padding:3px;
	background-color:#000000;
	width:100%;
}

div#cnt {
	display:none;
	margin:.5em 3em 2em 3em;
}

input[type="button"],
input[type="submit"],
input[type="reset"] {
	font-size:1.2em;
}

ul.vplink {
	text-align:left;
	line-height:140%;
	width:300px;
	margin:1em auto 2.5em auto;
}
