@charset "ISO-8859-1";


.Clear {
	clear: both;
	height: 0px;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


body {
	color: #333333;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#bg_light #Contents #Footer {
	clear: both;
	text-align: center;
	margin-left: 80px;
	margin-top: 0px;
	padding-top: 17px;
}
*html #bg_light #Contents #Footer {
	padding-top: 7px;
}
#Footer a:link, #Footer a:visited{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#Footer a:hover{
	color: #990000;
}
address {
	font-style: normal;
	font-size: 10px;
	margin-top: 10px;
}

#bg_light {
	background-image: url(../images/bg_light.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#bg_light #Contents {
	float: left;
	width: 670px;
	margin: 0px;
	padding: 0px;
}
#bg_light #Contents #Flv {
	clear: both;
	margin-left: 95px;
	margin-top: 0px;
	padding-top: 10px;
}

#bg_light #Contents img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#bg_light #Contents ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style-type: none;
}
#bg_light #Contents h1 {
	padding-top: 28px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bg_light #Contents li {
	display: inline;
	float: left;
	line-height: 0px;
	height: 41px;
	width: 128px;
	font-size: 0px;
}

#bg_light #Pedal {
	float: right;
}
#Contents li#Menu1 {
	background-image: url(../images/btn/btn_on_concept.png);
}
#Contents li#Menu2 {
	background-image: url(../images/btn/btn_on_features.png);
}
#Contents li#Menu3 {
	background-image: url(../images/btn/btn_on_wallpapers.png);
}
#Contents li#Menu4 {
	background-image: url(../images/btn/btn_on_lineup.png);
}
#Contents li#Menu5 {
	background-image: url(../images/btn/btn_on_videos.png);
}

