@charset "UTF-8";
/* CSS Document */

body {
	color:#fffbd5;
}
	
/* ********************************************************************************************* */

#base {
	width:978px;
	background-image:url(../images/entry_bg.png);
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	padding-left:14px;
}
#graphic {
	float:left;
	width:951px;
	background-image:url(../images/splash.png);
	background-repeat:no-repeat;
}
hr {
	background-color:#f2e5c6;
}
.content {
width:340px;
}
#height_guide {
	height:470px;
}
