.Small {font-size:10px; line-height: 14px; }
.Normal{font-size:12px; line-height: 18px; }
.Large {font-size:14px; line-height: 18px; }
.Huge  {font-size:18px; line-height: 20px; }
.Super {font-size:20px; line-height: 22px; }

html {
	overflow-y:scroll;
	scrollbar-face-color		:#444444;
	scrollbar-shadow-color		:#000000;
	scrollbar-highlight-color	:#444444;
	scrollbar-3dlight-color		:#555555;
	scrollbar-darkshadow-color	:#000000;
	scrollbar-track-color		:#222222;
	scrollbar-arrow-color		:#000000;
	font-family:"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "Hiragino Maru Gothic Pro W4", "Hiragino Maru Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", "Arial", "Verdana","sans-serif";
	border:0;
}

body {
	/*FONT			:12px "‚l‚r ‚oƒSƒVƒbƒN",Osaka;*/
	font-family:"ƒqƒ‰ƒMƒmŠÛƒS Pro W4", "Hiragino Maru Gothic Pro W4", "Hiragino Maru Gothic Pro", "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", "Arial", "Verdana","sans-serif";
	margin-top			:40px;
	margin-left			:10px;
	scrollbar-face-color		:#444444;
	scrollbar-shadow-color		:#000000;
	scrollbar-highlight-color	:#444444;
	scrollbar-3dlight-color		:#555555;
	scrollbar-darkshadow-color	:#000000;
	scrollbar-track-color		:#222222;
	scrollbar-arrow-color		:#000000;
	border:0;
}

.clearfix:after { content:" ";clear:both;display:block;height:0;visibility:hidden;font-size:0;line-height:0;overflow:hidden; }
.clearfix { display:inline-block;min-height: 1%; }
/*\*/
* html .clearfix { height:1%; }
.clearfix { display:block; }
/**/


ul {
	margin:0;
	padding:0 0 0 15px;
}


a:link{color: #ffffff; text-decoration: none;}
a:visited{color: #dddddd; text-decoration: none;}
a:hover{color: #FF7c00; text-decoration: underline;}
a:active{color: #FF7c00; text-decoration: underline;}


form {
	margin:0;
}

input {
	cursor		:expression((this.type == "image" || this.type == "submit") ? "hand" : "");
	background	:rgb(255,255,255);
	color		:rgb(0,0,0);
	border		:1px solid;
	/*border		:expression((this.type == "image" || this.type == "submit") ? "0" : "1px solid rgb(050,050,050)");*/
}

.Radio {
	border-color:#331111;
	background-color:#883333;
	margin:3px;
	border:outset 2px #aa3333;
}


.productBrand {
	color: #ffffff;
	font-family:"sans-serif";
	font-weight:bold;
	font-size:14px; line-height: 18px; 
}
.productSummary {
	font-size:10px; line-height: 13px; 
}


.productSummary a:link{color: #f0f0f0; text-decoration: none;}
.productSummary a:visited{color: #f0f0f0; text-decoration: none;}
.productSummary a:hover{color: #ddaa77; text-decoration: none;}
.productSummary a:active{color: #ddaa77; text-decoration: none;}

.productTitle {
	font-weight:bold;
	font-size:16px;
	line-height:1.6;
}
.productTitleSmall {
	font-weight:bold;
	font-size:14px;
	line-height:1.6;
}

A.eventTitle:link,
A.eventTitle:visited {
	color:ff6600;
}


