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

body {
	font-family: ＭＳ Ｐゴシック, Osaka, ヒラギノ角ゴ Pro W3;
	font-size: 12px;
	line-height:19px;
	color: #eff4f7;
	background-image:url(../gallery/images/bg_gallery.jpg);
	background-repeat: no-repeat;
	background-position:center;
	background-attachment:fixed;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#right{
	height:100%;
	float:right;
	position:static;
	top:0px;
	}
