*	{	margin:0; padding:0;
}

body	{	font-variant: normal;
		color: #444444;
}
body,h1,h2,h3,li,p,th,td,input,select,textarea
	{	font-size : small;
		_font-size: x-small;
}
h1,h2,th {	font-weight: normal;
}
img	{	border: none;
}


/**** ヘッダー ****/

#header	{	background: #660000 url(../gra1.gif) repeat-x top;
		padding: 6px 10px 5px 0;
}

h1	{	text-align: right;
		color: #ffffff;
		height: 20px;
}

#header p {	color: #ffffff;
}

#top1	{	position:absolute;
		top: 50px;
		left: 210px;
}
#top2	{	position:absolute;
		top: 50px;
		right: 10px;
		width: 100px;
		text-align: right;
}

h2	{	background: url(../gra2.gif) repeat-x top;
		padding: 10px 0 5px 15px;
		border-bottom: solid 1px #999999;
}

#foot0	{	position:absolute;
		top: 50px;
		left: 210px;
		color: #ffffff;
}
#map	{	position:absolute;
		top: 50px;
		right: 10px;
		width: 100px;
		text-align: right;
}


/**** ページレイアウト ****/

#left	{	float: left;
		width: 200px;
}

#menu	{	margin: 20px 10px 0 10px;
}

#right	{	margin: 0 10px 30px 210px;
}

#footer	{	clear: both;
		width: 100%;
		color: #ffffff;
		background: #660000;
}


/**** left部分 ****/

h3,#menu2,#menu3 {
		padding: 4px 1px 2px 3px;
		border-width: 0 0 1px 5px;
		border-style: solid;
		background: #dddddd;
}
h3	{	border-color: #000099;
}
#menu2,#menu3 {	border-color: #999999;
		font-weight: bold;
}

ul	{	list-style-type: none;
}
li	{	background: url(../menu_li.gif) no-repeat left;
		padding: 3px 0 0px 9px;
}

#ul1	{	margin: 2px 0 35px 0;
}

form	{	margin: 10px 1px 30px 1px;
}
input, select, textarea	{	margin: 2px;
}

#ul2	{	margin: 2px 0 0 0;
}

#ad1	{	margin: 35px 0 5px 0;
		text-align: center;
}
#ad2	{	margin: 0 0 25px 0;
		text-align: center;
}

/****** right部分 *******/

#box1	{	margin: 20px 0 19px 2px;
		padding: 4px 5px 2px 5px;
		border: #999999 solid;
		border-width: 0 1px 1px 1px;
		background: #dddddd;
}
#sibori	{	float: left;
		width: 40%;
		white-space: nowrap;
}

#sort	{	text-align: right;
}

#box2	{	margin: 0 5px 15px 2px;
		text-align: center;
}

.pager	{	margin: 0 0 0 5px;
}

span	{	font-weight: bold;
}

th	{	text-align: center;
		padding: 3px 1px 2px 1px;
		border: #999999 solid;
		border-width: 1px 1px 0 1px;
		background: #dddddd;
}
#th1	{	width: 105px;	}
#th2	{	width: 64%;	}
#th3	{	width: 9%;	}
#th4	{	width: 8%;	}
#th5	{	width: 7%;	}

.td3, .td4, .td5 {	text-align: right;
}
.td1	{	vertical-align: top;	}
.td2	{	padding: 3px 0 3px 10px;	}
.td3	{	padding: 3px 3px 3px 0;
		color: #cc0000;		}
.td4	{	padding: 3px 3px 3px 0;	}
.td5	{	padding: 3px 5px 3px 0;	}


dt	{	float: left;
		width: 34%;
}

.auc	{	text-align: left;
		padding: 3px 5px 3px 25px;
}
.shop	{	text-align: right;
		padding: 3px 5px 3px 5px;
}

.line	{	background: #dddddd;
}

.noitem	{	font-weight: bold;
		text-align: center;
		margin: 40px 0;
}


/**** footer部分 ****/

#foot1	{	padding: 10px 20px 0;
}

#foot2	{	padding: 15px 10px;
		text-align: center;
		line-height: 1.5;
}


/**** リンク ****/

a		{color: #000099; text-decoration: none;}
a:link		{color: #000099; text-decoration: none;}
a:visited	{color: #660066; text-decoration: none;}
a:hover		{color: #990000; text-decoration: underline;}

h2 a,		h3 a		{color: #000099; text-decoration: none;}
h2 a:link,	h3 a:link	{color: #000099; text-decoration: none;}
h2 a:visited,	h3 a:visited	{color: #000099; text-decoration: none;}
h2 a:hover,	h3 a:hover	{color: #990000; text-decoration: underline;}

#header a,		#footer a,		#foot0 a,		#map a		{color: #ffffcc; text-decoration: none;}
#header a:link,		#footer a:link,		#foot0 a:link,		#map a:link	{color: #ffffcc; text-decoration: none;}
#header a:visited,	#footer a:visited,	#foot0 a:visited,	#map a:visited	{color: #ffffcc; text-decoration: none;}
#header a:hover,	#footer a:hover,	#foot0 a:hover,		#map a:hover	{color: #ffff66; text-decoration: underline;}
