/* page body */
body {
	background:url(http://image.rohan.jp/Web/Common/sub_topbg.jpg) no-repeat;
	background-position: center 35px;
	background-color: #F5F5EF;
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	}
img {
	}
input{
	margin:0;
	padding:0;
}	

a:link {
	color: #313131;
	text-decoration: none;
	}
a:visited {
	color: #313131;
	text-decoration: none;
	}
a:hover {
	color: #313131;
	text-decoration: underline;
	}
a:active {
	color: #313131;
	text-decoration: underline;
	}

#all-container{
width:100%;
    }
#all{
	position:relative;
	margin: 0 auto 0 auto;
	width:1004px;
	height:100%;
	border-collapse: collapse;
	}
#LoginFlash{
	float:none;
	z-index:1;
	top:0px;
	width:1004px;
	height:200px;
	text-align:center;
	}
#main{
	position:relative;
	z-index:3;
	width:1004px;
	height:100%;
	left: 0px;
	top: 0px;
	}
/* --------Start left column -----------*/
#left_column {
	padding-right:10px;
	width: 168px;
	height:300px;
	float: left;
	}
/* --------END left column -----------*/	
	
	
	
	
	
/* main colimn */
#center_main{
	float:left;
	width:682px;
	height:500px;
	text-align:left;
	background:url(http://image.rohan.jp/Web/Common/error_bg.jpg) top left no-repeat;
	}


.ErrorBoxtxt{
line-height:1.5em;
	}


/* right colimn */
#right_column {
	float:left;
	width:134px;
	height:300px;
	}
	

/*footer*/




