body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: url(../../images/bg.gif);
	background-repeat: repeat;
}
a {
	color: #CC9966;
	text-decoration: none;
}
a:link {
	color: #CC9966;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #CC9966;
	text-decoration: underline;
}
#brandlist {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	line-height: 22px;
	text-align: left;
	width: 320px;
}
#contents {
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "‚l‚r ƒSƒVƒbƒN", "Osaka";
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: left;
	padding: 20px;
	width: 588px;
}
#pagetitle {
	margin: 0px;
	padding: 0px;
	height: 24px;
	width: 580px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#right {
	margin: 0px;
	padding: 0px;
	width: 588px;
	border: 1px solid #999999;
}
.schedule {
	float: right;
	margin-left: 15px;
}
#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 68px;
	margin: 0px;
	padding: 8px;
}

#topheader {
	background-image: url(../../images/header.gif);
	background-repeat: no-repeat;
	width: 780px;
	height: 68px;
	margin: 0px;
	text-align: right;
	padding: 0px;
	vertical-align: bottom;
}

#side {
	background:#FFF;
	width: 150px;
	padding: 0px 0 20px;
	margin: 0 20 0 0;
	font-family: "Helvetica", "sans-serif", "Arial";
	font-size: 10px;
}

#side ul {
	padding: 0;
	margin: 0;
}

#side li {
	list-style: none; /* turns off default bullets */
	padding: 0;
	margin: 0;
	display: inline; /* this gets rid of the vertical white gaps in IE/Win */
}

#side li a { /* sets the styles for all links */
	display: block;
	color:#666;
	text-decoration: none;
	padding: 5px 2px 5px 15px; /* sets 1st-level padding */
	background: #FFF url(../images/arrow2.gif) no-repeat 0px 5px; /* sets 1st-level bullet */
    }
	
#side a:visited { /* styles all visited links */
	color:#666;
}

#side a.active {
	color:#006699;
	text-decoration: none;
}

#side a:hover { /* styles the 1st level of rollovers */
	color:#FC0;
	text-decoration: none;
}
#headmenu {
	margin-left: 410px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#contents a:hover {
	color: #CC9966;
	text-decoration: underline;
}
#main {
	background-color: #FFFFFF;
	width: 740px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.newsdate {
	font-size: 10px;
	font-style: italic;
	color: #CC0000;
	text-decoration: none;
}
