@charset "utf-8";


/*browser format style-------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
	color: #FFFAFA;
}

fieldset,img{
	border: 0;
}
abbr,acronym{
	border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal;
	font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
}
body {
	font-size: 0.8em;
	font-style: normal;
	line-height: 150%;
	font-weight: normal;
	color: #333;
	background-color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a:link {
	text-decoration: underline;
	color: #FFFAFA;
}
a:visited {
	text-decoration: underline;
	color: #C0C0C0;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#pricenavi {
	clear: left;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	color: #FFFAFA;
	font-size: 0.8em;
}
