a:link {
	font-weight: bold;
	color: #F96D10;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #F96D10;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #F96D10;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #F96D10;
}
/*[ tag ]****************************************/
s{
	color: #FF0000;
	text-decoration: line-through;
}
/*[ tag ]****************************************/
.pdt5{
	padding: 5px 0px 0px;
}
.pdt10{
	padding: 10px 0px 0px;
}
.pdb5{
	padding: 0px 0px 5px;
}
.pdb2{
	padding: 0px 0px 5px;
}
.pdb10{
	padding: 0px 0px 10px;
}
.pdtb10{
	padding: 10px 0px;
}
.pupputxt{
	padding: 0px 0px 10px;
	font-weight: bold;
	color: #565656;
}
.fcff0000b{
	color: #ff0000;
	font-weight: bold;
}

.shikakutitle{
	padding: 5px 0px;
	font-weight: bold;
	color: #603507;
}
