@charset "utf-8";
/* CSS Document */
/*
h1			{text-decoration: none; color: #fff; background-color: #333;}
h1			{text-decoration: none; color: #fff; background-color: #68892f;}
*/

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*, *:before, *:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: border-box;
}

body {
	line-height:1.5;
	font-size:14px;
	background-color:#EEF;/*薄紫青*//*#9CC;

	margin-left:20px;/*910px;*/
	width: 800px;
}

#region {
	position:fixed;
	top: 7px;
	left: 210px;/*330px;*/
}

#ename {/* a　 email */
	position:fixed;
	top: 14px;/*12px;*/
	left: 225px;/*210px;*/
	
}

#ghost {/*checkbox メッセージを表示をしない*/
	position:fixed;
	top: 25px;
	left: 205px;
}
#preview {
	top: 100px;
	left: 40px;
}

#status {
	position:fixed;
	top: 42px;
	left: 40px;
	opacity: 0.3;
}

#pplogout {
	cursor: pointer;
	position:fixed;
	top: 8px;
	left: 21px;
	opacity: 0.8;
}

#configuration {/* a　 選択メニューボタン*/
	/*cursor: pointer;*/
	position:fixed;
	top: 8px;
	left: 176px;
}

#AtFirst {
	position:fixed;
	top: 6px;
	right: 54px;/*50px;/*left:295px;/*265px;*/
}

/*------------------------------------*/
div.fixedbelt {
	position: fixed;
	width:95%;
	hight:55px;/*50px;*/
	font-size:22px;
	text-align:center;
	top: 5px;
	left: 20px;
	border: 1px solid gray;
	opacity: 0.6; /*08/12*/
	color: #030;
}

div.fixedchild { 
	position: fixed;
	top: 14px;
	left: 100px;
	font-size:12px;
	color: #000;
}

#pp21 {
	cursor: pointer;
	position:fixed;
	top: 8px;
	left: 51px;/*21px;*/
	opacity: 0.8;
}

#pp22 {
	cursor: pointer;
	position:fixed;
	top: 8px;
	left: 82px;/*78px;/*48px;09/21*/
}

#pp23 {
	cursor: pointer;
	position:fixed;
	top: 8px;
	left: 142px;/*100px;/*70px;09/21*/
	opacity: 0.8;
}

#globalNavi2 {
	list-style-type: none;
	line-height:1.5;
	width: 95%;
	height: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;/*2px;*/
	padding-right: 0px;
	padding-bottom: 1px;/*2px;*/
	padding-left: 20px;
	position: absolute;
	top: 0px;
	left: 0px;
}

/**--------------------------------------------------------------------**/
