@charset "utf-8";


#container {
width:896px;
height:100%;
min-height:100%;
background:url(../images/bg_graduation.gif) repeat-x left top;
margin:0 auto;
position:relative;
}
#container:after {
height:0;
display:block;
clear:both;
visibility:hidden;
content:" ";
line-height:0; 
}


#wrapper{
width:864px;
height:auto !important;
height:100%;
min-height:100%;
background:#691317;
position:relative;
margin-left:16px;
}


#mainContents {
width:864px;
height:100%;
min-height:100%;
padding-bottom:60px;
_padding-bottom:0px;
background:#691317;
}


#titleArea{
width:832px;
height:206px;
position:relative;
margin:0 auto;
min-height: 1px;
overflow:hidden;
zoom:1;
clear:both;
}
#titleArea:after {
height:0;
display:block;
clear:both;
visibility:hidden;
content:".";
line-height:0; 
}
#titleArea .logo img{
margin-left:15px;
margin-top:8px;
float:left;
}
#titleArea .btn_top img{
margin-right:18px;
margin-top:10px;
float:right;
}
#titleArea h1{
clear:both;
position:relative;
top:90px;
left:30px;
}

#bodyArea{
width:800px;
height:100%;
margin:0 auto;
margin-bottom:20px;
padding:50px 15px 30px 15px;
background:url(../images/bg_content_area.gif) no-repeat center top;
border-bottom:1px solid #000;
border-left:1px solid #000;
border-right:1px solid #000;
voice-family: "¥"}¥"";
voice-family:inherit;
width:770px;
}
html>body #bodyArea{
width: 770px;
}
*:first-child+html #bodyArea{
width: 800px;
}
* html #bodyArea{
margin-bottom:60px;
}
#bodyArea:after {
height:0;
display:block;
clear:both;
visibility:hidden;
content:".";
line-height:0; 
}



#footer {
width:864px;
height:30px;
position:absolute;
bottom:0;
background:url(../images/bg_footer.gif) repeat-y left top;
}
#footer .listLink{
margin-left:30px;
float:left;
padding-left:10px;
padding-top:4px;
background-image:url(../images/icon_link.gif);
background-repeat:no-repeat;
background-position:left 0.9em;
list-style-type:none;
}
* html #footer .listLink{
margin-left:15px;
}
#footer .copyright{
float:right;
margin-right:16px;
padding-top:12px;
}
* html #footer .copyright{
margin-right:8px;
}

#footer .goToTop{
position:absolute;
right:25px;
bottom:40px;
}



