@charset "utf-8";

#slEhonWrapper * {
	margin:0;
	padding:0;
	/*font-family:'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;*/
	font-family:'メイリオ',Meiryo,'Lucida Grande','Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','ＭＳ Ｐゴシック',sans-serif;
	/*font-family:arial,helvetica,clean,sans-serif;*/
}

* html #slEhonWrapper * {
	zoom:1;
}




/* @group font-size reset ----------------------------------------- */

body #slEhonWrapper { font-size:12px; }


/* @group style adjust ----------------------------------------- */


#slEhonWrapper li {
	list-style-type: none;
}

#slEhonWrapper img {
	line-height:1%;
	vertical-align: bottom;
}

/*p,li,dt,dd,th,td {
	font-size:100%;
	line-height:1.5;
}*/

/* @end */

/* @group clearfix ----------------------------------------- */

.cf:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
	font-size:0;
}

* html .cf {/* IE6 */
	zoom:1;
}

*:first-child+html .cf {/* IE7 */
	zoom:1;
}

/* @end */
