.site-title {
	background: transparent url("../imgs/title-bkg.gif") repeat-x;
}


.chirashi-image{
	background: transparent url("../imgs/shop-bkg.gif") repeat-x bottom;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
	padding-top: 3px;
	text-align: center;
	vertical-align: top;
	width:175px;
}




.small-text{
	font-size: 10px;
	font-weight: normal;
	line-height: 11px;
	padding: 5px 0px 2px 0px;
}

.gray-box{
	line-height: 0px;
	text-align: center;
	margin: 0px;
	padding: 3px 0px;
}

.green-box{
	margin: 0px;
	padding: 2px 0px 0px 5px;
}

.green-padding{
	padding-top: 5px;
}

.blue-text{
	color: #34AACD;
	font-size: 13px;
	line-height: 15px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

.black-text{
	line-height: 14px;
	width:150px;
}

.yellow-grada-box{
	padding: 30px 0px 30px;
	width:964px;
}


.link-grada-color:link{
	color:  #666666;
	text-decoration: none;
}

.link-grada-color:active{
	color:  #666666;
	text-decoration: none;
}

.link-grada-color:visited{
	color:  #666666;
	text-decoration: none;
}

.link-grada-color:hover{
	color: #999999;
	text-decoration: underline;
}

/**/

a.shop-link {
	text-decoration: none;
}
a.shop-link:link {
	color: #34AACD;
}
a.shop-link:active {
	color: #34AACD;
}
a.shop-link:visited {
	color: #34AACD;
}
a.shop-link:hover {
	color: #64DAFD;
	text-decoration: underline;
}

div.shop-bottom-box {
	background: transparent url("../imgs/page-bottom-bkg.gif") repeat-x;
	height: 40px;
}
