@import "http://welcome.solutions.brother.com/bsc/public_s/css/common/footer.css";
@charset "UTF-8";
*{font-family : Arial, Helvetica, sans-serif}
TH, TD, P, SPAN, UL, OL, H1, H2, H3, H4, H5, H6{font-size:10pt}
body{
	font-size:10pt; 
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
}
.reg{
	font-weight: bold;
	font-size: 110%;
	color: #999999;
}

.big-b {  font-size: 12pt; font-weight: bold}
.small {  font-size: 9pt}
.bold-white { font-weight:bold; color: #FFFFFF; font-size: 10pt; background-color: #000099}
.red {  color: #FF0000}
.blue {  color: #0000FF}
.bg-g {  background-color: #CCCCCC}
.bg-dg { background-color: #999999; font-weight: bold}

td.text01{
padding: 5px 1px 1px 10px;
text-align:left;
vertical-align:text-top;
}



/* 2008.2.26 add */

/* link */
a:link              { color: #0000FF; text-decoration: underline; }
a:visited, a:active { color: #800080; text-decoration: underline; }
a:hover             { color: #ff0000; text-decoration: none; }

/* Header */
.bsc_header{
width: 740px;
}

/* Contents Area */
.contents{
margin: 0 0 0 35px;
}

.title01{
	font-weight: bold;
	font-size: 150%;
	color: #000000;
	padding: 5px 0 10px 0;
}

.title02{
	font-weight: bold;
	font-size: 130%;
	color: #000000;
	padding: 5px 0 10px 0;
}


.title_blue01{
	font-weight: bold;
	font-size: 130%;
	color: #0000FF;
	padding: 15px 0 5px 0;
}

.title_blue02{
	font-weight: bold;
	font-size: 110%;
	color: #0000FF;
	padding: 10px 0 5px 0;
}


/* footer:
see "http://welcome.solutions.brother.com/bsc/public_s/css/common/footer.css" */


