@charset "utf-8";
/* CSS Document */

*{
margin:0;
padding:0;
border:0;}

body {
	width:100%;
	text-align:center;
	margin:0 auto;
	font-family: "Times New Roman", Times, serif;
	background:#fff;
	letter-spacing:1px;
}


/*----TOP-----*/

.bg_top{
background-image:url(../images/bg_line_top.jpg);
background-repeat:repeat-x;
}

/*div#container {
position: absolute;
left: 50%;
overflow: visible;
width: 50%;
margin-left: -400px;
}
*/

div#header{
	width:800px;
	margin:0 auto;
	text-align:left;
	}

.edifice_logo{
	position:absolute;
	margin-left:0px;
	width:141px;
	height:126px;
}

#navi_bg{
	background:url(../images/navi_bg.gif) repeat-x;
	width:100%;
	margin:0px auto;
}

#navi_bg_2{
	background:url(../images/navi_bg_2.gif) repeat-x;
	width:100%;
	margin:0 auto;
}

.navi_box{
	margin:0px auto;
	width:800px;
}

/*flashArea{width:800px;}
/*#topNews{position:absolute;top:500px;left:400px;}
*/
.footer_box{
	background:#fff;
	margin:5px auto 0;
	width:800px;
	padding-bottom:10px;
}

.footer_box table{
margin-top:7px;
font-size:10px;
color:#555555;
letter-spacing:0.2px;
padding:10px;
}

/*.footer_box_2{
background:#fff url(../images/foot_bg.jpg) bottom repeat-x;
height:50px;
}
*/

/*----POP UP-----*/
.pop_logo{
margin-top:1px;
}

.pop_name_area{
margin-top:10px;
height:30px;
width:340px;
background-image:url(../popup/images/name_line.gif);
background-repeat:no-repeat;
padding-top:5px;
padding-left:5px;
margin-left:15px;
font-size:14px;
font-weight:bold;
letter-spacing:0.5px;
color:#042341;
text-align:left;
_letter-spacing:1px;
}

.pop_close{
margin-left:300px;
margin-top:10px;
}

.pop_footer{
margin-top:32px;
width:380px;
background-image:url(../popup/images/footer_bg.gif);
background-repeat:no-repeat;
height:49px;
_margin-top:36px;  
}


/*----SECOUND DIRECTORIES-----*/
body.second{

}

#whiteBox{
margin:0 auto;
width:800px;
background:#fff;
}

/*.white_base_top{
background-image:url(../images/common_white_1.gif);
background-repeat:no-repeat;
}

.white_base_under{
background-image:url(../images/common_white_2.gif);
background-repeat:repeat-y;
}
*/
