@charset "UTF-8";

#GLOBALMENU {
	margin-top: 15px;
	height: 40px;
	width: 640px;
	background: #ffffff url(../images/globalmenu_cmn.png) 0 0 no-repeat;/*左右 上下*/
}

#CONTENTS {
	width:  640px;
	min-height: 850px;
	height: auto !important;
	height: 850px;
	font-family: Vertina, Helvetica, sans-serif;
	font-size: 95%;


/*	background: #0000ff;/*左右 上下*/
}

#GUIDE {
	width:640px;
	text-align: right;
}

#MENU {
	position: absolute;
	padding: 0px; /*上 右 下 左*/
	top:260px;
	left:  650px;
	width: 250px;
/*	background: #00ff00;/*左右 上下*/
}

