@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg_all.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-attachment: fixed;
}

#rootline {	
	color: #999;
}

.rootline a:link, .rootline a:visited, .rootline p {
	color: #999;
}

.menu1-level2-no a:link {
	color: #666;
}

.menu1-level2-no a:visited {
	color: #666;	
}

#footer {
	color: #666;
}

#footer a {
	color: #666;
}
