html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background-color: transparent
}

body {
    line-height: 1
}

ul,
ol {
    list-style: none
}

blockquote,
q {
    quotes: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal
}

img {
    vertical-align: top
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

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

th {
    font-weight: normal;
    text-align: left
}

td {
    font-weight: normal;
    text-align: left
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

input,
select {
    vertical-align: middle
}

ul {
    list-style: none;
}


/* YUI 3.8.1 (build 5795) Copyright 2013 Yahoo! Inc. http://yuilibrary.com/license/ */

body {
    font: 13px/1.5 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif;
    *font-size: small;
    *font: x-small
}

select,
input,
button,
textarea {
    font: 99% arial, helvetica, clean, sans-serif
}

table {
    font-size: inherit;
    font: 100%
}

pre,
code,
kbd,
samp,
tt {
    font-family: monospace;
    *font-size: 108%;
    line-height: 100%
}

#yui3-css-stamp.cssfonts {
    display: none
}


/* for ios */

body {
    -webkit-text-size-adjust: none;
}

.clear {
    clear: both;
}

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

* html .clearfix {
    zoom: 1;
}


/* IE6 */

*:first-child+html .clearfix {
    zoom: 1;
}


/* IE7 */

.font-10 {
    font-size: 0.769em;
}

.font-11 {
    font-size: 0.846em;
}

.font-12 {
    font-size: 0.923em;
}

.font-13 {
    font-size: 1.0em;
}

.font-14 {
    font-size: 1.076em;
}

.font-15 {
    font-size: 1.153em;
}

.font-16 {
    font-size: 1.230em;
}

.font-xxxxl {
    font-size: 1.538em;
    /* 20px */
}

.font-l {
    font-size: 1.076em;
    /* 14px */
}

.font-s {
    font-size: 0.923em;
    /* 12px */
}

.font-xs {
    font-size: 0.846em;
    /* 11px */
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.in-block {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.float-l {
    float: left;
}

.float-r {
    float: right;
}

.center {
    text-align: center;
}

.left {
    text-align: left;
}

.right {
    text-align: right;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: none;
    color: #555;
}

.activity-indicator {
    position: absolute;
    left: 49.0%;
    top: 48.0%;
    z-index: 0;
}

.message {
    line-height: 2.0;
}

.mt30 {
    margin-top: 30px;
}

.mb30 {
    margin-bottom: 30px;
}

.mtb30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.br {
    position: absolute;
    bottom: 0;
    right: 0;
}

.bl {
    position: absolute;
    bottom: 0;
    left: 0;
}

.dash {
    -webkit-transform: scale(2.0, 1.0) translateX(5px);
    -moz-transform: scale(2.0, 1.0) translateX(5px);
    -ms-transform: scale(2.0, 1.0) translateX(5px);
    -o-transform: scale(2.0, 1.0) translateX(5px);
    transform: scale(2.0, 1.0) translateX(5px);
    display: inline-block;
}