@charset "UTF-8";

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

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

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


/*==================================================================
 styles
===================================================================*/

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

#main h1{
	background:url(/img/common/main_h2.gif) no-repeat scroll 0px -298px;
	height:30px;
	margin-bottom:10px;
	padding:0px;
	text-indent:-9999px;
	}
#main h2 {
	padding:4px 6px;
	border-left:5px solid #006699;
	border-bottom:1px solid #006699;
	margin-bottom:8px;
	}


#msg{
	float:left;
	width:auto;
	margin-bottom:13px;
	}
#ssl{
	text-align:center;
	width:150px;
	float:right;
	background-color:#EEE;
	padding:5px;
	margin-bottom:10px;
	}
#ssl p{
	margin:0px;
	text-align:left;
	font-size:11px;
	}

#main table thead th{
	border:none;
	width:auto;
	color:#FFF;
	background-color:#3F83B1; 
}



	
.submit{
	padding:8px;
	margin-top:0px;
	}
.rightBox{
	width:395px;
	}
#pr{
	display:block;
	width:99%;
	}
#main ol li { margin:0px 0px 10px 0px;}
.frame {border:1px #ccc solid; }




#p-regist-conf #main,
#p-regist-tmp #main{
	width:950px;
}

#p-regist-tmp #main h1{
	background:url(/img/common/main_h2.gif) no-repeat scroll 0px -444px;
	height:30px;
	margin-bottom:10px;
	padding:0px;
	text-indent:-9999px;
	}
#p-regist-conf #main h1{
	background:url(/img/common/main_h2.gif) no-repeat scroll 0px -473px;
	height:30px;
	margin-bottom:10px;
	padding:0px;
	text-indent:-9999px;
	}


/* none display
-------------------------------------------------------------------*/
#globalNavigation,
#loginform{
	display:none;
	}
#header{
	border-bottom:2px solid #EEE;
	height:70px;
	}

/* entry
---------------------------------------------*/
#entryForm{
	clear:both;
	padding-top:13px;
}
#entryForm #body-logout{
	text-align:center;
	margin-bottom:13px;
	padding:8px;
	border:1px solid #CCC;
}
#entryForm #body-logout p{
	margin:0px 0px 8px;
}
#p-entry #main h1{
	background:transparent url(/img/common/main_h2.gif) no-repeat scroll 0px -269px;
	height:30px;
	margin-bottom:10px;
	padding:0px;
	width:690px;
	text-indent:-9999px;
	}
