@charset "UTF-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote {margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
table{border-collapse:collapse;border-spacing:0;}
ul,li {list-style:none;list-style-type:none;}
img{border-style:none;vertical-align:bottom;}
a{overflow:hidden;outline:none;}
/* フロートの戻し */
.clearfix:after { content: ""; display: block; height: 0; visibility: hidden; clear: both; font-size: 0; height: 0; }
.clearfix{ zoom: 1; }
/* テキスト隠し */
.text_hide { text-indent: -9999px; }
.disp_none { display: none; }
/* 上付き下付き文字 */
sup,sub {height:0;line-height:1;vertical-align:baseline;_vertical-align:bottom;position:relative;}
sup {bottom:1ex;}
sub {top:.2ex;font-size:70%;}
/* リンク初期設定 */
a:link { color: #636772; text-decoration: underline; }
a:visited { color: #636772; text-decoration: underline; }
a:hover { color: #0081c9; text-decoration: underline; }
a:active { color: #636772; text-decoration: underline; }
/* ベース */
body {
	font-size: 16px;
	line-height: 24px;
	font-style: normal;
	font-weight: normal;
	font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #636772;
	-webkit-text-size-adjust: 100%; /* ios */
}
