.footerGreen {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	color: #006633;
	font-weight: bold;
}
.footerBlack {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 11px;
	color: #333333;
	line-height: 1em;
}

.titleText {
	font-size: 12px;
}
.styleKAKAKU {
	background-color: #EEEEEE;
	font-size: 12px;
	text-align: center;
	color: #666666;
}
.styleZAIKO {
	background-color: #EEEEEE;
	font-size: 12px;
	text-align: center;
	color: #666666;
}
.ariZAIKO {
	font-size: 12px;
	text-align: center;
	color: #666666;
}
.urikireZAIKO {
	font-size: 12px;
	text-align: center;
	color: red;
	font-weight: bold;
}
.stylePRICE {
	color: #CC0000;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.urikirePRICE {
	font-size: 12px;
	text-align: center;
	color: #666666;
}


.aruaruvideo {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 15px;
	background-color: #336600;
	font-weight: bold;
	TEXT-DECORATION: none;
		line-height: 1em;
}

a.aruaruvideo:link {
    color:#FFFFFF;
    
}
a.aruaruvideo:visited {
    color:#FFFFFF;
    
}
body,tr,td{font-size: 10pt; color:#333333;
}
form {
	vertical-align: middle;
	text-align: left;

}


.searchtext {
	margin-left: 3px;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #999999 #CCCCCC #CCCCCC #999999;
	background-color: #FFFFFF;
	font-size: 120%;
	vertical-align: middle;
	}
	
.searchsubmit {
	margin-left: 3px;
	_margin-left: 0px;
	padding: 1px 5px;
	_padding: 1px 3px;
	border-width: 3px;
	_border-width: 1px 2px 2px 1px;
	border-style: double;
	_border-style: solid;
	border-color: #999999 #999999 #999999 #999999;
	_border-color: #999999 #666666 #666666 #999999;
	background-color: #FFFFFF;
	cursor: pointer;
	vertical-align: middle;
	font-size: 120%;
}

.hide{
	display:none;
}