/*
tfmenu.js に関するデザイン
*/

#tfmenu   {
	padding: 10px;
	width: 25px;
	margin-left: 94%;
	margin-top: 200px;
}
@media print{
#tfmenu{display:none;} 
} 


#tfm-head {
	height:30px;
}

#tfm-body {padding:0px 3px;}
.tf1 span,
.tf2 span,
.tf1active span {font-size:50%; vertical-align:middle;}

.tf1  {
	cursor:pointer;
	line-height:23px;
}
#tfm-foot {
	bottom:0px;
	color:#FFFFFF;
	text-align:center;
}
