/*** COMMON ***/
body {
	color: #333333;
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images//bg.gif); 
}

a:link    { color:#666666; text-decoration:none; }
a:visited { color:#777777; text-decoration:none; }
a:hover   { color:#336699; text-decoration:underline; }
a:active  { color:#FF6600; text-decoration:none; }

a.topmenu:link    { color:#FFB400; text-decoration:none; font-weight: bold; font-size: 12px; }
a.topmenu:visited { color:#FFB400; text-decoration:none; font-weight: bold; font-size: 12px; }
a.topmenu:hover   { color:#FFFFFF; text-decoration:none; font-weight: bold; font-size: 12px; }
a.topmenu:active  { color:#FFB400; text-decoration:none; font-weight: bold; font-size: 12px; }

td.goods {
	margin : 0px 0px 0px 0px;
	padding: 1px 1px 1px 1px;
	background-color: #FFFFFF;

	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;

	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

H2 {
	color : #BC0000;
	font-size  : 12px;
	line-height: 20px;
	font-weight: bold;
	text-indent : 0.7em;
	margin : 7px 0px 5px 0px;
	padding: 2px 0px 0px 0px;
	background-color: #F5F5F5;
	
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF5D00;
}

H3 {
	color : #420F00;
	font-size  : 14px;
	line-height: 20px;
	font-weight: bold;
	text-indent : 0.7em;
	margin : 9px 0px 9px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #FFB400;
}
label {
	color : #666666;
	font-size  : 12px;
}

.ltxt{font-size:85%; line-height:150%;}
.mtxt{font-size:80%; line-height:150%;}
.stxt{font-size:75%; line-height:150%;}

ul {
	font-size: 12px;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
li {
	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type:none;
	list-style-image: url(../icon/arrow_blue.gif);
}
hr {
	height: 1px;
	color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
abbr { color:red; }

/* ----- ˜g -------------------------------------- */
div#container {
	width: 780px;

	margin: 0px auto;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;

	background-color: #ffffff;
}

/* ------------------------------------------- */
