@charset "utf-8";

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

 File name:      base.css
 Update:         2009.12.15
 Style Info:     特定分野別／医学会情報ページCSSファイル
----------------------------------------------------------- */
.society {
 width: 648px;
 margin-top: 20px;
 padding-top: 5px;
 background: url(../../img/society_bg01.gif) no-repeat left top;
}
.society-middle {
 width: 648px;
 background: url(../../img/society_bg02.gif) repeat-y left;
}
.society-bottom {
 width: 588px;
 padding: 15px 30px 30px;
 background: url(../../img/society_bg03.gif) no-repeat left bottom;
}
.society .btarea {
 width: 537px;
 margin: 40px auto 0;
}
.btarea img.bt01 {
 margin-right: 65px;
}
.society .bookmark {
 margin-top: 60px;
 padding: 15px;
 border: 1px solid #CCC;
}
.society .attention {
 margin-top: 30px;
 padding: 15px;
 background-color: #f3f4f6;
 font-size: 85%;
}

.society .seikei-end {
 width: 537px;
 text-align: right;
 xcolor: #F00;
 xfont-weight: bold;
 margin: 30px auto 0;
 color: #FF0000;
}
