@charset "utf-8";

/*//////////////////////////////////////////////////////*/
/*///////////////////////////Tag set////////////////////*/
/*//////////////////////////////////////////////////////*/


body {
	font-size: 16px;
}
/*//Win IE6&IE7//*/
* html body {	font-size: 100%;}
* html body td {	font-size: 100%;}
* html body th {	font-size: 100%;}
*:first-child+html body {	font-size: 100%;}
/*//end Win IE6&IE7//*/
#menu_fontsize .mf01 {
	background:url(../../img/head_fontmenu01on.gif) no-repeat left top;
}
#menu_fontsize .mf02 {
	background:url(../../img/head_fontmenu02.gif) no-repeat left top;
}
#menu_fontsize .mf03 {
	background:url(../../img/head_fontmenu03.gif) no-repeat left top;
}


#main div.item-box {
	min-height:425px;
	_height: auto !important;
}
*:first-child+html #main div.item-box {
	min-height:425px;
}

#main div.item-number {
	min-height:78px;
	height: auto !important;
	height: 78px;
}

#main div.item-name {
	min-height:78px;
	height: auto !important;
	height: 78px;
}

#main div.item-body p {
	min-height:155px;
}
*:first-child+html #main div.item-body p {
	height: auto;
}
*html #main div.item-body p {
	height: auto !important;
	height: 155px;
}

#main div.item-number {
	top:20px;
}

#main div.item-body .gift-click {
	top : -148px;
}
