@charset "UTF-8";

html,body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-family:"ヒラギノ角ゴ W3", sans-serif;
	background-color:#39c0d4;
	-webkit-text-size-adjust:none;
}

article, aside, figure, footer, header, hgroup, nav, section { 
	display:block; 
}

img {
	margin:0;
	padding:0;
	border: none;
	vertical-align:baseline;
}

a{
    outline: none;
	text-decoration:none;
}

p{
	color:#313131;
}

* {
	margin: 0;
}

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123%; }
.text17 { font-size:130%; }
.text18 { font-size:138%; }

.text20 { font-size:20px; }
.text22 { font-size:22px; }