body {
	margin: 0px;
}

.tboldonly {
	font-weight: bold;
}

.j10 {
	font-size: 10px;
	color: #333333;
}
.j10lh150 {
	font-size: 10px;
	color: #333333;
	line-height:150%;
}
.j12 {
	font-size: 12px;
	color: #333333;
	line-height:150%;
	
}
.j12plan {
	font-size: 12px;
	color: #333333;
	line-height:120%;
}
.j12white {
	font-size: 12px;
	color: #FFFFFF;
	line-height:150%;
}
.j12bwhite {
	font-size: 12px;
	color: #FFFFFF;
	line-height:150%;
	font-weight: bold;
}
.j12red {
	font-size: 12px;
	color:#FF0000;
	line-height:150%;
}
.j12bgreen {
	font-size:12px;
	color:#006600;
	font-weight: bold;
	line-height:150%;
}
.j12bgreen120 {
	font-size:12px;
	color:#006600;
	font-weight: bold;
	line-height:120%;
}
.jbblue {
	color:#0000CC;
	font-weight: bold;
}

.j12borange{
	font-size:12px;
	color:#FF3300;
	font-weight: bold;
	line-height:150%;
}

.j12borange {
	font-size:12px;
	color:#FF3300;
	font-weight: bold;
	line-height:150%;
}
.j12bpink {
	font-size:12px;
	color:#FF3366;
	font-weight: bold;
	line-height:150%;
}
.j12bnavy {
	font-size:12px;
	color:#003366;
	font-weight: bold;
	line-height:150%;
}
.j12navy {
	font-size:12px;
	color:#003366;
	line-height:150%;
}

.j14borange {
	font-size:14px;
	color:#FF3300;
	font-weight: bold;
	line-height:110%;
}

.j14borangeh:link{
	font-size:14px;
	color:#FF3300;
	font-weight: bold;
	line-height:110%;
}

.j14borangeh:visited{
	font-size:14px;
	color:#FF3300;
	font-weight: bold;
	line-height:110%;
}

.j14borangeh:active{
	font-size:14px;
	color:#FF3300;
	font-weight: bold;
	line-height:110%;
}

.j14borangeh:hover{
	font-size:14px;
	color:#FF3300;
	font-weight: bold;
	line-height:110%;
}

.j14bblueh{
	font-size:14px;
	color:#0000CC;
	font-weight: bold;
	line-height:110%;
}

.j14bblueh:link{
	font-size:14px;
	color:#0000CC;
	font-weight: bold;
	line-height:110%;
}

.j14bblueh:visited{
	font-size:14px;
	color:#0000CC;
	font-weight: bold;
	line-height:110%;
}
.j14bblueh:active{
	font-size:14px;
	color:#0000CC;
	font-weight: bold;
	line-height:110%;
}
.j14bblueh:hover{
	font-size:14px;
	color:#006600;
	font-weight: bold;
	line-height:110%;
}

.white {
	color: #FFFFFF;
}
.red {
	color: #CC0000;
}
/* kensaku page */

a:link {
	color:#003366;
}
a:visited {
	color:#003366;
}
a:hover {
	color:#FF3300;
}
.j14red {
	font-size: 14px;
	color: #FF0000;
}
.j14 {
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

/* A-20130913----------------------- */
/* stockInquiry */
.txt{
	font-size:12px;
	color:#666666;
	line-height:14px;
	text-align: left;
}
.txt12_red{
	font-size:12px;
	color:#FF0000;
	line-height:18px;
	text-align:left;
}
.txt13_navy{
	height:auto;
	font-size:13px;
	color:#003366;
	line-height:18px;
	text-align: left;
}
.txt14 
{
	font-size:14px;
	color:#666666;
	line-height:18px;
	text-align: left;
}
.txt14-wh {
	font-size:14px;
	text-align:left;
	color:#FFFFFF;
	font-weight:bold;
}
/* --------------------------------- */

/*エラーメッセージ*/
td.errorMsg
{
	color: Red;	
}