@charset "utf-8";


body {
	overflow-y: scroll; 
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; 
	font-size:150%; 
	color: #000;
	background-color:#fff;
	line-height:1.6;
	-webkit-text-size-adjust: 100%;
	}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	margin: 0; padding: 0; }

body:focus { 
	outline:none; }

h1, h2, h3, h4, h5, h6 { 
	font-size: 100%; font-weight: normal; }
	
ol, ul { 
	list-style:none; }
	
fieldset, img { 
	border:0; }
	
table {
	border-collapse: collapse; border-spacing:0; }
	
caption, th { 
	text-align: left; }
	
address, caption, cite, code, dfn, em, strong, th, var { 
	font-style: normal; font-weight: normal; }
	
img {
	width:100%; 
	vertical-align:bottom; }
	
article, aside, figure, figcaption, details, footer, header, hgroup, nav, section, summary { 
	display:block; }
	
/* CLEAR FIX */
.clear { clear:both; }
.clearFix { overflow:hidden; }
.clearFix:after { display:block; clear:both; height:0; visibility:hidden; content:"."; zoom:1; }  

.clr { height: 0px; _height: 1px; overflow: hidden; clear: both; }



a:focus { outline:none; }
div:focus { outline:none; }
/*img { width:auto; max-width:100%; height:auto; }*/

/*---自動拡大停止---------*/
html {-webkit-text-size-adjust:none}




