/* main */
html
  {
  height:100%;
  margin-bottom:1px;
}
body {
	font-size: 12px;
	line-height: 140%;
	color: #592C0B;
	background: #FFF9DF url(images/back.gif);
	padding: 0px;
	height: 100%;
	width: 100%;
	margin: 0px;
	text-align:center;
}

li{list-style:none;}
p,li,dt,dl {
	line-height:1.6;
}
p {
	margin:0 30px 1em 0;
	padding-left:20px;
}
p.text	{padding-left:0;}
p.center{ margin:0 auto 0 auto;}
img 	{
	border:0;
}
.note { 
padding-left:1em;
text-indent:-1em;
margin-left:20px;
}
HR {
  color: #FFBE00; /* 線の色(IE用) */
  background-color: #F86727; /* 線の色(NN用) */
  height: 1px; /* 線の太さ */
  border: 0px; /* 枠の太さ */
  filter: Alpha(opacity=100, finishopacity=0, style=3); /* フィルタ */
  margin-top:5px;
  margin-bottom:5px;
  width:98%;
}
img 		{ border:0;}
h4			{ color:#C6570F; padding-left:10px;}
.news		{width:490px; height:50px; overflow:scroll; overflow-x:hidden;}
#hama		{text-align:left;}
a.link		{color:#C6570F;}
a:hover.link{color:#C6570F;}
table		{ margin:0 auto 0 auto;}
table.price	{ background:#EAE1BF;}
table td.bg	{ background:#FFF;}
table td.bgpink{background:#FFF0F8;}
table td.bgblue{background:#F4FDFF;}
table td.bggray{background:#F5F5F5;}
.fintext{ color:#999;}
/* main end */

/* right-main */
#right{ width:560px; height:100%; text-align:center; margin:10px auto 0 auto;}
#vi{ width:560px; height:384px;}
#main{ width:560px; height:auto; padding-top:20px; text-align:left;}
#foot{width:560px; height:auto; margin:0 auto 0 auto;}
#mainfoot{ width:560px; height:8px; background:url(images/mainfoot.gif);}
#c{ width:560px; height:10px; padding-top:10px; text-align:right; background:url(images/c.gif) no-repeat bottom right;}
#banner{ width:560px; height:10px; padding-top:10px; text-align:right;}
/* right-main end */