@charset "utf-8";

/* *****************************************
/*+  all  +*********************************
/***************************************** */
body{
	margin:0;
	padding:0;
	background:#FFF;
	font-size:12px;
	line-height:1.6;
	color:#666;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}
#wrap{
	margin:0 auto;
	width:840px;
	background:#FFF;
	}


/* *****************************************
/*+  initialize  +**************************
/***************************************** */
h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
	font-size:1em;
	line-height:1.0;
	}
dl,dt,dd,p{
	margin:0;
	padding:0;
	}
ul,li{
	margin:0;
	padding:0;
	list-style:none;
	}
a img{
	border:0;
	vertical-align:top;
	text-decoration:none;
	}


/* *****************************************
/*+  clearfix  +****************************
/***************************************** */
.clear{
	clear:both;
}
.clearfix:after{ /* for New Browser */
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.clearfix{
	display:inline-block; /* for IE */
}
/* Hides from IE-mac \*/
* html .clearfix{ height:1%; }
.clearfix{ display:block; }
/* End hide from IE-mac */


/* *****************************************
/*+  link  +********************************
/***************************************** */
a{
	color:#ff6b39;
	}
a:hover{
	color:#ffad1d;
	text-decoration:underline;
	}

/* *****************************************
/*+  header  +******************************
/***************************************** */
#header{
	}


/* *****************************************
/*+  navi  +********************************
/***************************************** */


/* *****************************************
/*+  footer  +******************************
/***************************************** */
#footer{
	}


/* *****************************************
/*+  contents  +****************************
/***************************************** */


/*+ topPage + ---------------------------- */



/* *****************************************
/*+  underPage  +***************************
/***************************************** */
