@charset "utf-8";
/* ===================================================================
CSS information
 file name  :  default.css
 style info : 
=================================================================== */
body {
	color: #000;
	font:13px 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
    *font-size:small;
    *font:x-small;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
body {	/* for IF6 */
	_font-family: "ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
}
body{
	font: 13px 'Gotham 3r','Gotham A', 'Gotham B','AxisStd-Regular', 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-weight: 400; 
	font-style: normal; 
}

img{ vertical-align: bottom;}
/* Font Size --------------------------------- */
p,li,dt,dd,th,td {	font-size: 93%;}
li p,dd p,li li,dd li,th p,td p {	font-size: 100%;}
h1,
h2,
h3,
h4,
h5,
h6 {	font-size: 100%;}
table {	font-size: inherit; font-size: 100%;}
a{ color: #000; text-decoration: none;}
a:hover{ color: #ff00a2;}
/* clearfix --------------------------------- */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */
/* */
/*---------------------------------------------------------------------*/
/*------------------------------------------------------*/
/* noneImages */
/*------------------------------------------------------*/
.noneImages {
	display: none;
}
.nf-message { display: none; }
