@charset "UTF-8";
/* CSS Document */

body {
	font-size: 10px;
	line-height: 17px;
}

	/* for IE7 */
	*+html body {
	font-size:63%;
	}

	/* for IE6 */
	* html body {
	font-size:63%;
	}

#header #headcontent li#small {
	background: url(../images/size_ltr01_current.gif) no-repeat;
}

#header #headcontent #medium img {
	visibility: visible;
}

#header #headcontent #small img {
	visibility : hidden;
}

#header #headcontent #submenu {
	float: right;
	font-size: 9px;
	margin-top: 10px;
	text-align: right;
}

/*product information*/
#wrapper #content .info_product {
	float: left;
	height: 340px;
	margin-right: 34px;
	width: 435px;
}
