h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd{
	font-size: 100%;
	line-height: 150%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
body{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #ffffff;
	text-align: center;
  	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", sans-serif;
}
img{
	border: none;
	vertical-align: bottom;
}

#wrap{
	margin-right: auto;
	margin-left: auto;
	padding: 0px 25px;
	width: 750px;
	font-size: 0.85em;
	border-left: 1px solid #c4151c;
	border-right: 1px solid #c4151c;
	line-height: 1.4;
	text-align: left;
}

/* header */
#header{
	border: none;
}
#header h1{
	margin: 20px 0px 12px 0px;
	padding: 0px;
	float: right;
}

/* menu */
#gnavi{
	margin-top: 20px;
	margin-bottom: 10px;
	width: 626px;
	height: 37px;
	float: left;
}
#gnavi ul{
	display: inline; 
	list-style: none;
	line-height: 0;
}
#gnavi li{
	display: inline; 
	line-height: 1;
}
#gnavi li a{
	float: left;
	display: block;
	font-size: 1em;
	color: #ffffff;
	text-indent: -9999px;
	text-align: center;
	text-decoration: none;
	overflow:hidden;
}
#toppage, #toppage a, #toppage a:visited{
	width: 219px;
	height: 37px;
	background: url("../images/milano/m_toppage.gif") no-repeat left top;
}
#toppage a:hover, #toppage a:active{
	background: url("../images/milano/m_toppage_ov.gif") no-repeat left top;
}
#products, #products a, #products a:visited{
	width: 219px;
	height: 37px;
	background: url("../images/milano/m_products.gif") no-repeat left top;
}
#products a:hover, #products a:active{
	background: url("../images/milano/m_products_ov.gif") no-repeat left top;
}
/* menu ov */
.toppage #gnavi li#toppage a{
	background: url("../images/milano/m_toppage_ov.gif") no-repeat left top;
}
.products #gnavi li#products a{
	background: url("../images/milano/m_products_ov.gif") no-repeat left top;
}

/* contents */
#contents{
	clear: both;
}
#contents dl{
	margin-top: 12px;
	margin-left: 40px;
	font-size: 0.85em;
	line-height: 1.7em;
}
#contents dt{
	width: 38px;
	float: left;
	clear: both;
	line-height: 1.7em;
}
#contents dd{
	margin-left: 38px;
	line-height: 1.7em;
}

/* footer */
#footer{
	height: 58px;
	clear: both;
}
#footer .left{
	width: 100px;
	float: left;
	font-size: 1px;
}
#footer .left img{
	margin-bottom: 4px;
}
#footer .right{
	width: 550px;
	float: left;
	text-align: center;
}

#footer address{
	margin: 0px 20px;
	color: #bc0e27;
	font-style: normal;
	font-weight: bold;
}

/* products list */

.iteml{
	margin-right: 38px;
	width: 356px;
	float: left;
	clear: left;
}
.iteml p{
	margin-top: 4px;
	margin-left: 8px;
}
.itemr{
	margin-bottom: 24px;
	width: 356px;
	float: left;
}
.itemr p{
	margin-top: 4px;
	margin-left: 8px;
}

/* other */

.iconb{
	width: 100%;
	text-align: center;
	clear: both;
}

.floatr12 {
	margin-right: 12px;
	float: left;
}

.marb8{
	margin-bottom: 8px;
}

