@charset "utf-8";


/* -------------------------------------------------------------------
 基本設定
------------------------------------------------------------------- */

* {
	margin: 0px;
	padding: 0px;
}


/* 基本フォント -------------------- */

body {
	color: #333333;
	font-family: Verdana, Arial;
	font-size: 13px;
	line-height: 1.4;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}


/* hides from macIE5 \*/
* html body {
	font-size: 90%;
}
* html table {
	font-size: 100%;
}
*:first-child + html body {
	font-size: 90%;
}
/**/

#headerIndex .mojisize_en img.fontL_en {
	background: url(../images/header_mojisize_large_d_en.gif) no-repeat left top !important;
	height: 15px;
	width: 30px;
}
