@charset "utf-8";

/* -----------------
Nisca career.css
htp://www.nisca.co.jp
------------------- */


/* entry */
.Head h1.entryH1 {
	background: url(../images/headmenu/inquiryH1.jpg) no-repeat;
	width: 660px;
	height: 95px;
	text-indent: -9999px;
	padding-bottom: 20px;
	}

.Head h2.entryTTL01 {
	background: url(../images/newgrads/newgradsEntryH2t01.jpg) no-repeat;
	width: 660px;
	height: 40px;
	text-indent: -9999px;
	padding-bottom: 20px;
	}

.Head h2.entryTTL02 {
	background: url(../images/newgrads/newgradsEntryH2t02.jpg) no-repeat;
	width: 660px;
	height: 40px;
	text-indent: -9999px;
	padding-bottom: 20px;
	}

.entryBox {
	padding: 0 20px 40px;
	text-align: center;
	}



/* privacy*/

.Head h1.privacyH1 {
	background: url(../images/headmenu/privacyH1.jpg) no-repeat;
	width: 660px;
	height: 95px;
	text-indent: -9999px;
	padding-bottom: 20px;
	}

.Head h2.privacyTTL01 {
	background: url(../images/career/privacyH2t01.jpg) no-repeat;
	width: 660px;
	height: 40px;
	text-indent: -9999px;
	padding-bottom: 20px;
	}

.Head h2.privacyTTL02 {
	background: url(../images/career/privacyH2t02.jpg) no-repeat;
	width: 660px;
	height: 40px;
	text-indent: -9999px;
	padding-bottom: 20px;
	}

.Head h2.privacyTTL03 {
	background: url(../images/career/privacyH2t03.jpg) no-repeat;
	width: 660px;
	height: 40px;
	text-indent: -9999px;
	padding-bottom: 20px;
	}

.blueFrame {
	background: url(../images/career/blueFrameBack.gif) repeat-y;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px 20px;
	margin-bottom: 20px;
	}

.blueFrame dl dt {
	width: 130px;
	float: left;
	}
.blueFrame dl dd {
	width: 480px;
	float: left;
	padding-top: 30px;
	font-size: 110%;
	}



/* sitemap */
.Head h1.sitemapH1 {
	background: url(../images/headmenu/sitemapH1.jpg) no-repeat;
	width: 660px;
	height: 95px;
	text-indent: -9999px;
	padding-bottom: 20px;
	}

.sitemapBox h3 {
	border-bottom: 1px solid #CCC;
	padding: 5px 5px 5px 0;
	font-size: 120%;
	letter-spacing: 0.1em;
	clear: left;
	}
	
.sitemapBox h3 span {
	border-left: 5px solid #006699;
	padding: 2px 5px;
	}
	
.sitemapBox ul { padding: 10px 10px 50px; overflow: auto; }
.sitemapBox ul li {
	background: url(../images/arrowLink.gif) no-repeat left center;	
	padding: 2px 0 5px 15px;
	float: left;
	width: 190px;
	}