@charset "shift_jis";

/* ======================= default CSS =============================
lastupdate:[2010/06/23:15:30]:utsumi
================================
index.html
base
[0] font size (link color)
[1] font (text impact)
[2] layout
[3] theme (contents inner)
[4] module (mailform)
================================
http://www.sharetive.com
====================================================================*/ 

@import url("./reset00.css");

/*[0]*/
@import url("./font/flp_def.css");

/*[1]*/
@import url("./font/text_impact.css");

/*[2]*/
@import url("./layout/llp_def.css");

/*[3]*/
@import url("./themes/tlp_traders_a.css");

/*[4]*/
@import url("./module/mailform.css");
#header {
 height : 75px;
}
#contents { text-align:center;}
.bgattention{
 background:url("../../../af/img/bg_sec_traders_form.gif") no-repeat scroll 0 0 #FFFFFF;
 width:600px;}

#attention {
 width:600px;
 height:200px;
 background-color:#FFFFFF;
 overflow:auto;
 text-align: left;
 border-style: inset;
 border-width: 2px 3px 1px 1px;
 display:block;
}
