@charset "utf-8";

#company .contents-area .right-area {
	float: left;
	width: 641px;
}
#company .contents-area .right-area .yohaku-1 {
	margin-bottom: 20px;
}
#company .contents-area .right-area .yohaku-2 {
	margin-bottom: 58px;
}
#company .contents-area .right-area .otoiawase {
	height: 50px;
	width: 640px;
}
#company .contents-area .right-area .odenwa {
	height: 110px;
	width: 640px;
}
#company .contents-area .right-area .email {
	background-image: url(../../company/images/email.jpg);
	height: 97px;
	width: 640px;
}
#company .contents-area .right-area .privacy {
	height: 50px;
	width: 640px;
	margin-top: 55px;
	margin-bottom: 25px;
}
#company .contents-area .right-area .line {
	background-image: url(../../company/images/line.jpg);
	height: 40px;
	width: 641px;
	text-indent: -9999px;
	margin-bottom: 12px;

}
#company .contents-area .right-area li {
	float: left;
}
#company .contents-area .right-area li .mail-01  {
	height: 36px;
	width: 186px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	margin-top: 24px;
	margin-left: 410px;
}
#company .contents-area .right-area li .mail-01 {
	background-image: url(../../company/images/form-off.jpg);
}

#company .contents-area .right-area li a:hover .mail-01 {
	background-image: url(../../company/images/form-on.jpg);
}
