@import "inet-stores.css";
@import "club.css";

body {
	padding: 0;
	background-color: #FFFFFF;
	margin: 0px;
}
h1,h2,h3,h4,h5,h6,p,ul,ol,dl {
	margin-top: 0;
	margin-bottom: 0;
}

hr {
/*	display: none;*/
}

ul {
	list-style-type: none;
	margin-left: 0px;
	padding: 0px;

}
h1 {
	font-size: 12px;
	line-height: 30px;
	font-weight: normal;
}
h2 {
	background-color: #FFFD95;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	color: #FF9900;
}
body {
	color: #4D4D4D;
}
.smallText {
	font-size: 0.7em;
	line-height: 1.4em;
}
.text {
	font-size: 0.8em;
	line-height: 1.4em;
}
.bigtext {
	font-size: 0.9em;
	line-height: 1.4em;
}
.news {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #4D99E5;
	font-weight: bold;
	line-height: 20px;

}
.date {
	font-size: 0.8em;
	font-weight: bold;

}
.goodsName {
	font-size: 0.9em;
	line-height: 2.4ex;
	font-weight: bold;

}
.price {
	font-size: 0.8em;
	line-height: 1.4em;
	font-weight: bold;

}
.soldOut  {
	font-size: 0.8em;
	line-height: 1.4em;
	color: #FF0000;

}
.orange  {
	color: #FF9900;

}
a:link {
    text-decoration: underline;
	color: #3366CC;
}
a:visited {
    text-decoration: underline;
	color: #3366CC;
}
a:hover {
	text-decoration: underline;
	color: #FF9900;
}
a:active {
	text-decoration: underline;
	color: #FF9900
}
div#footer a:link {
    text-decoration: underline;
	color: #333333;
}
div#footer a:visited {
    text-decoration: underline;
	color: #333333;
}
div#footer a:hover {
	text-decoration: underline;
	color: #666666;
}
div#footer a:active {
	text-decoration: underline;
	color: #666666
}
div#header a:link {
    text-decoration: underline;
	color: #333333;
}
div#header a:visited {
    text-decoration: underline;
	color: #333333;
}
div#header a:hover {
	text-decoration: underline;
	color: #666666;
}
div#header a:active {
	text-decoration: underline;
	color: #666666
}
div#header {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FF9900;

}
div#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	text-align: center;
	font-size: 12px;
	line-height: 1.6em;
	padding-top: 10px;
	padding-bottom: 10px;

}
div#news {
	padding-right: 10px;


}
div#news p {
	padding: 4px;
}
div#news li {
	background-color: #F4F4F4;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #CCCCCC;
	padding: 4px;
}
div#news ul {
	padding-bottom: 10px;

}
div#newsBorder {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #4D99E5;


}
div#contents {
	padding-right: 10px;
	padding-left: 10px;
}
div#contents p {
	padding-top: 10px;

}
div#contentsSearch  {
	background-image: url(../img/search_03.gif);
	background-repeat: repeat-x;
	height: 30px;
	line-height: 30px;
}

div#pankuzu {
	font-size: 0.8em;
	line-height: 2em;
}

div#category  {
	padding: 10px;

}
div#category li {
	font-size: 12px;
	line-height: 16px;
	list-style-position: outside;
	list-style-image: url(../img/yen.gif);
	list-style-type: none;

}
div#category ul {
	padding-left: 20px;


}
div#category ul {
	padding-left: 20px;


}
