﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
body {
	line-height: 1;
	-webkit-text-size-adjust: 100%
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
html {
	font-size: 62.5%
}
body {
	font-family: "メイリオ", Meiryo, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Arial, Verdana, "ＭＳ Ｐゴシック", sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	min-width: 1000px;
	line-height: 1.4
}
img {
	vertical-align: bottom
}
table {
	border-collapse: separate
}
.size10 {
	font-size: 10px;
	font-size: 1.0rem
}
.size12 {
	font-size: 12px;
	font-size: 1.2rem
}
.size14 {
	font-size: 14px;
	font-size: 1.4rem
}
.size15 {
	font-size: 15px;
	font-size: 1.5rem
}
.size16 {
	font-size: 16px;
	font-size: 1.6rem
}
.size44 {
	font-size: 44px;
	font-size: 4.4rem
}
.floatL {
	float: left
}
.floatR {
	float: right
}
.left {
	text-align: left
}
.center {
	text-align: center
}
.right {
	text-align: right
}
.mt5 {
	margin-top: 5px
}
.mt10 {
	margin-top: 10px
}
.mt15 {
	margin-top: 15px
}
.mt20 {
	margin-top: 20px
}
.mt30 {
	margin-top: 30px
}
.ml10 {
	margin-left: 10px
}
.rollOver {
	z-index: 999;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out
}
.rollOver:hover {
	opacity: 0.7;
	filter: alpha(opacity=70)
}
.clear {
	clear: both
}
.clearfix {
	display: inline-block;
	min-height: 1%
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden
}
* html .clearfix {
	height: 1%
}
.clearfix {
	display: block
}
