@charset "utf-8";

body {
	background-color: #e9e9e9;
	background-image: url(https://www.networld.co.jp/solution/veeam_backupforaws/images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: center top;
}

#wrapper {
	text-align:left;
	padding:0;
	width:1030px;
	background-image: url(https://www.networld.co.jp/solution/veeam_backupforaws/images/wrapper_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#wrapper #head {
	position:relative;
	height:102px;
	width:1000px;
	margin-right: 15px;
	margin-left: 15px;
}

#wrapper #footer {
	text-align:center;
	padding:40px 0 60px;
	color: #999;
}

#content {
	width:1000px;
	margin-right: 15px;
	margin-left: 15px;
}

#wrap_main{
	padding-bottom:27px;
	font-family: "Meiryo UI","Meiryo","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","Osaka",sans-serif;
}