body { text-align: center; 
}
#container { 
font-size:12px;
color: #333333;
text-align: left;
margin: 10px auto; 
position: relative;
width: 850px; 
text-align: left; 
}


a:link {  color: #391D00; text-decoration: none; border-bottom: 1px dotted #999999; }
a:visited {  color: #666666; text-decoration: none; border-bottom: 1px dotted #666666; }
a:hover {  color: #FF9900; text-decoration: none; border-bottom: 1px dotted #FF9900; }
a:active {  color: #FF6600; text-decoration: none; border-bottom: 1px dotted #FF6600; }

.link1 { text-align: right; 
font-size: 10px; 
}
.link2 { 
font-size: 10px; 
}

.list_title { padding-left: 3px; padding-top: 4px; padding-bottom: 1px; background-color: #333333; border-left: 4px solid #FF9900; 
}
.menu { position: absolute; top: 4px;
	right: 10px; 
}
	
.i2 { position: absolute; left: 740px; }
.i3 { position: absolute; left: 790px; }
dl {
	background-color: #F7F4EE; 
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	border-bottom: 2px ridge #EEEEEE; 
	border-right: 2px ridge #EEEEEE; 
	margin: 7 0 7 0px;
	padding: 4 4 4 6px; 
	letter-spacing: 1px;  
}
dt {
	font-size: 12px;
	padding-bottom: 4px; 
}
dd { padding-bottom: 2px; 
color: #333333; 
}

.style1 {color: #391D00}
/*\*/
.style1 {color: #FF0000}
/**/
.style2 {color: #FFFFFF}
address { 
border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 7px;  
}
.back {text-align: right; position: relative; left: -2em;}
.alist { padding-top: 0.6em; padding-bottom: 0.6em; }


/* 画像リンクのアンダーライン消し */
a.noneline { text-decoration: none; border-bottom-style: hidden; }


li { padding-right: 90px; }
.pwidth { padding-right: 100px; }


/* 送料ページ閉じるボタン専用 */
.souryou {
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-top: 7px;}

