@charset "utf-8";

/* ****************************************************************** 

	COPYRIGHT(C) CYBRiDGE CORPORATION.
	URL: http://www.cybridge.jp/

****************************************************************** */


/*==================================================================
	common styles
===================================================================*/
#contents{
	background:none;
	}

#main{
	float:none;
	margin:0px auto;
	width:735px;
	}

.sheet{
	clear:both;
	}
.sheet th{
	width:160px;
	}
.sheet textarea{
	width:350px;
	}
.sheet .formfield{
	width:200px;
	}

.submitEntry{
	background-color:#98CBF3;
	padding:6px;
	}

#fUtil{
	width:100%;
	}
	
/* ------------------------------------------------------------------
	loginbox styles
-------------------------------------------------------------------*/

.section#security{
	width:360px;
	float:left;
	}

.section#security .headline{
	margin-bottom:8px;
	}
.section#userdata{
	width:360px;
	float:right;
	}


/*==================================================================
	dispay none
===================================================================*/
/*
body{
	}
#globalNavigation,
#areaNavigation,
#searchNavigation,
#jukuC,
ul#userMenu li,
ul#fn li{
	display:none;
	}
ul#fn {
	height:15px;
	}
	*/

