﻿@CHARSET "UTF-8";
/* -*- Coding: UTF-8; -*- */
/*****************************/
/* sitemap.html用スタイルシート */
/*****************************/

.explain
{
    width:30%;
}

.cl_ar_contents table
{
    width:100%;
    border-top:1px dashed #FAC71A;
    border-left:1px dashed #FAC71A;
    margin-top:30px;
}


.cl_ar_contents a
{
    text-decoration:none;
    color:#333399;
}
.cl_ar_contents a:hover
{
    text-decoration:blink;
    color:#5FC8F2;
}

.pageindex
{
    margin : 1em 0;
    padding : 0.2em 0.5em;
    font-weight : bold;
    font-size : 120%;
    color : #6acb78;
    border : 2px solid #31A1C1;
    border-left : 40px solid #31A1C1;
    white-space:nowrap;
}