/*
tfmenu.css
Daisuke Kakura <info@kakura.jp> "2006-11-06 Mon 19:26:11 Sao Paulo, Brazil"
*/

/*
以下 tfmenu.js に関するデザイン
*/

#tfmenu	 {
	font-size: 12px; 
	width: 235px; 
	margin: 10px 10px 10px 20px;
	background-image: url(/pharma/img/no_scroll/bg_menu.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#tfmenu a:LINK{
	color: #0000FF;
	text-decoration: none;
}
#tfmenu a:VISITED{
	color: #0000FF;
	text-decoration: none;
}
#tfmenu a:HOVER{
	color: #FF6600;
	text-decoration: underline;
}

#tfm-head {border-bottom: 1px solid white; height: 30px;}

#tfm-body {padding: 0px;}
.tf1 span,
.tf2 span,
.tf1active span {font-size: 50%; vertical-align: middle;}

.tf1	{
	cursor: hand;
	line-height: 124%;
	padding-left: 20px;
}
.tf2	{	cursor: hand;
	line-height: 140%;
	padding-left: 10px;}
.tf1active			{border-bottom: 1px solid silver; cursor: hand; line-height: 23px;}
.tf1active .tf2 a {width: 120px; line-height: 18px;}

.tfm-up	 #tfm-head {background-color: red;}
.tfm-down #tfm-head {background-color: yellow;}
.tfm-stop #tfm-head {background-color: green;}

#tfm-foot {position: absolute; bottom: 0px; color: silver; font-size: 90%; text-align: center; width: 100%; height: 10px;}

/*
以下 tfmenu.js に関係ないデザイン
*/

#all{
	position: relative;
	text-align: left;
	width: 799px;
	background:url(../img/no_scroll/bg_long.gif) repeat-y center top;
	margin: 0 auto;
	padding: 1px 0;
}
#contents {width:475px;margin:10px 10px 10px 290px;padding-top:20px;font-size:12px;line-height:120%;border:1px solid #fff;}
#contents table img{display:block;}

.copyright {font-size: 75%; font-family: "Times"; margin: 50px 0px 10px 0px; text-align: center;}
.curhand	  {cursor: hand;}
.curhelp	  {cursor: help;}
.email	  {font-family: "Arial";}
.googlead  {margin: 50px 0px; text-align: center;}
.lpad		  {padding-left: 20px;}
.recomend  {color: red; font-size: xx-small; margin-left: 15px;}
.recomendw {color: white; font-size: xx-small; margin-left: 15px;}
/*.timestamp {color: #606060; font-size: 75%; font-family: "Times"; text-align: right; margin-bottom: 20px;}*/
.sublink   {text-align: right;}
.download  {font-size: 110%;}
.code		  {background-color: #404040; padding: 10px;}
.small	  {font-size: 65%;}
.img-w	  {text-align: center;}
