#header {
	background-image:url(img/base/bg_header.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:2px 5px;
	border-top:5px solid #FD84A7;
}

#headerMenu {
	font-size:11px;
	text-align:right;
}

#headerMenu a {
	padding-left:13px;
	background-image:url(img/base/header_dot.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

#headerMenu a:link,
#headerMenu a:visited {
	color:#666666; text-decoration:none;
}

#headerMenu a:active,
#headerMenu a:hover {
	color:#FD84A7; text-decoration:underline;
}


.text {
	font-size : x-small ;
	color : #000000 ;
}
.h_menu {
	font-size : 8pt ;
	color : #333333 ;
	margin-bottom : 3px ; 
}

.box {
padding: 10px;
font-size : 13px;
line-height:1.3em;
}
.box2 {
font-size : 13px;
line-height:1.3em;
}

.price {
	font-weight:bold;
	color:#CC0000;
}

.link-list-title {
	text-align:left;
	margin-bottom:15px;
	font-weight:bold;
}

.link-list {
	width:100%;
	text-align:left;
	padding-left:10px;

}

.link-list ul{
	margin:0px;
	padding:0px;
	display:inline;
}

.link-list li{
	text-align:center;
	float:left;
	list-style:none;
	font-size:0.8em;
	width:132px;
	height:70px;
	display:inline;
}

.link-list li img {
	display:block;
	margin-bottom:3px;
	border:none;
}

.clear {
	clear:both;
	line-height:1px;
	font-size:1px;
	margin:0px;
	padding:0px;
}

.summer-gift {
	line-height:0px;
	margin-bottom:10px;
}
