/* CSS Document ウェルビーン様　フロート*/
p.ftani{
	display:block;
	float:right;
	width:auto;
	height:auto;
	margin:1em 1em 0 0;
	line-height:0;
	border-style:inset;
}

p.fObject{
	display:block;
	float:left;
	width:auto;
	height:auto;
	margin:0.5em 0.5em 0.5em 0.5em;
	line-height:0;
	border-style: double;
}

p.company{
	font-size: 1em;
	text-align: left;
	text-decoration: none;
	margin-top: 0px;
}
p.company2{
	font-size: 2em;
	text-align: center;
	text-decoration: none;
	margin-top: 0px;
	color: #660066;
}
p.company3{
	font-size: 1.2em;
	text-align: left;
	text-decoration: none;
	margin-top: 1px;
	color: #333333;
}
p.company4{
	font-size: 1.2em;
	text-align: right;
	text-decoration: none;
	margin-top: -15px;
	color: #333333;
	margin-right: 30px;
}
p.company5{
	font-size: 1.2em;
	text-align: right;
	text-decoration: none;
	margin-top: 0px;
	color: #333333;
	margin-right: 30px;
}




