@import url("../shared/css/reset.css");
@import url("../shared/css/common.css");
@import url("../shared/css/content.css");
/*----------------------------------------

about

----------------------------------------*/
/*----------------------------------------

titleArea

----------------------------------------*/
#titleArea{
background:url(../images/about/bg_title.jpg) no-repeat;
}

#titleArea2{
background:url(../images/about/bg_title2.jpg) no-repeat;
height: 115px;
}


/*----------------------------------------

contentArea

----------------------------------------*/
#contentArea{
background:url(../images/about/bg_mid.gif) repeat-y;
}

#contentAreaBg{
background:url(../images/about/bg_contentarea.jpg) no-repeat top;
width:750px;
}

#contentAreaBg2{
background:url(../images/about/bg_contentarea2.jpg) no-repeat top;
width:750px;
}


#about{
width:630px;
margin-left:auto;
margin-right:auto;
margin-bottom:45px;
}

#text{
padding-top:15px;
}

#sign{
text-align:right;
margin-top:35px;
}

#toTop{
margin-left:20px;
margin-bottom:20px;
text-align:left;
}


/*concierge*/
.conbg {
background:url(../images/concierge/conback.gif) no-repeat left;
}
