﻿/* generated by csscreator.com */
html, body
{
    margin-top: 0;
    padding: 0;
}
a, p, span, td, th, div, ul, li, textarea, textbox
{
    font-family: arial,helvetica,sans-serif;
    font-style: normal;
    font-size: small;
    font-weight: lighter;
    line-height:1.52em;
}
a
{
    color: #000066;
}
h1
{
    padding-top: 15px;
    margin-bottom: 20px;
    font-family: arial,helvetica,sans-serif;
    font-size: 120%;
}
h2, h4
{
    clear: both;
    background-color: #dedfde;
    font-family: arial,helvetica,sans-serif;
    font-size: 110%;
    font-weight: normal;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
}
#pagewidth
{
    margin-left: auto;
    margin-right: auto;
    width: 974px;
}
.container
{
    width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

.defaultButton
{
    color: #ffffff;
    background-color: #cc0000;
    border-style: double;
    border-color: #ffffff;
    border-width: 3px;
    font-family: verdana;
    font-weight: bold;
}
.defaultButton2
{
    color: #ffffff;
    background-color: #cc0000;
    border-style: double;
    border-color: #ffffff;
    border-width: 3px;
    font-family: verdana;
    font-weight: bold;
    margin-left: 20px;
}
.defaultButtonL
{
    float: left;
    color: #ffffff;
    background-color: #cc0000;
    border-style: double;
    border-color: #ffffff;
    border-width: 3px;
    font-family: verdana;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;
}
.defaultButtonR
{
    float: right;
    color: #ffffff;
    background-color: #cc0000;
    border-style: double;
    border-color: #ffffff;
    border-width: 3px;
    font-family: verdana;
    font-weight: bold;
    margin-right: 10px;
    margin-bottom: 10px;
}
.Success
{
    font-weight: bold;
    padding-left: 20px;
    color: Blue;
}
.Unsuccess
{
    font-weight: bold;
    padding-left: 20px;
    color: Red;
}
#centercontent
{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

a img
{
    border: none;
}
.selected
{
    font-weight: bold;
}

img
{
    border-width: 0;
}
.tokei
{
    padding-top: 10px;
    text-align: center;
    display: none;
}
#dvheader
{
    width: 100%;
    height: 50px;
}
#logo
{
    float: left;
    top: 10px;
    z-index: 100;
}

#menu1
{
    display: none;
}
.accmn
{
    clear: both;
    display: block;
    width: 100%;
    margin-top: 20px;
}
.menu_d
{
    border-top: 2px solid #CFCFCF;
}

.menu_desc
{
    font-size: 110%;
    text-decoration: none;
}
.menu_d2
{
    background-image: url('../images/arrow.png');
    background-repeat: no-repeat;
    background-position: right center;
    border-color: #ffffff;
    border-style: solid;
    border-width: 10px;
    display: block;
    font-weight: bold;
    color: #000;
}
.SearchCategory
{
    clear: both;
    float: left;
}
#searchbar
{
    float: left;
    padding: 0px;
    margin: 0px;
    margin-top: 10px;
}

.txtSearch
{
    margin-left: 10px;
    padding-left: 0px;
    margin-right: 0px;
    margin-top: 3px;
    padding-top: 0px;
}
.btnSearch
{
    margin-top: 0px;
    padding-top: 0px;
    margin-left: 5px;
    top: 0;
}
#rightcol
{
    width: 0%;
    float: right;
    position: relative;
    background-color: white;
}

#maincol999
{
    background-color: #FFFFFF;
    float: left;
    display: inline;
    position: relative;
    width: 100%;
}
.ads
{
    text-align: center;
}
.adsside
{
    margin-top: 20px;
    text-align: center;
}
/* *** Float containers fix:
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix
{
    height: 1%;
}
.clearfix
{
    display: block;
}

/* End hide from IE-mac */

/*printer styles*/
@media print
{
    /*hide the left column when printing*/
    #leftcol
    {
        display: none;
    }

    /*hide the right column when printing*/
    #rightcol
    {
        display: none;
    }
    #twocols, #maincol
    {
        width: 100%;
        float: none;
    }
}
.Warning
{
    color: red;
    font-weight: bold;
    margin-left: 10px;
}
.newline
{
    padding-top: 10px;
    padding-left: 10px;
    clear: both;
}
.newline2
{
    clear: both;
    height: 10px;
}
.designbtn
{
    background: url(../images/kanji_design.jpg) no-repeat;
    cursor: pointer;
    width: 48px;
    height: 48px;
    border: none;
    vertical-align: middle;
}
.hiradesignbtn
{
    background: url(../images/hira_design.jpg) no-repeat;
    cursor: pointer;
    width: 48px;
    height: 48px;
    border: none;
    vertical-align: middle;
}
.katadesignbtn
{
    background: url(../images/kata_design.jpg) no-repeat;
    cursor: pointer;
    width: 48px;
    height: 48px;
    border: none;
    vertical-align: middle;
}
.RNTitle
{
    background-color: #dedfde;
    font-family: arial,helvetica,sans-serif;
    font-size: 110%;
    font-weight: normal;
    padding: 0px;
    margin: 5px 0 0 10px;
    width: 80%;
}

#footer
{
    padding-top: 20px;
    height: 100px;
    clear: both;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    list-style-type: none;
    list-style-image: none;
    width: 100%;
}
#footer li
{
    display: inline;
    padding-right: 5px;
}
#footer a:link
{
    color: #000;
    text-decoration: none;
}
#footer a:visited
{
    color: #000;
    text-decoration: none;
}

#footer a:hover
{
    color: #000;
    text-decoration: underline;
}

#footer a:active
{
    color: #000;
    text-decoration: none;
}

@media screen and (max-width: 973px)
{

    .searchbx
    {
        clear: both;
        overflow: hidden;
        top: 35px;
    }

    #searchbar
    {
        position: absolute;
        padding: 10px 10px 10px 10px;
        box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
        border-radius: 3px;
        background: #dedfde;
        margin-top: -20px;
        width: 98%;
        top: 70px;
    }
    .txtSearch
    {
        width: 40%;
    }
    .navi ul
    {
        position: absolute;
        top: 38px;
        right: 0px;
        padding: 10px 18px;
        box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
        border-radius: 3px;
        background: #dedfde;
    }

    .navi li
    {
        margin: 5px 0px 5px 0px;
        float: none;
        display: block;
        color: #000;
    }

    .navi a
    {
        display: block;
        text-decoration: none;
        color: #000;
    }

    .toggle-nav
    {
        padding: 5px;
        float: right;
        height: 30px;
        right: 10px;
        top: 10px;
        position: absolute;
        box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
        border-radius: 3px;
        background: #dedfde;
        text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
        color: #000;
        font-size: 1.7em;
        transition: color linear 0.15s;
        vertical-align: middle;
        z-index: 3;
        text-decoration: none;
    }
    .toggle-nav2
    {
        float: right;
        padding: 5px;
        width: 30px;
        height: 30px;
        position: absolute;
        right: 120px;
        top: 10px;
        box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
        border-radius: 3px;
        background: #dedfde;
        text-shadow: 0px 1px 0px rgba(0,0,0,0.5);
        color: #777;
        transition: color linear 0.15s;
        z-index: 2;
    }
    .navi ul.active
    {
        display: none;
    }
    .searchbx div.active
    {
        display: none;
    }
    .toggle-nav:hover, .toggle-nav.active
    {
        text-decoration: none;
        color: #66a992;
    }

    .adsside
    {
        width: 90%;
    }
}

@media screen and (min-width: 700px)
{   
    .accmn
    {
        display: none;
    }
    #menu1
    {
        /* styles for top menu */
        float: right;
        display: block;
        padding-right: 200px;
    }
    #menu1 ul
    {
        margin-top: 10px;
        right: 10px;
        list-style: none;
        padding: 0px;
    }
    #menu1 li
    {
        padding: 0px;
        margin: 0px;
        display: inline;
        border-left: solid 1px #000;
    }
    #menu1 li.first
    {
        border-left: none;
    }
    #menu1 li a:link, #menu1 li a:visited
    {
        padding: 0px 2px 0px 5px;
        color: #000;
        text-decoration: none;
    }
    #menu1 li a:active, #menu1 li a:hover
    {
        color: #000;
        text-decoration: underline;
    }
}
@media screen and (min-width: 974px)
{

    #menu1
    {
        /* styles for top menu */
        padding-right: 10px;
    }
    .container
    {
        width: 974px;
        margin-left: auto;
        margin-right: auto;
    }
    .tokei
    {
        display: block;
    }
    #logo
    {
        height: 50px;
        width: 20%;
    }
    .searchbx
    {
        float: left;
        padding-left: 30px;
        width: 40%;
        margin-top: 5px;
    }

    #twocols
    {
        width: 824px;
        float: right;
        position: relative;
    }
    #leftcol
    {
        width: 150px;
        float: left;
        position: relative;
        left: 0;
        padding: 0;
        margin: 0;
    }

    #leftcol ul
    {
        margin-top: 0px;
        list-style-type: none;
        list-style-image: none;
        margin-left: 5px;
        padding-left: 10px;
    }
    #leftcol ul li a
    {
        margin-left: 0px;
    }
    #leftcol a:link
    {
        color: #000;
        text-decoration: none;
    }

    #leftcol a:visited
    {
        color: #000;
        text-decoration: none;
    }

    #leftcol a:hover
    {
        color: #000;
        text-decoration: underline;
    }

    #leftcol a:active
    {
        color: #000;
        text-decoration: none;
    }


    /*----- Toggle Button -----*/
    .toggle-nav, .toggle-nav2
    {
        display: none;
    }
    .navi
    {
        width: 150px;
        padding: 0px;
        background: #fff;
    }
    .adsside
    {
        width: 130px;
    }
}


/*----- Menu -----*/

