* {
	padding: 0px;
	margin: 0px;
}
html,body{
  height: 100%;
}
html>/**/body{
  overflow:-moz-scrollbars-vertical;
}
html:first-child body{
  min-height:100%;
  padding-bottom:1px;
}

li { list-style-type:none; margin:0; padding:0;}

#pics {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 45px;
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
#contents {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
        background-color: #ffffff;
}
#footer {
	height: 20px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#wrap {
	height: auto;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 0px;
	margin-left: 0px;
}
#main {
	float:left;
	width: 640px;
	height: auto;
}
#side1 {
	overflow: auto;
	float: right;
	width: 150px;
	height: 480px;
	margin-right: auto;
	margin-left: auto;
}

body{
	background-color:#ffffff;
	font-family: "ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	text-align:left;
}
#header{
	height: 10px;
	width: 800px;
	margin-bottom:5px;
	background-color:#ffffff;
}
#price {
	width: 800px;
	height: 240px;
	background-color: #ffffff;
	color:#ffffff;
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 5px;
}

#td {
border: 0px #ffffff solid;
text-align: left;
padding: 0px 0px;
}
#order {
	float: left;
	height: 240px;
	width: 350px;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 10px;
        background-color: #ffffff;
}
.clear { clear:both;}   
.clear hr { display:none; }

.comtxt {
	text-align:left;
	font-size:80%;
}
