/* CSS Document */

#toppage{}



#toppage h1{ display: inline-block; margin: 10px 0 0 52px;  float: left; }


/*--コンテンツ-------------------------------------------------------------------*/

#contents{ width: 960px; margin: 0 auto; position: relative; text-align: left; }

img#imgIcon{ position:absolute; top: 240px; right: 0;}
a#recruitBtn{ position:absolute; right: 0; top: 24px; }
#copy{ margin: 70px 0 0 0;}
#copyEng{
	margin-left: 16px; 
	font-size: 18px;
	color: #333333; 
	font-family: "Times New Roman", Times, serif;
	text-shadow:  0px 0px 4px #fff;  
}



