body,form,fieldset {
	margin: 0px;
	padding: 0px;
}

fiedset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd {
	margin:0px;
	padding:0px;
}
li {
	list-style-type: none;
}

body {
	background-color: #F5F0EB;
}
.clear-both {
	clear: both;
	font: 1px/1px monospace;
	display: block;
}

#container {
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/index/backgraoundbar.jpg);
	background-repeat: repeat-x;
}
#header {
	width: 860px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	padding-top: 15px;
	background-color: #FFFFFF;
}
#header_logo {
	height: 47px;
	width: 270px;
	text-indent: -9999px;
	background-image: url(images/header_logo.gif);
	float: left;
	margin-left: 25px;
}
#header_logo a {
	display: block;
	height: 47px;
	width: 270px;
	text-decoration: none;
	overflow: hidden;
}
#header h1 {
	font-size: 0.8em;
	font-weight: normal;
	line-height: 1.3em;
	float: right;
	margin-right: 25px;
	margin-bottom: 10px;
}
#contents {
	width: 840px;
	padding: 10px;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006666;
	padding-bottom: 25px;
}
#footer p {
	text-align: center;
	margin-bottom: 20px;
	font-size: 0.8em;
	color: #666666;
}
#footer a:visited {
	color: #0066CC;
	text-decoration: none;
}
#footer a:link {
	color: #0066CC;
	text-decoration: none;
}
#footer a:hover {
	color: #FF6633;
	text-decoration: underline;
}

#navi {
	margin-left: 2px;
	padding: 5px;
	font-size: 0.8em;
	color: #999999;
}
#contents .redprice {
	font-size: 1.1em;
	color: #FF3366;
	font-weight: bold;
}
#keitaiat {
	font-size: 0.8em;
	color: #FF6666;
	line-height: 1.3em;
}
