@charset "utf-8";
/* ===================================================================
CSS information

 file name  :esthe.css
 author     :Ability Consultant
style info  :トップページ設定　ハックは最下部に記述
=================================================================== */

/*----------------------------------------------------
	#esthe

----------------------------------------------------*/
#esthe #main {
	text-align: center;
}

#esthe .con_esthe {
	margin: 0 0 120px 0;
}

#esthe .con_esthe p {
	margin: 0 0 60px 0;
}

#esthe .con_biofango {
	margin: 0 0 120px 0;
}

#esthe .con_biofango p {
	margin: 0 0 60px 0;
}

#esthe .con_menu {
	margin: 0 0 120px 0;
}


/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}




