a:link{
	color:#003399;
}
a:visited{
	color:#663399;
}
a:active{
	color:#990099;
}
a:hover{
	color:#9966cc;
	text-decoration:none;
}

BODY{
	background-color:#393A60;
	background-image:url(images/bg.gif);
	color:#333333;
	font-family:Arial,sans-serif,Verdana;
}
strong{
	font-weight:normal;
}
strong.bd{
	font-weight:bold;
}
ul.lt1{
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	padding: 0px;
}
ul.lt1 li{
	font:80%;
	background: url(images/tp.gif) no-repeat 10px 3px;
	list-style: none;
	line-height:130%;
	margin: 0px;
	padding: 0px 0px 5px 30px;
}
.tx1{
	font-size:10px;
	color:silver;
}
.tx2{
	font-size:14px;
	background-color:#efe8f8;
}
.tx3{
	line-height:150%;
}
.tx4{
	font-size:13px;
	background-color:#dfdfdf;
	padding:3px;
}
.tx5{
	font-size:larger;
	font-weight:bold;
}
.tx6{
	color:#1a0080;
	vertical-align:top;
}
.tx7{
	font-size:14px;
	line-height:150%;
	padding:3px;
}
.tx8{
	vertical-align:top;
}
.tx9{
	font-weight:bold;
}
.tx10{
	color:#1a0080;
	background-color:#eeece4;
}
.tx11{
	background-color:white;
}
.tx12{
	color:white;
	background-color:#71728E;
	letter-spacing:2pt;
	font-weight:bold;
}
.tx13{
	line-height:130%;
}
.tx14{
	font-size:13px;
	background-color:white;
	line-height:130%;
}
.tx15{
	background-color:white;
	line-height:130%;
}
.tx16{
	font-size:13px;
	background-color:#eeece4;
}
.tx17{
	font-size:13px;
	background-color:#fff8df;
}
.tx18{
	font-size:smaller;
	line-height:130%;
}
.tx19{
	color:#1a0080;
	font-size:13px;
	text-align:center;
	background-color:#eeece4;
}
.tx20{
	font-size:16px;
}
.tx21{
	font-size:12px;
	line-height:150%;
}
.tx22{
	font-size:16px;
	line-height:150%;
}
.tx23{
	font-size:14px;
	line-height:150%;
}
.tx24{
	font-size:10px;
}
.tx25{
	color:#6600CC;
	font-weight:bold;
}
.tx26{
	color:#1a0080;
	font-size:smaller;
	font-weight:bold;
	line-height:130%;
}
/*ブラックライトペン価格表用*/
.tx27{
	font-size:13px;
	background-color:white;
	line-height:130%;
	text-align:center;
}
/*製品一覧の見出し用*/
.tx31{
	color:#1a0080;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-color:#eeece4;
}
/*製品一覧の製品名用*/
.tx32{
	font-size:13px;
	font-weight:bold;
	text-align:center;
	background-color:white;
}
/*製品一覧表用*/
.tx33{
	font-size:12px;
	text-align:center;
	background-color:white;
	line-height:130%;
}
/*製品一覧表用センタリングなし*/
.tx34{
	font-size:12px;
	background-color:white;
	line-height:130%;
}
/*製品一覧表用*/
.tx35{
	color:white;
	font-size:13px;
}
/*製品テーブル*/
.tx36{
	border-collapse: collapse;
	border: 3px double #9999CC;
}
.tx37{
	border: 1px solid #9999CC;
	line-height:150%;
}
/*見だし*/
.tx38{
	color:#660099;
	background-color:#efdfe8;
	border: 1px solid #9999CC;
	line-height:150%;
}
/*ランク表*/
.tx39{
	font-size:smaller;
	line-height:130%;
	text-align:center;
	border-collapse: collapse;
	border: 1px solid #333366;
}
.tx40{
	border-collapse: collapse;
}

#rankh{
	width:500px;
	padding:0;
	margin:0;
	/*border:1px solid red;*/
}
#rankh table{
	width:95%; /*テーブルの幅*/
	font-size:70%;
	margin:5px 3px;
	border: 1px solid #2c2c56;
	border-collapse: collapse;
}

#rankh th{
	padding: 3px;
	border: 1px solid #2c2c56;
	background-color: #eeece4;
}
#rankh th.listh3 {
	padding: 3px;
	border: 1px solid #2c2c56;
	background-color:#efcfff;
}
#rankh td {
	padding: 3px;
	border: 1px solid #2c2c56;
	background-color: white;
	text-align:center;
	line-height:150%;
}
