@charset "utf-8";
/* CSS Document */

@import url(default.css);
@import url(base.css);


	#wrapper{
		background:url(../recruitment/images/ttl_content.jpg) no-repeat 0 107px #fff;
	}

	#content{
		float:none;
		width:700px;
		padding:30px 40px 40px;
	}
		

/* メイン---------------------------------- */


	/* パンくず */
						
		#pankuzu,
		#pankuzu a{
			color:#fff;
		}



	h2{
		width:340px;
		height:18px;
		margin:40px 425px 37px 25px;
		text-indent:-9999px;
	}
		
		.note{
			width:700px;
			margin:0 0 20px;
			line-height:160%;
		}
		
			.note p{
				width:540px;
				margin:0 auto;
				font-size:110%;
			}
		
			.note h3{
				width:540px;
				margin:15px 0 15px;
			}

		#recruitmentmain{
			height:80px;
			width:510px;
			margin:20px auto;
			padding:0 15px;
			background:url(../recruitment/images/img_recruitment2.gif) no-repeat 98% 50%;
			border:5px solid #ccc;
		}




