/* -----------------------------------------------

 * ブロック要素

 * ----------------------------------------------- */


body{
	color: #000000;
	background-color:#FFFFFF;
	scrollbar-base-color: #CCCCCC;
	scrollbar-face-color: #FFFFFF;
	scrollbar-arrow-color: #666666;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-track-color: #FFFFFF;
	margin:0px;
}

/* -----------------------------------------------
 * ハイパーリンク
 * ----------------------------------------------- */


.bar01 {
	background-image: url(images/header_bar03.gif);
	background-repeat: repeat-x;
}
.line01 {
	background-image: url(images/header_line01.gif);
	background-repeat: repeat-x;
}
.bgtop {
	background-image: url(images/bg_photo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgblack {
	background-color: #000000;
}
.bgfooter2 {
	background-image: url(images/bg_footer01.gif);
	background-repeat: no-repeat;
	background-position: left;
}
