@charset "shift-JIS";

@import url(commonALL.css);
@import url(architecture.css);
@import url(fullContents.css);

html,body{
	height: 100%;
}

body {
	font: 14px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	line-height: 1.5em;
	background: #fff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #595757;
}


