﻿* {
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
body{
	background-color:#fba2cb;
	background-image: url(../image/window/wallpaper/bgbody.jpg);
	background-repeat: repeat-x;
}
img{ border:0;}
.guide{display:none;}
.clear {
	clear: both;
}
#container {
	width: 417px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../image/window/wallpaper/bg_ptn.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

#container_width{ width:540px; background-color:#FFC; margin:0 auto; padding:10px 0 20px;}

#pagetitle {
	background-image: url(../image/window/wallpaper/01.jpg);
	height: 91px;
	width: 417px;
	text-indent: -999em;
}
#windows {
	background-image: url(../image/window/wallpaper/02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 42px;
	width: 417px;
	text-indent: -999em;
}
#mac {
	background-image: url(../image/window/wallpaper/03.jpg);
	height: 42px;
	width: 417px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
}
.setteitxt {
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 1em;
	line-height: 1.5em;
}
#foot {
	background-image: url(../image/window/wallpaper/04.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 417px;
	background-position: bottom;
}
#credits {
	background-image: url(../image/window/wallpaper/credits.jpg);
	height: 11px;
	width: 267px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999em;
}
#btnclose {
	text-align: center;
}
