@charset "utf-8";/* margin set----------------------------------------------------------------------------------------------*/h1,h2,h3,h4,h5,h6,p,dl,dt,dd,a{	margin:0;	padding:0;}ul,li{	margin:0;	padding:0;	list-style:none;}.mB10{margin-bottom:10px;}.mB15{margin-bottom:15px;}.mB20{margin-bottom:20px;}/* clear float set -----------------------------------------------------------------------------------------------*/.fix:after{	content:".";	display:block;	height:0;	clear:both;	visibility:hidden;}* html .fix{	display:inline-block;}*:first-child+html .fix{	display:inline-block;}/* base style----------------------------------------------------------------------------------------------*/body{	color:#6a6a6a;}.clera{clear:both;}a:hover{text-decoration:none;}