body {
font-family:Arial, Helvetica, sans-serif;
background:#fff;
margin:0px;
padding:0px;
text-align:left;
}

a {
color:#039;
text-decoration:underline;
}

a:hover {
color:#F00;
}

.col-sm-9 {
  width: 80%;
  margin: 0 auto;
  float: none;
  padding: 0;
}

#page {
background:#FFFFFF;
max-width:785px;
margin: 0 auto;
padding:0px;
}

#head,
#foot {
padding:0px 22px 0px 24px;
}

#main {
padding:8px 58px 0px 60px;
padding: 0;
float: none;
  margin: 0 auto;
  max-width: 668px;
}


#head {
padding-top:15px;
}

#head h1 {
background-image:url("../../images/error/logo.gif");
background-position:right;
text-align:right;
}

#head h1 img {
  display: inline;
}

#head .border {
clear:both;
height:9px;
border-bottom:7px solid #CCC;
overflow:hidden;
margin-bottom:33px;
}

#main #frame ul {
list-style-position: outside;
}

#main #frame ul li {
font-size:14px;
line-height:14px;
background-image:url("../../images/error/arrow.gif");
background-position:0px 2px;
padding:0 0 0 1.2em;
margin:0;
}



#main #frame {
background-image:url("../../images/error/frame_title.jpg");
background-size: cover;
background-repeat: no-repeat;
position:relative;
height:370px;
padding-bottom:10px;
width: 100%
}

#main #frame p.title_404 {
	position:absolute;
	left: 34px;
	top: 31px;
	width: 60%
}

#main #frame ul.list1 {
	position:absolute;
	left: 34px;
	top: 148px;
}

#main #frame p.line {
	position:absolute;
	left: 26px;
	top: 180px;
	width: 90%
}

#main #frame p.title_note1 {
	position:absolute;
	left: 34px;
	top: 197px;
	width: 80%
}

#main #frame ul.list2 {
	position:absolute;
	left: 34px;
	top: 283px;
}

#main #frame p.title_note2 {
	position:absolute;
	left: 34px;
	top: 317px;
	width: 80%
}




#foot {
border-top:1px solid #cccccc;
text-align:center;
margin: 0 22px 0 24px;
padding:6px 10px 10px 20px;
font-size:10px;
line-height:150%;
color:#666666;
}

#main .bottom {
height:12px;
background-image:url("../../images/error/frame_bottom.gif");
overflow:hidden;
margin-bottom:37px;
background-size: contain;
}

#foot p {
  font-size: 10px;
}

.error-403 #main #frame {
  height: auto;
  padding: 50px 40px;
}

.error-403 #main #frame h2 {
    font-size: 2em;
    margin-bottom: 50px;
    line-height: 1.3;
    font-weight: bold;
    color: #928275;
    width: 75%;
}

.error-403 #main #frame .message {
    margin-bottom: 30px;
    font-size: 1em;
    margin-left: 1em;
}

.error-403 #main #frame ul.list1,
.error-403 #main #frame ul.list2,
.error-403 #main #frame .line,
.error-403 #main #frame .title_note1  {
  position:static;
}

.error-403 #main #frame .line {
  margin: 20px 0;
}

.error-403 #main #frame .title_note1 {
  margin: 20px 0 5px;
}
