body {
	margin: 0;
	text-align: center;
	color: #000000;
	font-size: 12px;
	list-style-type: none;
	padding: 0;
	background-image: url(shop/shop_haikei.gif);
}

h1{
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFCC00;
	height: 15px;
	width: 200px;
	padding-top: 4px;
	text-align: left;
	margin-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}

h2{
	font-size: 12px;
	color: #000000;
	text-align: left;
	text-indent: 12px;
	font-weight: normal;
	line-height: 0.1ex;
}

h3{
	font-size: 10px;
	font-weight: bold;
	color: #3333FF;
	text-align: left;
	text-indent: 20px;
	margin-bottom: 4px;
	margin-top: 3px;
}

#title{
	background-color: #3366FF;
	height: 20px;
	width: 420px;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	text-indent: 20px;
	font-weight: bold;
	padding-top: 5px;
}

#haikei{
	width: 459px;
	background-image: url(shop/shop_bgnaka.gif);
	height: auto;
	margin-top: -3px;
	}
	
#left{
	clear: right;
	float: left;
	width: 220px;
	text-align: left;
	text-indent: 10px;
	padding-top: 10px;
	margin-left: 5px;
}
	
#right{
	clear: none;
	float: right;
	width: 200px;
	margin-right: 5px;
	margin-top: 10px;
}

#coment{
	background-color: #FFFFFF;
	text-align: left;
	width: 410px;
	border: thin dotted #FFCC66;
	padding: 5px;
}
