@charset "utf-8";
/* CSS Document */

/* rayout */

#contents{
	background:none;
}

.redBorder{
	height:15px;
	background-color:#CC0001;
	overflow:hidden;
}

#footer .footerLink_shift{
	padding:3px 0 0 0;
	background:#555;
}


/* box */
.boxWrapper{
	text-align:center;
}

.box{
	text-align:left;
	width:500px;
	margin:30px auto 90px auto;
	padding:0;
	background:url("/error/images/box_bg.gif") top left repeat-y;
}

.box .box_header{
	background:url("/error/images/error_top.gif") top left no-repeat;
}

.box .box_footer{
	padding:20px 15px 20px 15px;
	background:url("/error/images/error_bottom.gif") bottom left no-repeat;
}

/* text */
#site #contents h2{
	font-weight:bold;
	padding:20px 0 30px 9px;
	border-bottom:3px solid #666;
}

#site #contents h2.noBorder{
	padding:0;
border:0;
}

p{
	font-size:80%;
}

p.text{
	margin:0 0 15px 0;
}

p.shift{
	width:470px;
	margin:0 auto 0 auto;
}

p.url {
	width:470px;
	text-align:center;
	margin:15px 0 0 0;
}

/* img */
img.border{
	margin:10px 0 15px 0;
}

img.gotoTop{
	margin:5px 0 0 160px;
}

img.error_bottom{
	margin:0;
}


/*------------- 404_komon -----------------*/

#menu_fa {
	height:41px;
	background:#CCCCCC url(/institutional/images/bg_menu_top.gif) no-repeat left top;
	padding-bottom:5px;
	clear:both;
}

#menu_fa ul {
margin:0 0 0 10px;
padding:0;
}

#menu_fa ul li {
display:inline;
}
