@charset "utf-8";

#page {
	background-image: url(/user_file/idoldog-sh/company/img/back.png);
	background-repeat: repeat-y;
	width: 680px;
}
#main {
	margin-right: 35px;
	margin-left: 35px;
	margin-top: 35px;
	margin-bottom: 30px;
	line-height: 1.5em;
}
#main p{
	line-height: 1.5em;
	color: #676767;
	letter-spacing: 0.08em;
}
#jo {
	margin-right: 15px;
	margin-left: 15px;
}
#main table{
	margin-top: 20px;
	margin-left: 15px;
}


.hpcampany {
	border-collapse:collapse;
}
.hpcampany th{
	width: 110px;
	background-color: #FE98C4;
	text-align: center;
	color: #FFF;
}
.hpcampany td{
	width: 380px;
	background-color: #FFF0FA;
	padding-left: 30px;
	color: #676767;
}
.hpcampany th ,.hpcampany td  {
	border: 1px solid #FFFFFF;
	line-height: 1.5em;
	letter-spacing: 0.08em;
	padding: 15px;
}
#toiawase {
	margin-top: 15px;
	margin-left: 50px;
}
#main a{
	color: #676767!important;
	text-decoration: underline!important;
}
#main a:hover {
	color: #929292!important;
	text-decoration: underline!important;
}

