@charset "UTF-8";
/* CSS Document */
/*
Web design and Coding by O37*Works(Shizuki Hinase)
http://m37s.com/
*/

/*-----------------CSSリセット-----------------*/
html,body,div,ul,ol,dl,li,dt,dd,dl,p,h1,h2,h3,h4,h5,h6,address,table,tbody,td,th,tr,input{
	margin:0;
	padding:0;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	}
h1,h2,h3,h4,h5,h6,address{
	font-style:normal;
	font-weight:normal;}
li{
	list-style:none;}
p{
	margin:0 0 10px 0;
	line-height:1.8;}
body,html{
	width:100%;
	height:100%;
	-webkit-text-size-adjust:100%;
	-moz-text-size-adjust:100%;}
iframe{
	z-index:2;}

.s{
	font-size:x-small;
	line-height:0.8;}
a{
	color:#707070;
	text-decoration:underline;}
a img{
	border:0;}
a img:hover{
	opacity:0.8;}


.clearfix:after { content: url(http://crevasselamp.net/surge6/images/transfer.png); display: block; clear: both; height: 0; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */