@charset "utf-8";

/* CSS Document */



html,body,h1,h2,h3,h4,h5,h6,p,div,ul,ol,li,dl,dt,dd,

table,form,input,fieldset{

	margin:0;

	padding:0;

	font-family:"ＭＳ Ｐゴシック","ＭＳゴシック", "Osaka", "ヒラギノ角ゴ Pro W3",

"平成角ゴシック","Verdana","Arial","Helvetica",sans-serif;

	font-style:normal;

}



body{

line-height:1.5em;

}



img{

border:0;

}



table{

border-collapse:collapse;

border-spacing:0;

}



ul,ol,li{

list-style:none;

}









/*//////////////////////////////////////////////*/



.clearfix:after{

content: "url(/shared/img/spacer.gif)"; 

display: block; 

height: 0; 

clear: both; 

visibility: hidden;

overflow:auto;

}



.clearfix {

display: inline-block;

min-height: 1%;

}

/* Hides from IE-mac \*/

* html .clearfix{

height: 1%;

}

.clearfix{

display: block;

}

/* End hide from IE-mac */







/*--------------------

.clearfix{

overflow:hidden;

}



---------*/