body {
    margin: 0px 0px 0px 0px;
    background-color: #fff;
}

td {
    color: #333;
    font-size: 0.9em;
}

th {
    color: #333;
    font-size: 1.0em;
}

input {
    color: #333;
}

table tr td table tr td {
    font-size: 1.0em;
}

textarea {
    font-size: 1.0em;
}

strong {
    font-weight: normal;
}

a {
    text-decoration: underline;
}

a:link {
    color: #33a5ed;
}

a:visited {
    color: #515bbf;
    text-decoration: underline;
}

a:active {
    color: #33a5ed;
}

a:hover {
    color: #006699;
}

a.textAndLink, a.textAndLink:link, a.textAndLink:visited, a.textAndLink:active {
    display: block;
    text-decoration: none;
    color: #333;
}

a.textAndLink:hover {
    color: #33a5ed;
    text-decoration: underline;
}

a.navi {
    background: url(/image/common/ico_link1.png) no-repeat left center;
    padding-left: 25px;
}

a.navi2 {
    background: url(/image/common/ico_link2.png) no-repeat left center;
    padding-left: 25px;
}

a.navi2Astro {
    background: url(/image/common/ico_link2_astro.gif) no-repeat left center;
    padding-left: 25px;
}

h1, h2, h3 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}

h1 {
    display: none;
}

h3 {
    margin-left: -15px;
    padding-left: 20px;
    font-weight: bolder;
    font-size: 1.0em;
    color: #f74372;
}

.accent {
    font-size: 1.2em;
    color: #f74372;
}

.isnew {
    font-size:0.9em;
    color: #f74372;
}

.small {
    font-size: 0.8em;
}

.markup {
    display: none;
}

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

p {
    margin: 5px 0 5px 0;
}

img {
    border :0;
    color: #fff;
}

ul.error li {
    list-style-type: none;
}

#container {
    line-height: 140%;
    margin-right: auto;
    margin-left: auto;
    padding: 0px;
    color: #333;
    font-family: Verdana, "ヒラギノ角ゴ Pro W3", Hiragino Kaku Gothic Pro, "MS UI Gothic", "Osaka", times new roman, serif;
}

#menu {
    margin-top: 20px;
}

#newsShop p {
    border: 1px solid #fab8c9;
    background-color: #fff;
    padding: 10px;
    margin: 8px 0 8px 30px;
    clear: both;
    width: 80%;
    text-align: left;
    font-size: 0.8em;
    font-weight: bolder;
    color: #f74372;
}

#footer {
    text-align: left;
    padding-left: 80px;
    font-size: 7pt;
    color: #333;
}

#footer a {
    text-decoration: none;
    color: #66c;
}
