@charset "utf-8";
/** css document */

/**
YUI 3.10.0 (build a03ce0e)
Copyright 2013 Yahoo! Inc. All rights reserved.
Licensed under the BSD License.
http://yuilibrary.com/license/
*/

/** cssreset */
html {
	color: #000;
	background: #FFF;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse:collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
ol, ul {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
input, textarea, select {
	*font-size: 100%;
}
legend {
	color: #000;
}

/* Noto Sans Japanese */
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 400;
   src: local('Noto Sans CJK JP Regular'),
        local('Noto Sans JP Regular'),
        url(/cardapp3/simple/fonts/NotoSansCJKjp-Regular-4af9d858839b90449b5ec84a440f0b34.woff) format('woff'),
        url(/cardapp3/simple/fonts/NotoSansCJKjp-Regular-a67e716de982c89b0ac2e3985983420e.otf) format('opentype');
}
@font-face {
   font-family: 'Noto Sans Japanese';
   font-style: normal;
   font-weight: 700;
   src: local('Noto Sans CJK JP Bold'),
        local('Noto Sans JP Bold'),
        url(/cardapp3/simple/fonts/NotoSansCJKjp-Bold-5f065f4cbe7323c48cd71d80a9183169.woff) format('woff'),
        url(/cardapp3/simple/fonts/NotoSansCJKjp-Bold-c7216b7629c9869c2676a8a4aa5f71c9.otf) format('opentype');
}
* {
	margin: 0;
	padding: 0;
}
html {
	font-family: 'Noto Sans Japanese', sans-serif;
	font-size: 62.5%;
	line-height: 1.65;
	color: #333333;
	word-wrap: break-word;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
	height: 100%;
	overflow-y: scroll;
}
body {
	font-size: 1.4rem;
	padding-bottom: 40px;
}

table {
	border: 0 !important;
	width: 100% !important;
	box-sizing: border-box;
	word-break: break-all;
}
table,
table th,
table td {
	border-color: #cbd6d9 !important;
	white-space: normal !important;
}
table.space th,
table.space td {
	padding: 0.4em 0.2em;
}
center {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
}
font.ttl {
	font-size: 1.6rem;
}
p {
	margin-top: 1.0em;
	margin-bottom: 1.0em;
}
strong, b {
	font-weight: bold;
}
hr {
	height: 1px;
	border: 0;
	background-color: #cbd6d9;
}
a {
	color: #3366cc;
	text-decoration: underline;
}
a.out:after {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	height: 13px;
	margin-left: 2px;
	margin-right: 4px;
	background-image: url(/cardapp3/simple/img/icon_out-464b318cab113bdb5f21587b581a745b.png);
	background-size: 12px 13px;
}
.textd img {
	width: 100%;
	height: auto;
}
