@charset "utf-8";

/*
| ------------------------------
| Class BASE
| ------------------------------
*/
/* font */
.fontsize0 {font-size:83%}
.fontsize1 {font-size:91%}
.fontsize2 {font-size: 100%}
.fontsize3 {font-size:106%}
.fontsize4 {font-size:114%}
.fontsize5 {font-size:129%}
.fontsize6 {font-size:150%}
.fontsize7 {font-size:189%}

.padding0 { padding:0}
.margin0 { margin:0}

form {margin:0}
img {border:0; border-color:#0000a0}
.clear{ clear:both;}
.b {font-weight:bold}
/* From :: element & class */
INPUT.button {font-size: 8pt; color: #343434;}
INPUT.text {font-size: 9pt; color: #343434;}
SELECT.text {font-size: 9pt; color: #343434;}
SELECT.option {font-size: 9pt; color: #343434; width:160px;}

tr.alternate_1{
	background-color: #ffffff;
}

tr.alternate_2{
	background-color: #f7f6fe;
}


/*
| ------------------------------
| Class on shop
| ------------------------------
*/

/* Paging */
.paging {
	padding: 10px 5px;
	clear: both;
	text-align:right; 
}
.paging strong, .paging a {
	padding: 1px 5px;
	border: solid 1px #999999;
	margin: 2px;
	font-size: 11px;
	text-decoration: none;
}

/* Product */
.product-price{font-family: Verdana, Arial, sans-serif; color:#5680a9}
.product-price-discount{font-family: Verdana, Arial, sans-serif; color:#c00}
.product-saleprice{font-family: Verdana, Arial, sans-serif; color:#5680a9}

/* News */
.news_wrap_detail {
	margin-top: 10px; width:570px;
}
.news_date_container {
	float: left; width:30px;
}
.news_day {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	margin-top: -3px; font-weight: bold; font-size: 26px; COLOR: #666666; letter-spacign: 1px; text-align: center; width:50px;
}
.news_month {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-weight:bold; font-size:14px; text-transform: uppercase; color: #666666; text-align: center; width:50px;
}
.news_type {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	margin-top: -3px; font-weight:bold; font-size:9px; text-transform: uppercase; color: #666666; text-align: center; width:50px;
}
.news_datetime {
	font-family:"Trebuchet MS", Verdana, sans-serif;
	font-weight:bold; font-size:16px; color: #666666;
}
.news_content_detail {
	padding-right:10px; padding-left:10px; font-size:1.1em; float:right; margin-bottom:10px; padding-bottom:5px; border-left:#5e8fd3 2px solid; width:491px;
}

.cursor{
	cursor:pointer;
}

/*p { padding:0px; margin:0px;}*/

.alert{
	padding:5px;
	border:1px dotted #d45a5a;
	color:#ff4813;
	background-color:#f6eded;
}

span.money {
	FONT-FAMILY: Georgia, "Times New Roman", serif;
	FONT-SIZE: 16px; MARGIN-TOP: 0.7em;
}

