body{
	background-image: url(../../../images/body_bg2.gif);
}
#container #header{
	height: 350px;
	background-image: url(../images/header_bg.jpg);
}
#container #header #menu{
	top: 40px;
}
#container #contents{
	top: 0px;
}
#container #footer{
	top: 0px;
}


#container #contents .contentsBox h3#tomato{
	background-image: url(../images/h3_tomato.gif);
}
#container #contents .contentsBox h3#cheese{
	background-image: url(../images/h3_cheese.gif);
}
#container #contents .contentsBox h3#green{
	background-image: url(../images/h3_green.gif);
}
#container #contents .contentsBox h3#ripieno{
	background-image: url(../images/h3_ripieno.gif);
}


#container #contents .contentsBox .contentsBoxText{
	padding-left: 20px;
	width: 580px;
	float: left;
}
#container #contents .contentsBox .contentsBoxText dl dt{
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	width: 530px;
	float: left;
}
#container #contents .contentsBox .contentsBoxText dl dd.price{
	font-size: 14px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.2em;
	width: 50px;
	float: left;
}
#container #contents .contentsBox .contentsBoxText dl dd.comment{
	clear: left;
	margin-bottom: 30px;
	font-size: 11px;
	font-weight: noemal;
	color: #555555;
	line-height: 1em;
	width: 580px;
}


#container #contents .contentsBox .contentsBoxPhoto{
	padding-left: 20px;
	width: 280px;
	float: left;
}
#container #contents .contentsBox .contentsBoxPhoto .pizzaImageBox{
	margin-bottom: 10px;
}




#container #contents .contentsBox p#comment{
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: 40px;
	font-size: 14px;
	font-weight: bold;
	color: #004098;
	line-height: 1.2em;
}
