@import "http://yui.yahooapis.com/2.7.0/build/reset/reset-min.css";

html, body
{
	background: #fafafa;
	height: 100%;
}

body
{
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
}

#sp
{
	float: left; 
	height: 50%; 
	margin-bottom: -350px;
}

#goods
{
	background: url(../graphics/cardLarge.jpg) no-repeat center top;
	clear: both;
	height: 270px;
	margin: 0 auto;
	padding-top: 340px;
	position: relative;
	width: 580px;
}

#networks
{
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #eee url(../graphics/shadow.png) no-repeat top center;
	float: left;
	margin-top: 20px;
	position: relative;
	width: 100%;
}

h1,h2,h3,h4,h5,h6
{
	cursor: default;
	font-family: "Myriad Pro", "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight:  bold;
	letter-spacing: -1px;
	margin-bottom: 20px;
}

h1
{
	color: #525252;	
	font-size: 36px;
	line-height: 40px;
	margin-bottom: 20px;
}

p
{
	color: #767676;
	font-size: 14px;
	margin-bottom: 20px;
}

p.main
{
	color: #636363;
	font-size: 16px;
}

strong
{
	color: #595959;
	font-size-adjust: 0.6;
}

a
{
	border-bottom: 1px solid #ccc;
	color:  #7a8d93;
	text-decoration: none;
}

a:hover 
{
	color: #8ac5d9;
}

ul
{
	clear: left;
	float: left;
	left: 50%;
	padding: 20px 0;
	position: relative;
	text-align: center;
}

li
{
	display: block;
	float: left;
	margin-right: 20px;
	position: relative;
	right: 50%;
}

li a
{
	background: url(../graphics/networks.gif) no-repeat;
	border: none;
	display: block;
	height: 16px;
	opacity: 0.66;
}

li a:hover
{
	opacity: 1;
}

li a#facebook
{
	background-position: 0 0;
	width: 60px;
}

li a#flickr
{
	background-position: -72px 0;
	width: 40px;
}

li a#linkedin
{
	background-position: -125px 0;
	width: 60px;
}

li a#twitter
{
	background-position: -198px 0;
	width: 52px;
}

li a#vimeo
{
	background-position: -260px 0;
	width: 50px;
}
