@charset "UTF-8";
body.post-type-archive-course h2.archive-course-search{background-color: #ddd;  padding:10px; text-align:center; font-weight:600; font-size:2.6rem;}
body.post-type-archive-course h2::after {display: none;}
body.post-type-archive-course .map_jp{background:#FBB03B; text-align:center;}
body.post-type-archive-course .map_jp area{cursor: pointer; }
body.post-type-archive-course #map_canvas{width:100%; height: 750px; display: none;}
body.post-type-archive-course #map{ display:block; margin: 0 auto;}
body.post-type-archive-course .map-on{ display:block;}
body.post-type-archive-course #back_btn{ display:none; right:0 !important;}
body.post-type-archive-course #back_btn a{ font-size:1.6rem; cursor: pointer; display:block; background:#333;padding: 5px; margin:5px;border: 1px solid #f9f9f9; border-radius:5px; color:#fff;}
body.post-type-archive-course #back_btn a:hover{ text-decoration:none; color:#fff;}
@media screen and (max-width: 768px) {
body.post-type-archive-course #map_canvas{width:100%; height: 400px; display: none;}
}
#change-search{ cursor:pointer; background: #333; padding: 5px 8px; display: inline-block; color: #fff; font-size: 1.2rem;}
#change-search.open:after {content: "\f0d7";font-family: FontAwesome; float:right; margin-left: 3px;}
#change-search.close:after {content: "\f0d8";font-family: FontAwesome; float:right; margin-left: 3px;}
#change-search + #search-box{ display:none;}
#change-search + #search-box .type-wrap{ display: block;}
#change-search + #search-box #detail_search{ display: none;}
#change-search + #search-box #searchform { border:0; border-top: #ccc 1px solid;}
.search-key-title{ background: #f3f3f3; color: #777; padding: 5px; display: inline-block; font-size: 1.2rem;}
.search-key-box{ margin: 0 0 10px;}
.search-key-box ul{border:3px #f3f3f3 solid; padding: 10px 10px 0; }
.search-key-box ul li{ display: inline-block; margin:0 15px 10px 0;font-size:1.2rem;}
.search-key-box ul li span{  padding: 3px 5px;  background: #E2E1DA; border-radius: 3px; color: #777; display: inline-block;}
.search-course-number{ margin-top: 10px;}
@media screen and (max-width: 768px) {
.search-key-box{margin-left:10px; margin-right:10px;}
#change-search{margin-left:10px; margin-right:10px;}
#change-search + #search-box{margin-left:10px; margin-right:10px;}
.search-course-number{margin-left:10px; margin-right:10px;}
}
ul.course-list{ margin-bottom: 0 !important; }
ul.map-list{ margin-bottom: 0 !important; }
.ranking_search .icon-midashi-ranking{
margin-top: 0;
}
.ranking_search ul.course-list-ranking>li:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 0;
height: 0;
background-image: none;
font-size: 2.0rem;
color: #FFF;
font-weight: 600;
padding: 5px 0 0 8px;
z-index: 10;
}
.ranking_search .tmb a{
position: relative;
display: block;
}
.rankingdata{
position: absolute;
top: 0;
left: 0;
background: #FF8200;
color: #FFF;
font-weight: 600;
z-index: 10;
text-align: center;
}
@media screen and (min-width: 769px) {
.rankingdata{
width: 40px;
height: 40px;
font-size: 1.6rem;
line-height: 40px;
}
}
@media screen and (max-width: 768px){
#map-ranking {
padding: 10px 10px 0px;
}
}
@media screen and (max-width: 768px) {
.rankingdata{
width: 40px;
height: 30px;
font-size: 1.4rem;
line-height: 30px;
}
}
#course-list-ranking li { position:relative; }
#course-list-ranking li div.tmb:before {
position:absolute;
top:0;
left:0;
content: counter(ranking-mark, decimal);
counter-increment: ranking-mark;
background:#FF8200;
line-height:40px;
width:40px;
text-align:center;
font-size:1.6rem;
color:#FFF;
font-weight:600;
z-index: 999;
}
@media screen and (max-width: 768px){
#course-list-ranking li div.tmb:before {
line-height:30px;
width:40px;
font-size:1.4rem;
}
}
#map-ranking li {
position:relative;
}
#map-ranking li div.tmb:before {
position:absolute;
top:0;
left:0;
content: counter(ranking-mark, decimal);
counter-increment: ranking-mark;
background:#FF8200;
line-height:40px;
width:40px;
text-align:center;
font-size:1.6rem;
color:#FFF;
font-weight:600;
z-index: 999;
}
#map-ranking li:nth-child(even) div.tmb:before {
top:0;
left:20px;
}
#map-ranking li img.wpp_featured {
}
@media screen and (max-width: 768px){
#map-ranking li div.tmb:before {
line-height:30px;
width:40px;
font-size:1.4rem;
}
#map-ranking li:nth-child(even) div.tmb:before {
top:0;
left:0;
}
}
ul.map-list{ margin:0 0 40px;}
ul.map-list>li{ margin:0 0 20px; padding:0 0 20px; position:relative;}
#map-ranking>li{
border-bottom:1px #CCC solid;
}
ul.map-list>li:last-child{
margin:0;
}
ul.map-list li .tmb{ width:25%; float:left; background:#eee; padding:5px; }
ul.map-list li .tmb-inner{position: relative;width: 100%;height: 100%;padding: 100% 0 0;}
ul.map-list li .tmb-inner > div{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-position: 50% 50% ;
background-repeat:no-repeat;background-size: contain;filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.3));}
ul.map-list li .tmb-inner div a{ display: block; position: absolute; top: -5px; left: -5px; width: calc(100% + 10px); height: calc(100% + 10px); }
ul.map-list li .tmb:hover{ opacity: 0.7; }
ul.map-list li .data{ width:72%; float:right;}
ul.map-list li .data .title{ font-weight:600; font-size:1.8rem; margin:0 0 5px;}
ul.map-list li .data  ul.cate{ margin:0 0 8px;}
ul.map-list li .data  ul.cate>li{ float:left; margin:0 3px 3px 0; }
ul.map-list li .data  ul.cate>li a{ border:1px #FF8200 solid; border-radius:3px; padding:1px 8px;font-size:1.2rem; background:#FF8200; color:#FFF; text-decoration:none;}
ul.map-list li .data  ul.cate>li a:hover{opacity: 0.7; }
ul.map-list li .data p{ color:#777;}
ul.map-list li .data .btn ul li {float:left; margin:0 10px 10px 0;}
ul.map-list li .data .btn ul li a{ font-weight:600; display:block;text-decoration:none; border:1px #FF8200 solid; border-radius:3px; padding:0.5em 1em; color:#FF8200;}
ul.map-list li .data .btn ul li a:hover{ background:#FF8200; color:#FFF;}
ul.map-list li .data .btn ul li a:after {font-family: "FontAwesome";content: '\f138';margin-left:5px;}
@media screen and (max-width: 768px) {
ul.map-list>li{ padding-bottom:0;}
ul.map-list>li .tmb{ width:38%;margin: 0 0 5px;}
ul.map-list>li .data{ width:58%; }
ul.map-list>li .data .btn{ position:absolute; left:0; bottom:0; width:100%;}
ul.map-list li .data .btn ul li {float:left; width:49%; margin:0 0 1em;}
ul.map-list li .data .btn ul li:last-child{float:right; width:49%; margin:0 0 1em;}
ul.map-list li .data .btn ul li a{ width:100%;}
}
ul.map-list .data{ float:right; width:48%; margin:0;}
@media screen and (max-width: 768px) {
ul.map-list .data{ margin-bottom: 20px;}
}
ul.map-list .data ul.cate{ margin:0 0 15px; }
ul.map-list .data ul.cate li{float:left;  margin:0 3px 3px 0;}
ul.map-list .data ul.cate li a{ border:1px #FF8200 solid; border-radius:3px; padding:1px 8px; font-size:1.2rem; background:#FF8200; color:#FFF; text-decoration:none;}
ul.map-list .data ul.cate li a:hover{opacity: 0.7; }
ul.map-list .data ul.cate li.area a{}
ul.map-list .data ul.cate li.level a{ background:#fff; color:#FF8200;}
@media screen and (min-width: 769px) {
ul.map-list {
display: flex;
flex-wrap: wrap;
}
ul.map-list > li{
width: 50%;
}
ul.map-list > li:nth-child(2) {
border-top: none;
padding-top: 0;
}
ul.map-list > li:nth-child(2n+1) {
padding-right: 20px;
}
ul.map-list > li:nth-child(2n) {
padding-left: 20px;
}
ul.map-list > li:nth-child(2n) .rankingdata{
left: 20px;
}
ul.map-list>li:nth-last-child(2){
margin:0;
}
}
@media screen and (max-width: 768px) {
ul.map-list .photo {width:98%!important;}
ul.map-list .data {width:98%!important;}
.ranking_search div#pager{
margin-bottom: 20px;
}
}
#pager{ margin-top: 30px; }
.archive-course-course{background-color: #FF8200; color: #fff; padding:10px; text-align:center; font-weight:600; font-size:2.4rem;}
.archive-course-map{background-color: #FF8200; color: #fff; padding:10px; text-align:center; font-weight:600; font-size:2.4rem; margin-top: 40px;}
.acd3-container{
position:relative;
cursor: pointer;
}
.acd3-label:after{
content: "";
position: absolute;
right: 20px;
top: 22px;
transition: all 0.2s ease-in-out;
display: block;
width: 8px;
height: 8px;
border-top: solid 2px #555;
border-right: solid 2px #555;
transform: rotate(135deg);
}
.acd3-content{
display: block;
}
.acd3-open:after{
transform: rotate(-45deg);
top: 25px;
}
.iframe-wrapper {
position: relative;
padding-bottom: 56.25%;
width: 100%;
height: 0;
overflow: hidden;
margin-bottom: 40px;
}
.iframe-wrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
 .linkcard {
margin-top: 4px !important;
margin-bottom: 16px !important;
margin-left: 4px !important;
margin-right: 4px !important;
}
.linkcard a {
text-decoration: none;
}
.linkcard img {
margin: 0 !important; padding: 0; border: none;
}
.linkcard span.external-icon {
display: none;
}
.linkcard p {
display: none;
}
.linkcard:hover .lkc-thumbnail img {
}
.lkc-link {
}
.lkc-unlink {
cursor:	not-allowed;
}
.lkc-external-wrap {
border: #888888 solid 1px;
box-shadow: 8px 8px 8px rgba(0,0,0,0.3);
background-color: #f8f8f8;
}
.lkc-internal-wrap {
border: #888888 solid 1px;
box-shadow: 8px 8px 8px rgba(0,0,0,0.3);
background-color: #f8f8f8;
}
.lkc-this-wrap {
border: #cccccc solid 1px;
box-shadow: 8px 8px 8px rgba(0,0,0,0.3);
background-color: #bbccdd;
}
.lkc-external-wrap , .lkc-internal-wrap , .lkc-this-wrap {
position:	relative;
margin: 0;
padding: 0;
width: 100%;
}
.lkc-external-wrap::before , .lkc-internal-wrap::before , .lkc-this-wrap::before {
}
.lkc-external-wrap::after , .lkc-internal-wrap::after , .lkc-this-wrap::after {
}
.lkc-external-wrap:hover , .lkc-internal-wrap:hover , .lkc-this-wrap:hover {
}
.lkc-external-wrap:hover::before , .lkc-internal-wrap:hover::before , .lkc-this-wrap:hover::before {
}
.lkc-external-wrap:hover::after , .lkc-internal-wrap:hover::after , .lkc-this-wrap:hover::after {
}
.lkc-card {
margin-top: 16px;
margin-bottom: 16px;
margin-left: 16px;
margin-right: 16px;
}
.lkc-content {
word-break: break-all;
white-space: normal;
overflow: hidden;
margin: 0;
}
.lkc-title {
display: block;
overflow: hidden;
word-break: break-all;
color: #333333;
letter-spacing: 1px; text-shadow: 0 -1px #ffffff, 1px -1px #ffffff, 1px 0 #ffffff, 1px 1px #ffffff, 0 1px #ffffff, -1px 1px #ffffff, -1px 0 #ffffff, -1px -1px #ffffff;
font-size: 16px;
line-height: 25px;
white-space: wrap; text-overflow: ellipsis; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
font-weight: bold;
font-style: normal;
text-decoration: none;
}
.lkc-title:hover {
text-decoration: underline;
}
.lkc-excerpt {
padding: 0;
overflow: hidden;
color: #666666;
letter-spacing: 1px; text-shadow: 0 -1px #ffffff, 1px -1px #ffffff, 1px 0 #ffffff, 1px 1px #ffffff, 0 1px #ffffff, -1px 1px #ffffff, -1px 0 #ffffff, -1px -1px #ffffff;
font-size: 11px;
line-height: 17px;
white-space: wrap; text-overflow: ellipsis; display: -webkit-box !important; -webkit-box-orient: vertical; -webkit-line-clamp: 2;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-excerpt:hover {
text-decoration: none;
}
.lkc-url {
display: block !important;
margin: 0;
padding: 0;
border-radius: 4px;
text-decoration: none;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #ff8200;
letter-spacing: 1px; text-shadow: 0 -1px #ffffff, 1px -1px #ffffff, 1px 0 #ffffff, 1px 1px #ffffff, 0 1px #ffffff, -1px 1px #ffffff, -1px 0 #ffffff, -1px -1px #ffffff;
font-size: 10px;
line-height: 20px;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}
.lkc-url:hover {
text-decoration: underline;
}
.lkc-url:link {
text-decoration: none;
}
.lkc-date {
display: block !important;
margin: 0;
padding: 0 4px;
border-radius: 4px;
text-decoration: none;
overflow: hidden;
color: #444444;
font-size: 10px;
line-height: 16px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-date:hover {
text-decoration: none;
}
.lkc-external-wrap .lkc-heading {
position: absolute; top: -17px; left: 20px; padding: 0 17px; 
border: #888888 solid 1px;
box-shadow: 8px 8px 8px rgba(0,0,0,0.3);
background-color: #f8f8f8;
}
.lkc-internal-wrap .lkc-heading {
position: absolute; top: -17px; left: 20px; padding: 0 17px; 
border: #888888 solid 1px;
box-shadow: 8px 8px 8px rgba(0,0,0,0.3);
background-color: #f8f8f8;
}
.lkc-this-wrap .lkc-heading {
position: absolute; top: -17px; left: 20px; padding: 0 17px; 
border: #cccccc solid 1px;
box-shadow: 8px 8px 8px rgba(0,0,0,0.3);
background-color: #bbccdd;
}
.lkc-heading {
display: inline !important;
color: #444444;
font-size: 12px;
line-height: 32px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-heading:hover {
text-decoration: none;
}
.lkc-external-wrap .lkc-more {
display: none;
}
.lkc-internal-wrap .lkc-more {
display: none;
}
.lkc-this-wrap .lkc-more {
display: none;
}
.lkc-more {
display: inline;
position: absolute;
padding: 0 24px;
color: #444444;
letter-spacing: 1px; text-shadow: 0 -1px #ffffff, 1px -1px #ffffff, 1px 0 #ffffff, 1px 1px #ffffff, 0 1px #ffffff, -1px 1px #ffffff, -1px 0 #ffffff, -1px -1px #ffffff;
font-size: 12px;
line-height: 40px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-more:hover {
text-decoration: none;
}
.lkc-more:active {
}
.lkc-info {
display: flex !important;
margin: 0;
padding: 0;
align-items: center;
color: #666666;
letter-spacing: 1px; text-shadow: 0 -1px #ffffff, 1px -1px #ffffff, 1px 0 #ffffff, 1px 1px #ffffff, 0 1px #ffffff, -1px 1px #ffffff, -1px 0 #ffffff, -1px -1px #ffffff;
font-size: 12px;
line-height: 20px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-external-wrap > .lkc-added {
}
.lkc-internal-wrap > .lkc-added {
}
.lkc-this-wrap > .lkc-added {
}
.lkc-added {
display: inline !important;
border-radius: 4px;
color: #;
letter-spacing: 1px; text-shadow: 0 -1px #ffffff, 1px -1px #ffffff, 1px 0 #ffffff, 1px 1px #ffffff, 0 1px #ffffff, -1px 1px #ffffff, -1px 0 #ffffff, -1px -1px #ffffff;
padding: 4px; background-color: #365cd9;
font-size: 12px;
line-height: 12px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-added:hover {
text-decoration: none;
}
.lkc-info:hover {
text-decoration: none;
}
.lkc-info * {
margin: 0 4px 0 0;
white-space: nowrap;
overflow: hidden;
}
.lkc-favicon {
display: inline-flex !important;
vertical-align: middle !important;
border: none;
height: 16px;
width: 16px;
}
img.lkc-favicon {
margin: -4px 0 0 0 !important;
object-fit: cover;
height: 100%;
width: 100%;
}
.lkc-domain {
display: inline-flex !important;
vertical-align: middle !important;
text-decoration: none;
color: #666666;
letter-spacing: 1px; text-shadow: 0 -1px #ffffff, 1px -1px #ffffff, 1px 0 #ffffff, 1px 1px #ffffff, 0 1px #ffffff, -1px 1px #ffffff, -1px 0 #ffffff, -1px -1px #ffffff;
font-size: 12px;
line-height: 20px;
font-weight: normal;
font-style: normal;
text-decoration: none;
}
.lkc-share {
text-shadow: none;
white-space: nowrap;
overflow: hidden;
line-height: 20px;
}
.lkc-share * {
display: inline;
margin: 0 !important;
padding: 0 1px !important;
font-size: 9px;
text-decoration: underline !important;
font-weight: bold !important;
white-space: nowrap;
}
.lkc-sns-x {
color: #ffffff !important;
background-color: #333 !important;
}
.lkc-sns-tw {
color: #5ea9dd !important;
background-color: #e0f8fa !important;
}
.lkc-sns-fb {
color: #ffffff !important;
background-color: #3864a3 !important;
}
.lkc-sns-hb {
color: #ff6464 !important;
background-color: #ffefef !important;
}
.lkc-sns-gp {
color: #dd4e42 !important;
background-color: #ffffff !important;
}
.lkc-sns-po {
color: #eeeeee !important;
background-color: #ee4055 !important;
}
.lkc-url-info {
font-weight: normal;
text-decoration: underline;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #ff8200;
letter-spacing: 1px; text-shadow: 0 -1px #ffffff, 1px -1px #ffffff, 1px 0 #ffffff, 1px 1px #ffffff, 0 1px #ffffff, -1px 1px #ffffff, -1px 0 #ffffff, -1px -1px #ffffff;
font-size: 10px;
line-height: 20px;
font-weight: normal;
font-style: normal;
text-decoration: underline;
}
.lkc-url-info:hover {
text-decoration: underline;
}
.lkc-thumbnail {
display: flex;
float: left;
width: 182px;
margin: 0 8px 0 0;
}
.lkc-thumbnail-img {
object-fit: cover;
width: 180px !important;
height: 120px !important;
border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
.lkc-error {
display: block;
padding-top: 50px;
margin-top: -50px;
}
.clear {
clear: both;
}
blockquote.lkc-quote {
background-color: transparent;
background-image: none;
padding: 0;
margin: 0;
border: none;
}
blockquote.lkc-quote::before {
content: '';
}
blockquote.lkc-quote::after {
content: '';
}
.lkc-iframe-wrap {
width: 100%;
}
.lkc-iframe {
padding: 0;
margin: 0;
width: 100%;
}
.linkcard a{text-decoration: none !important;} .lkc-thumbnail {margin: 0 15px 4px 4px;}
.lkc-content {display: flex; align-items: center;}
.lkc-thumbnail {max-width: 180px;}
.lkc-thumbnail-img {max-width: 180px;}
@media screen and ( max-width: 600px )  { .lkc-title { font-size: 14px; line-height: 22px; } .lkc-excerpt { font-size: 10px; } .lkc-thumbnail { width: 162px !important; } img.lkc-thumbnail-img { height: 108px !important; width: 162px !important; } }@media screen and ( max-width: 480px )  { .lkc-title { font-size: 12px; line-height: 20px; } .lkc-excerpt { font-size: 8px; } .lkc-thumbnail { width: 125px !important; } img.lkc-thumbnail-img { height: 84px !important; width: 125px !important; } }@media screen and ( max-width: 320px )  { .lkc-title { font-size: 11px; line-height: 17px; } .lkc-excerpt { font-size: 6px; } .lkc-thumbnail { width: 90px !important; } img.lkc-thumbnail-img { height: 60px !important; width: 90px !important; } }#toc_container li,#toc_container ul{margin:0;padding:0}#toc_container.no_bullets li,#toc_container.no_bullets ul,#toc_container.no_bullets ul li,.toc_widget_list.no_bullets,.toc_widget_list.no_bullets li{background:0 0;list-style-type:none;list-style:none}#toc_container.have_bullets li{padding-left:12px}#toc_container ul ul{margin-left:1.5em}#toc_container{background:#f9f9f9;border:1px solid #aaa;padding:10px;margin-bottom:1em;width:auto;display:table;font-size:95%}#toc_container.toc_light_blue{background:#edf6ff}#toc_container.toc_white{background:#fff}#toc_container.toc_black{background:#000}#toc_container.toc_transparent{background:none transparent}#toc_container p.toc_title{text-align:center;font-weight:700;margin:0;padding:0}#toc_container.toc_black p.toc_title{color:#aaa}#toc_container span.toc_toggle{font-weight:400;font-size:90%}#toc_container p.toc_title+ul.toc_list{margin-top:1em}.toc_wrap_left{float:left;margin-right:10px}.toc_wrap_right{float:right;margin-left:10px}#toc_container a{text-decoration:none;text-shadow:none}#toc_container a:hover{text-decoration:underline}.toc_sitemap_posts_letter{font-size:1.5em;font-style:italic}.wp-polls-archive { }
.wp-polls, .wp-polls-form { }
.wp-polls ul li, .wp-polls-ul li, .wp-polls-ans ul li {
text-align: left;
background-image: none;
display: block;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
text-align: left;
list-style: none;
float: none;
}
.wp-polls ul li:before, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
display: inline;
border: 0px;
padding: 0px;
margin: 0px;
}
.wp-polls-ul {
padding: 0px;
margin: 0px 0px 10px 10px;
}
.wp-polls-ans {
width:100%;
filter: alpha(opacity=100);
-moz-opacity: 1;
opacity: 1; }
.wp-polls-loading {
display: none;
text-align: center;
height: 16px;
line-height: 16px;
}
.wp-polls-image {
border: 0px;
}
.wp-polls .Buttons {
border:1px solid #c8c8c8;
background-color: #f3f6f8;
} .wp-polls-paging a, .wp-polls-paging a:link {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
border: 1px solid #0066cc;
color: #0066cc;
background-color: #FFFFFF;	
}
.wp-polls-paging a:visited {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
border: 1px solid #0066cc;
color: #0066cc;
background-color: #FFFFFF;	
}
.wp-polls-paging a:hover {	
border: 1px solid #000000;
color: #000000;
background-color: #FFFFFF;
}
.wp-polls-paging a:active {
padding: 2px 4px 2px 4px; 
margin: 2px;
text-decoration: none;
border: 1px solid #0066cc;
color: #0066cc;
background-color: #FFFFFF;	
}
.wp-polls-paging span.pages {
padding: 2px 4px 2px 4px; 
margin: 2px 2px 2px 2px;
color: #000000;
border: 1px solid #000000;
background-color: #FFFFFF;
}
.wp-polls-paging span.current {
padding: 2px 4px 2px 4px; 
margin: 2px;
font-weight: bold;
border: 1px solid #000000;
color: #000000;
background-color: #FFFFFF;
}
.wp-polls-paging span.extend {
padding: 2px 4px 2px 4px; 
margin: 2px;	
border: 1px solid #000000;
color: #000000;
background-color: #FFFFFF;
}