@charset "utf-8";
/* CSS Document */


#sub { 
	background: #bfc5ce url(../top_img/body_sub.jpg); 
	background-repeat: repeat-x; 
	background-position: top; 
}

#header {
	width: 930px;
	height: 60px;
	padding: 15px;
	background: url(../top_img/header.jpg) no-repeat; 
}

/*--色--*/
.red { color:#F00;
}