@charset "UTF-8";

/* ぺぺぺぺ */


/*
     (+1 = 115%) >>>> BASE >>>> (-1 84%) >>>>> (-2 77%)
*/


html {
    height: 100%;
}

html:first-child body {
    min-height: 100%;
    padding-bottom: 1px;
}

body {
    margin: 0;
    padding: 0;
    line-height: 1.37;
    background: #f1f6fb;
    font-size: 82%;
}

div, p, form, h1, h2, h3 {
    margin: 0;
    padding: 0;
}


body, th, td {
    color: #513e22;
}



a {
    word-break: break-all;
}

a:link,
a:link * {
    color: #a4f;
    text-decoration:none;
}

a:visited,
a:visited * {
    color: #a4f;
    text-decoration:none;
}

a:hover,
a:hover * {
    text-decoration: underline;
}

a:active,
a:active * {
    color: #f00;
}

#footer a#author:link,
#footer a#author:visited {
}

table {
    border-collapse: collapse;
    border: none;
    border-spacing: 0;
}

th, td {
    vertical-align: top;
    font-weight: normal;
    text-align: left;
}

caption {
    text-align: left;
}

img, a img {
    vertical-align: bottom;
    border: none;
    background: transparent;

    /* for ALT */
    font-size: 9px;
    line-height: 1;
    overflow: hidden;
    color: #777;
}

object,embed {
    vertical-align: top;
}

fieldset {
    border: none;
}

input, textarea {
    font-size: 1.5em;
    padding: 1px;
}

input {
}

option {
    padding: 1px 0.4em;
}

textarea {
    display: block;
}

em, address, dfn {
    font-style: normal;
}

em {
    font-weight: bold;
}

address {
    display: block;
}

ul ul, ul dl, dl ul, table p, table ul, table table {
    font-size:1em;
}

li {
    list-style:none;
}


h1, h2, h3, h4, h5, h6, h7 {
    font-weight: bold;
}

pre {
    white-space: pre-wrap;       /* css-3 */
    white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
    white-space: -pre-wrap;      /* Opera 4-6 */
    white-space: -o-pre-wrap;    /* Opera 7 */
    word-wrap: break-word;       /* Internet Explorer 5.5+ */
}


/* ------------------------------------------------------------------------- */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    line-height: 0;
    font-size: 0;
}

.clearfix {
    display: inline-table;
    min-height: 1%;
}

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

.clear {
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
}

.mono {
    font-family: monospace;
}

.noime {
    ime-mode: disabled;
}

.inputXLong {
    width: 22em;
}

.inputLong {
    width: 16em;
}

.inputMiddle {
    width: 13em;
}

.inputShort {
    width: 10em;
}

.inputXShort {
    width: 6em;
}

.inputXXShort {
    width: 5.2em;
}

textarea.wideTextArea {
    width: 24em;
    height: 7em;
}

/* ---------- */

#container {
    text-align: center;
}

#header {
    margin: 2em 0 3em 0;
}

#header h1 {
    font-size: 48px;
    font-weight: bold;
    font-family: georgia,serif;
}

#footer {
    margin-top: 3em;
}


#fUrl {
    margin:0 0 10px 0;
    width: 16em;
}

.form_description {
    font-family: 'monospace', 'Osaka';
}

#id_area {
    margin:0 0 10px 0;
}

#id {
    margin:0 0 0 10px;
    width: 5em;
}

.result {
    margin-bottom:20px;
}

.in_english {
    margin-bottom:20px;
}

.error {
    color:#f00;
    margin-bottom:20px;
}

form.dummy {
    font-size:1.2em;
    width:18em;
    position:relative;
    margin:auto;
    font-family: 'monospace', 'Osaka';
}

.result_len {
    position: absolute;
    top:0px;
    right:5px;
    font-style:italic;
    font-family: georgia,serif;
    color:#888;
}

.strlen {
    font-family: georgia,serif;
}

#resultUrl {
    padding:5px;
    margin:-6px;
    font-family: 'monospace', 'Osaka';
}

#originalUrl {
    font-size:1.5em;
    width: 15em;
    margin:auto;
    padding:0.4em;
    font-family: 'monospace', 'Osaka';
}

#in strong {
    color: #f33;
}

#url {
    width: 17em;
    text-align: left;
    margin: 0 auto;
}

#accessAnalyze {
    overflow: hidden;
    height: 1px;
    width: 1px;
    line-height: 1px;
    font-size: 1px;
    border: 0;
    visibility: hidden;
}
