a:link{color:#ffffff}
a:visited{color:#ffffff}

html{
	overflow-x:hidden;
}

body{
	margin:0; 
	background:#cccccc;
}

img{
	margin-bottom:0; 
	border:none;
}

#zen{
	width:700px;
	height:auto;
	margin:0 auto 0 auto;
}


#content{
	width:700px;
	margin:0 0 0 0;
}

#left{
	float:left;
}

#right{
	width:auto;
	width:275px;
	height:600px;
	float:right;
	padding:0px 79px 0 10px;
	background-image:url(http://ezch.jp/img/right.jpg);
	background-repeat:no-repeat;
}
