@charset "utf-8";

/* -----------------------------------------------------------
CSS Information

 File name:      salon_top.css
 Update:         2009.09.25
 Style Info:     サロン様トップページ設定
----------------------------------------------------------- */

/* -----------------------------------------------------------
　　共通設定
----------------------------------------------------------- */
.bn-wrap {
 margin-top: 10px;
 width: 900px;
}
.bn-wrap li {
 display: inline;
 float: left;
 width: 210px;
}
.bn01, .bn02, .bn03 {
 margin-right: 20px;
}
#footer {
 margin-top: 15px;
}

#contents {
 position: relative;
}
#contents p {
 position: absolute;
 right: 4px;
 top: 285px;
}
