@charset "shift-JIS"; 

body			{ margin: 0; padding: 0; background-color: white; color: black; font-size: 12px; }
body			{ font-family: sans-serif; *font-family: "‚l‚r ‚oƒSƒVƒbƒN"; color: black; }

a img			{ border: none; }
p,address,form,div { margin: 0; padding: 0; border: none; list-style: none; font-size: 100%; }
a,strong,em,abbr,span,img	{ border: none; }

a				{ color: blue; }

p				{ margin: 0 0 1em 0; }


img				{ vertical-align: top; }

.clear			{ clear: both; }
.text_center	{ text-align: center; }
.text_right		{ text-align: right; }

/* clearfix */
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
