﻿@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;
}

/** cssfonts */
body {
	font: 13px/1.231 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
	*font-size: small; /* for IE */
	*font: x-small; /* for IE in quirks mode */
}
select, input, button, textarea {
	/*font:99% arial,helvetica,clean,sans-serif;*/
	font: 99%;
}
table {
	font-size: inherit;
	font: 100%;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

#yui3-css-stamp.reset {
	display: none;
}

/** addreset */
* {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;
	height: 100%;
}
body {
	-webkit-text-size-adjust: none;
	width: 100%;
	min-height: 100%;
	position: relative;
}
a {
	outline : none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
img {
	vertical-align: bottom;
}
.minc {
	font-family: 'ヒラギノ明朝 ProN W6', 'HiraMinProN-W6', 'HG明朝E', 'ＭＳ Ｐ明朝', 'MS PMincho', 'MS 明朝', serif;
}
.gosc {
	font-family: 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', sans-serif;
}
.tokc {
	font-family: 'Osaka－等幅', Osaka-mono, 'ＭＳ ゴシック', 'MS Gothic', monospace;
}
.cfx:before,
.cfx:after {
	content: "";
	display: table;
}
.cfx:after {
	clear: both;
}
.cfx {
	zoom: 1;
}
.inl-blk {
	letter-spacing: -0.4em;
}
.inl-blk li {
	display: inline-block;
	letter-spacing: normal;
	*display: inline;
	*zoom: 1;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tc {
	text-align: center;
}
.tr {
	text-align: left;
}
.tl {
	text-align: right;
}
.bold {
	font-weight: bold;
}

.font-10 { font-size: 77%; }
.font-11 { font-size: 85%; }
.font-12 { font-size: 93%; }
.font-13 { font-size: 100%; }
.font-14 { font-size: 108%; }
.font-15 { font-size: 116%; }
.font-16 { font-size: 124%; }
.font-17 { font-size: 131%; }
.font-18 { font-size: 139%; }
.font-19 { font-size: 147%; }
.font-20 { font-size: 154%; }
.font-21 { font-size: 162%; }
.font-22 { font-size: 170%; }
.font-23 { font-size: 177%; }
.font-24 { font-size: 185%; }
.font-25 { font-size: 193%; }
.font-26 { font-size: 200%; }
