* {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #6699CC;
}



.container  p {
	line-height: 18px;
	color: #555;
}
a.bookmark {
	font-size: 10px;
	vertical-align: super;
}



#site-navi a {
	font-size: 11px;
}
#location {
	color: #3366CC;
	font-size: 11px;
}

#breadcrumb li {
	color: #666666;
	font-size: 10px;
}


#breadcrumb  a {
	font-size: 11px;
	color: #666666;
}
#breadcrumb a:hover {
	font-size: 11px;
	color: #3399CC;
}
#sub-content h3 {
	color: #FFFFFF;
	font-size: 13px;
	font-variant: small-caps;
}
#sub-content h4 {
	color: #FFFFFF;
	background: #6F92DB;
}

#main-content h3 {
	color: #3366CC;
	font: small-caps 13px Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}
#main-content h4 {
	font-weight: bold;
	color: #3366CC;
}
#main-content h5 { color: #36C; }

.container  li.annotation {
	font-size: 11px;
	color: #666666;
}


#option .price {
	font-weight: bold;
	color: #D8277B;
	text-align: right;
}
#option  tfoot td {
	text-align: right;
	font-size: 11px;
	color: #666666;
}
#option .annotation {
	color: #666666;
	font-size: 11px;
}

#footer p { color: #777; }
