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

body{
background-image:
url(../image/base.gif);
}

#main{
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	width:750px;
}

#header img{
	border:none;	
}


#photo{
	width:750px;
}

#left{
	float:left;
}


#left-side{
	width:180px;
}

#bt01{
    width:180px;
}

#bt01 img{
	border:none;
}

#bt02{
    width:180px;
}

#bt02 img{
	border:none;
}

#bt03{
    width:180px;
}

#bt03 img{
	border:none;
}

#front{
	width:570px;
	margin-left:180px;
}
