@charset "UTF-8";

/* ----------------- Reset all styles ----------------- */

* {
    margin: 0;
    padding: 0;
}
/* ========================= ol, ul Global Setting=========================== */

/* ----------------- taking contents ----------------- */

table.talking {
    border: none;
}
td.person {
    font-weight: bold;
    width: 10%;
    vertical-align: top;
}
td.speak {
    padding-bottom: 30px;
}
<!-- div.talk-left {
    float: left;
    width: 60%;
}
div.talk-right {
    float: right;
    width: 35%;
}
--> div.pageselector {
    text-align: center;
}
div.pageselector ul {
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
}
div.pageselector ul li {
    float: left;
    list-style: none;
    margin: auto 8px;
    width: auto;
}
div.pagebutton {
    position: relative;
    width: 2em;
    height: 2em;
    background-color: #333;
    color: #eee;
    text-align: center;
}
div.pagebutton p {
    margin: 0;
    line-height: normal;
    position: absolute;
    font-size: 1em;
    width: 100%;
    padding-top: 0.4em;
}
/*---------------------------------　上部メニュー ----------------------------------*/

/*---------------------------- Main pages 2 column ------------------------------*/

div.main-left {
    float: left;
    width: 60%;
}
div.main-right {
    float: right;
    width: 37%;
    padding-right: 25px;
}
div.dummy {
    clear: both;
}
div.main-right img {
    width: 100%;
    height: auto;
}
/* The rest is pretty self explanatory - it appears in the order that it occurs on the HTML document */

#logo {
    position: relative;
    top: 30px;
}
#logotitle a {
    color: #2d2d2d;
    text-decoration: none;
}
/*
hr {
    margin-bottom: 30px;
    border: solid #000;
    border-width: 1px 0 0 0;
    height: 1px;
    clear: both;
}
*/

/*
div.slide2 {
    position: relative;
    margin-top: 50px;
}
*/

/* - - - - - - - - - - - - - - -  Slider START  - - - - - - - - - - - - - - - */

div.headimage {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
}
div.headimage img {
    width: 100%;
    height: auto;
}
/* - - - - - - - - - - - - - - -  注意文  - - - - - - - - - - - - - - - */

div#container {
    width: 100%;
    margin-top: 30px;
}
div.abstruction {
    width: 45%;
    height: 100%;
    float: left;
    padding-left: 30px;
}
div.abstruction:a {
    width: 45%;
    height: 100%;
    float: left;
    padding-left: 30px;
}
div.subscribe {
    width: 45%;
    height: 240px;
    float: right;
    padding-right: 30px;
    position: relative;
    text-align: right;
}
div.submit {
    position: relative;
    width: 100%;
    height: 50%;
}
div.submit a:hover {
    filter: alpha(opacity=70);
    /* IE */
    -moz-opacity: 0.70;
    /* Firefox CSS3以前 */
    opacity: 0.70;
    /* CSS3 */
}
div.date {
    position: absolute;
    bottom: 0;
    width: 100%;
}
div.date>a {
    display: block;
    padding-right: 30px;
}
ul.caution {
    list-style-type: disc;
}
Page ol.artist {
    list-style-type: lower-roman;
}
/* - - - - - - - - - - - - - - -  注意文 END  - - - - - - - - - - - - - - - */

/*
.text2 {
    padding-right: 25px;
    padding-left: 25px;
    font-size: 12px;
    text-align: justify;
    line-height: 2.0em;
}

.list {
    border:1px;
    padding:5px;
    border-top:1px solid #663300;
    border-left:1px solid #663300;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
}

}
.list th{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    color:#330000;
    background-color:#996633;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.list td{
    border-right:1px solid #663300;
    border-bottom:1px solid #663300;
    padding:0.3em 1em;
}
*/

div.text>h5 {
    margin-top: 50px;
    margin-bottom: 25px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 3px;
    font-family: ;
    font-size: 100%;
    font-weight: normal;
    color: white;
    background-color: black;
}
div.text>h6 {
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: ;
    font-size: 104%;
    font-weight: bold;
    color: black;
}
div.text>p {
    margin-bottom: 15px;
    font-family: ;
    font-size: 100%;
    font-weight: normal;
    color: black;
}
div.text>ol {
    font-family: ;
    font-size: 100%;
    font-weight: normal;
    color: black;
}
div.text>ul.caution {
    padding-left: 30px;
    padding-right: 30px;
}
/* - - - - - - - - - - - - - - -  Slider END  - - - - - - - - - - - - - - - */

div.tittle {
    width: auto;
    margin-left: 25px;
    margin-right: 25px;
    padding: 30px;
}
/*
.left {
    margin-top: 4%;
    width: 48%;
    float: left;
    margin-bottom: 2%;
}
.left h3 {
    font-family: Cookie, Arial, Helvetica, sans-serif;
    font-size: 180%;
    font-weight: normal;
    text-align: center;
    color: #f38094;
    margin-bottom: 5%;
    text-shadow: 0 1px 1px #dadada;
}
.left p {
    font-family: Lato, Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 140%;
}
.left p a {
    color: #f38094;
    text-decoration: none;
}
*/

#bottom h3 {
    margin: 4% 0 3% 0;
    font-family: Cookie, Arial, Helvetica, sans-serif;
    font-size: 190%;
    font-weight: normal;
    text-align: center;
    color: #f38094;
    text-shadow: 0 1px 1px #c1c1c1;
}
footer {
    width: 100%;
    padding: 30px 0;
    margin-top: 20px;
    text-align: center;
    font-size: 80%;
    color: #2d2d2d;
}
/* ----------------------------- FORM ----------------------------------- */

.left h4 {
    font-family: Cookie, Arial, Helvetica, sans-serif;
    font-size: 180%;
    font-weight: normal;
    color: #f38094;
    margin-bottom: 10px;
}
input:focus,
input.focused,
textarea:focus,
textarea.focused {
    color: #3e3e3e;
    opacity: 1;
}
#error {
    color: #FF7471;
    float: left;
    font-family: Regular, Arial, Helvetica, sans-serif, "Helvetica Neue Light";
    font-size: 15px;
}
#error ul {
    list-style-type: none;
    padding-top: 5px;
}
/* -- Make the highlight colours pretty -- */

::selection {
    background: #333333;
    color: #FFF;
}
::-moz-selection {
    background: #333333;
    color: #FFF;
}
/* ---------------------- RESPONSIVE STUFF - ONLY TOUCH IF YOUR'E CONFIDENT WITH CSS ---------------------- */

/*
@media only screen and (max-width: 1279px) {
    .wrapper {
        width: 90%;
    }
}
@media only screen and (max-width: 860px) {
    header h1 {
        font-size: 110%;
    }
    header h2 {
        font-size: 80%;
    }
}
@media only screen and (max-width: 720px) {
    #logo {
        width: 150px;
        display: block;
        margin: auto;
        margin-bottom: 5%;
    }
    nav {
        width: 100%;
    }
    header h1 {
        font-size: 100%;
        margin-bottom: 5%;
    }
    header h2 {
        font-size: 60%;
    }
    .left {
        width: 100%;
    }
    .right {
        width: 100%;
    }
    @media only screen and (max-width: 510px) {
        #work {
            width: 300px;
        }
        .item {
            width: 136px;
            height: 140px;
            margin: 7px;
        }
        .item h3 {
            font-size: 75%;
        }
        .item p {
            font-size: 40%;
        }
    }
    table {
        font-size: 2px;
        word-break: normal;
        word-wrap: break-word;
    }
*/