.font10{ color: #444444; font-size: 10px ; line-height: 14px}
.whitetext { color: #ffffff; font-size: 10px }
.white12text { color: #ffffff; font-size: 12px }
.blown10text { color: #663333; font-size: 10px ; line-height: 14px }
.blown12text { color: #663333; line-height: 18px}
.orange10text { color: #FF6666; font-size: 10px ; line-height: 14px }
.orange12text { color: #FF6666; line-height: 16px}
.pink12Btext { color: #FF6666; font-weight: bold}
.olivetext { color: #999966 }
.strong { color: #555555; font-weight: bold}

a:link {color:#444444;text-decoration:none;font-weight:none;line-height: 18px}
a:visited {color:#444444;text-decoration:none;font-weight:none; line-height: 18px}
a:hover {color:#FF6600;text-decoration:underline;font-weight:none; line-height: 18px}

A.blown:link { color : #663333 }
A.blown:active { color : #663333 }
A.blown:visited { color : #663333 }
A.blown:hover { color : #663333 }

A.sp:link { color : #FF6600; text-decoration: underline; }
A.sp:hover { color : #FF6600; text-decoration: none; }


A.icoLink:link {
	color : #009900;
	text-decoration: underline;
}
A.icoLink:active {
	color : #6B1412
}
A.icoLink:visited {
	color : #6B1412
}
A.icoLink:hover {
	color : #009900;
	text-decoration: none;
}


td { color: #444444; font-size: 12px ; line-height: 18px}
h1 { color: #5C1E1F; font-size: 4px ; line-height: 6px}


/*Tokuzoe 091207*/
.sb_tbl_td{
	width:600px;
	height:200px;
	text-align:center;
	font-size:105%;
	font-weight:bold;
	background-image: url(../softbank/images/tbl_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
