.pt11 { font-size: 11pt} .pt9 { font-size: 9pt} body { background-color: #CCCCCC; 
background-image: url(image/bg.jpg); background-repeat: repeat-x} a:link{text-decoration:none} 
a:active{text-decoration:none} a:visited{text-decoration:none} A:HOVER{ text-decoration:underline; 
} 



#plan{
	border:#669999 solid 3px;
	padding:10px;
	width:640px;
	margin:0 auto;
}



#plan p.ttl{
	color:#336699;
	text-align:center;
	font-weight:bold;
	padding:0;
	margin:0;
}

.price{
	font-size:17px;
	color:#5e0001;
	font-weight:bold;
}

.price2{
	font-size:20px;
	color:#5e0001;
	font-weight:bold;
}



#plan table{
	text-align:center;
	margin-top:10px;
	width:640px;
}

#plan table tr td.txt{
	padding:0;
	margin:0;
	text-align:left;
	font-size: 11pt;
	line-height:18px;
	vertical-align:middle;
}
