
body {
    margin: 0% 0% 0% 50%;
}
a {
    color: #C71444;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

a img {
    border: none;
}

div#main {
    width: 750px;
    background-image: url(img/ururun_bg.gif);
    margin: 0px 0px 0px -375px;
    text-align: left;
}

div.ashiato-box {
    width: 750px;
    background-image: url(img/ururun_box_bg.gif);
    margin: 0px;
    padding: 0px;
}

div.ashiato {
    width: 710px;
    margin: 0px 20px;
    padding: 0px;
}

table.ashiato-box-table td {
    font-size: 90%;
}

td.thumb_image {
    text-align: center;
}

.newrss {
    text-align: right;
}

div.img {
    margin: 0px;
}

div#switch {
    position: absolute;
    top: 40%;
    left: 50px;
    width: 300px;
    padding: 1em;
    opacity: 0.95;
    filter: alpha(opacity=95);
    background-color: white;
    border: 3px solid #DDD;
}
div#closebutton {
    text-align: right;
}
div#switchseal {
    text-align: center;
}
input#changeseal {
    display: block;
    margin: 2em auto;
    text-align: center;
}
td.moreashiato {
    text-align: right;
}
div#moreashiato {
    position: absolute;
    top: 35%;
    right: 50px;
    width: 650px;
    padding: 1em;
    opacity: 0.95;
    filter: alpha(opacity=95);
    background-color: white;
    border: 3px solid #DDD;
    font-size: 12px;
}


div#footer {
    margin: 0px;
    padding: 20px;
    text-align: center;
    font-size: 90%;
}

h2 {
    font-size: 100%;
}
ul#seal_series {
    width: 650px;
    margin: 0px;
    padding: 30px 10px;
    background-color: white;
    text-align: center;
    border: 3px solid #DDD;
}
ul#seal_series li, ul#seal li {
    display: inline;
    margin: 5px 4px;
    border-bottom: 2px solid #FFF;
}

h2.step2 {
    margin: 10px;
}

div#preview {
    padding: 5px;
    background-color: white;
    border: 3px solid #DDD;
}

ul#seal li a:hover {
    padding-bottom: 1px;
    border-bottom: 2px solid gray;
}

div.center {
    text-align: center;
}

input#blogurl {
    width: 200px;
}
input#blogtitle {
    width: 200px;
    height: 1.5em;
    background-color: #FFE;
    border: 1px solid #999;
}
input#checkBlogUrl {
    width: 40px;
}
span#step3, span#step4 {
    font-size: 110%;
    font-weight: bold;
}

div#regist {
    font-size: 90%;
}

span.error-msg {
    color: #F00;
}
textarea#code {
    width: 100%;
    background-color: #FEE;
    margin-top: 10px;
    font-size: 80%;
}

.caution {
    color: #C00;
    font-size: 110%;
    font-weight: bold;
}

#setsumei {
    margin-top: 0px;
    padding: 1em;
}

p {
    font-size: 90%;
}

