img {
    border: none;
    }

.on {
	color: #FF9900;
}
a.on {
	color: #FF9900;
}
.white {
	color: #FFFFFF;
}
a.white {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.white {
	color: #FFFFFF;
	text-decoration: underline;
}
a.black {
	color: #000000;
	text-decoration: none;
}
a:hover.black {
	color: #000000;
	text-decoration: underline;
}
.white02 {
	color: #FFFFFF;
}
a.white02 {
	color: #FFFFFF;
	text-decoration: underline;
}
.ob {
	font-weight: bold;
	color: #FF9900;
}
.red {
	color: #F64E21;
}
a.red{
	color: #F64E21;
}
.blue {
	color: #00AEEF;
}
a.blue{
	color: #00AEEF;
}	
.green {
	color: #4EBF81;
}
a.green{
	color: #4EBF81;
}	
.glay {
	color: #707070;
}
a.glay{
	color: #707070;
}
.cloumtit {
	color: #0099FF;
}
.colum {
	line-height: 16px;
	font-weight: bold;
	color: #00AEEF;
}
a.colum {
	line-height: 16px;
	font-weight: bold;
	color: #00AEEF;
}
a.column_list {
	line-height: 16px;
	color: #000000;
}
a:hover.column_list {
	line-height: 16px;
	color: #000000;
}
.price {
	font-size: 14px;
	font-weight: bold;
	color: #00AEEF;
}
blockquote {
	margin-right: 2em; 
	margin-left: 2em; 
	padding-left: 1em; 
	padding-right: 1em; 
	padding-top: 1em;
	padding-bottom: 1em;
	border: dashed 1px #999999; 
	width: auto;
}
#shop-notice {
	font-size: 10px;
	font-weight: normal;
	margin: 0 0 0 2em ;
	color: #FFF;
}

