
/* コンタクトフォーム ---------------------------------------------------------------------- */

	div#team_sp{
		width: 830px;
		margin: auto;
		padding-bottom: 30px;
		text-align: left;
	}

	div#team_sp h2{
		background: url(/img/team/h2.gif) no-repeat center left;
		width: 205px;
		height: 43px;
		outline-color: invert;
		outline-style: none;
		outline-width: medium;
		text-decoration: none;
		display: block;
		text-indent:-9999px;
		margin-left: 5px;
	}

	div#team_sp p{
		background: url(/img/team/obj.gif) no-repeat center left;
		width: 825px;
		height: 368px;
		outline-color: invert;
		outline-style: none;
		outline-width: medium;
		text-decoration: none;
		display: block;
		text-indent:-9999px;
		margin: 10px 0 30px 5px;
	}

