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

body {
	font-size: 14px;
	line-height: 24px;
}

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

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

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

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

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

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


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