@charset "utf-8";
/*-------------------------------------------------
  基本設定
  作成者：
  作成日：
  最終更新日：
--------------------------------------------------*/

/*初期化
----------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-size: 100%;
}
body {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	font-size: 0.8em;
	line-height: 1.3em;
	color: #000;
	width:100%;
	letter-spacing:1px;
	background:url(/auecareer/imgs/base/bg_body.gif) #F5F8E5;
}
ul {
	list-style-type: none;
	margin:10px 10px 20px 10px;
}
ol {
	margin: 10px 0 10px 30px;
}
hr {
	display: none;
}
img {
	vertical-align:top;
	border: 0;
}
/*リンク
----------------------------------------*/
a:link {
	color:#C75000;
}
a:visited {
	color:#7B4924;
}
a:active {
	color:#CC0000;
}
a:hover {
	color:#CC0000;
	text-decoration:none;
}
a:hover img{
	filter: alpha(opacity=80); /* IE7以下用 */
	-ms-filter: “alpha(opacity=80)”; /* IE8用 */
	opacity:0.8; /* Firefox 1.5以上, Opera, Safari用 */
}

/*ClearFix
----------------------------------------*/
.clear:after {
	content: "";
	display: block;
	height: 0;
	visibility: hidden;
	clear: both;
}
.clear {
	/zoom:1;
} /* ie6,ie7 */

#hiddenlink,
.hidden {
	display: none;
}
.block {
	display: block;
}
.inline {
	display: inline;
}
/*コンテンツボックス
----------------------------------------*/
#all {
	border-top:5px solid #9ECC24;
}
/*ヘッダー
----------------------------------------*/
#headercontainer {
	width:930px;
	margin:0 auto;
	background:#FFF;
	padding:0 10px 10px;
}
/*ロゴ*/
#logo {
	width:424px;
	height:35px;
	float:left;
	margin-top:17px;
	padding-left:4px;
}
/*----- ヘッダーボックス -----*/
#headerbox{
	width:500px;
	float:right;
	margin-top:12px;
}
/*----- ヘッダーリンク -----*/
#headerlink{
	margin:0;
	background:red !important;
	padding-left:150px;
	font-size:90%;
}
#headerlink li{
	display:inline;	
}

#headerlink a{
	display:block;
	float:left;
	margin-right:8px;
	background-image:url(/auecareer/imgs/base/nv_sprite.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	height:12px;
}
#headerlink #nv-sitemap a{
	background-position:0 -265px;
	width:77px;
}
#headerlink #nv-contact a{
	background-position:-77px -265px;
	width:78px;
}
#headerlink #nv-sitemap a:hover{
	background-position:0 -277px;
}
#headerlink #nv-contact a:hover{
	background-position:-77px -277px;
}



/*文字サイズ*/
#fontsize {
	float: right;
	width:136px;
	position: relative;
	font-size:1px;
	line-height:1px;
}
#fontsize dt {
	float: left;
	width:62px;
	height:17px;
	margin-right:10px;
}
#fontsize dd {
	display: inline;
}
/*文字サイズアイコン*/
#fontsize ul {
	display: inline;
}
#fontsize li {
	float: left;
	padding-left:4px;
}
#fontsize li a {
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	width: 17px;
	height: 17px;
	text-decoration: none;
	overflow: hidden;
}
#fontsize li a:hover {
	background-position:bottom!important;
}
#fontsize #fs1 {
	background-image: url(/auecareer/imgs/base/he_font_large.gif);
}
#fontsize #fs2 {
	background-image: url(/auecareer/imgs/base/he_font_middle.gif);
}
#fontsize #fs3 {
	background-image: url(/auecareer/imgs/base/he_font_small.gif);
}
.noscript {
	position: absolute;
	top:0px;
	left:0px;
	color: #000000;
	font-size: 10px;
	line-height: 1.1em;
	height: 17px;
	font-weight:bold;
	overflow: hidden;
	background-image: url(/auecareer/imgs/base/bg_koshi.gif);
	width:136px;
}
/*文字サイズ調整*/
.font-superlarge {
	font-size:150%;
	line-height:1.4em;
}
.font-large {
	font-size:120%;
	line-height:1.3em;
}
.font-normal {
	font-size:80%;
	line-height:1.3em;
}
/*----- 検索 -----*/
#sitesearch {
	clear:both;
	margin-top:8px;
	float:right;
	width:178px;
	border:1px solid #999;
	background-color:#FFF;
	margin-bottom:10px;
}
#sitesearch dt {
	display:none;
}
#sitesearch dd {
	float: left;
	display: inline;
	font-size:1px;
	line-height:1px;
}
#sitesearch input#words {
	width:161px;
	margin:0px;
	height: 17px;
	overflow: hidden;
	border: 0px;
	font-size:15px;
	line-height:15px;
}
#sitesearch input#g {
	display: block;
	font-size:1px;
	line-height:1px;
}

#guestlink{
	clear:both;
	margin: 0 0;
}
#guestlink li{
	display:inline;
}
#guestlink li a{
	display:block;
	float:left;
	width:143px;
	height:25px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	background-image:url(/auecareer/imgs/base/nv_sprite.jpg);
	background-repeat:no-repeat;
	border-bottom:1px solid #CCC;
}

#nv-student a{
	background-position:0 -289px ;
	margin-right:7px;
}
#nv-jukensei a{
	background-position:-143px -289px ;
	margin-right:7px;
}
#nv-company a{
	background-position:-286px -289px ;
}
#nv-student a:hover{
	background-position:0 -314px ;
}
#nv-jukensei a:hover{
	background-position:-143px -314px ;
}
#nv-company a:hover{
	background-position:-286px -314px ;
}


/*メインコンテンツ
----------------------------------------*/
#maincontainer {
	width:950px;
	margin:0 auto;
}
/*左コンテンツ
----------------------------------------*/
#leftmenu{
	width:233px;
	float:left;
	background:#FFF;
	padding:10px 0 5px;
}
#leftmenu ul{
	margin:0;
}

/*右コンテンツ
----------------------------------------*/


/*----- グローバルナビゲーション -----*/
#globalnavi {
	width:213px;
	margin:0 auto 15px;
}
#globalnavi ul {
}
#globalnavi ul li {
	width:213px;
}
#globalnavi li a {
	display:block;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	width:211px;
	height:53px;
	border-right:1px solid #D5C8AA;
	border-left:1px solid #D5C8AA;
	background-image:url(/auecareer/imgs/base/nv_sprite.jpg);
	background-repeat:no-repeat;
}
#globalnavi li.nv-intro a {
	background-position:0 0;
	border-top:1px solid #D5C8AA;
}
#globalnavi li.nv-support a {
	background-position:0 -53px;
	border-top:1px solid #D5C8AA;
}
#globalnavi li.nv-data a {
	background-position:0 -106px;
	border-top:1px solid #D5C8AA;
}
#globalnavi li.nv-faq a {
	background-position:0 -159px;
	border-top:1px solid #D5C8AA;
}
/*#globalnavi li.nv-links{　20131108改修（削除）
	border-bottom:1px solid #D5C8AA;
}*/
#globalnavi li.nv-links a {
	background-position:0 -212px;
	border-top:1px solid #D5C8AA;
}
#globalnavi li.nv-saiyo{　/*20131108改修（追加）*/
	padding:0 0 1px 0;
	border-bottom:1px solid #D5C8AA;
 /padding:0 0 0 0;
}

#globalnavi li.nv-saiyo a {
	background-position:0 -339px;
	border-top:1px solid #D5C8AA;
}

/*----- マウスオーバー テンプレートプロパティ-----*/
#globalnavi li.nv-intro a:hover{
	background-position:-211px 0;
}
ul.on-intro li.nv-intro a {
	background-position:-211px 0 !important;
}
#globalnavi li.nv-support a:hover{
	background-position:-211px -53px;
}
ul.on-support li.nv-support a {
	background-position:-211px -53px !important;
}
#globalnavi li.nv-data a:hover{
	background-position:-211px -106px;
}
ul.on-data li.nv-data a {
	background-position:-211px -106px !important;
}
#globalnavi li.nv-faq a:hover{
	background-position:-211px -159px;
}
ul.on-faq li.nv-faq a {
	background-position:-211px -159px !important;
}
#globalnavi li.nv-links a:hover{
	background-position:-211px -212px;
}
ul.on-links li.nv-links a {
	background-position:-211px -212px !important;
}
#globalnavi li.nv-saiyo a:hover{
	background-position:-211px -339px;
}
ul.on-saiyo li.nv-saiyo a {
	background-position:-211px -339px !important;
}


#bnrlist{
	width:217px;
	padding:0 0 1px 8px;
}
#bnrlist li{
	margin-bottom:5px;
}


/*フッター
----------------------------------------*/
#footercontainer{
	background:#9ECC24;
	clear:both;
}
#footercontainer a{
	color:#000;
	text-decoration:none;
}
#footercontainer a:hover{
	color:#333;
	text-decoration:underline;
}
#footer {
	width:950px;
	margin:0 auto;
	padding:15px 0 20px;
}
/*フッターリンク*/
#footerlink{
	float:left;
	margin:0;
}
#footerlink li{
	display:inline;
}
#footerlink li a{
	display:block;
	float:left;
	background-image:url(/auecareer/imgs/base/nv_sprite.jpg);
	background-repeat:no-repeat;
	height:12px;
	text-indent:-9999px;
	overflow:hidden;
	font-size:1px;
	line-height:1px;
	margin-right:10px;
}
#footerlink #nv-privacy a{
	width:112px;
	background-position:-155px -265px;
}
#footerlink #nv-site a{
	width:102px;
	background-position:-267px -265px;
}
#footerlink #nv-privacy a:hover{
	background-position:-155px -277px;
}
#footerlink #nv-site a:hover{
	background-position:-267px -277px;
}


/*コピーライト*/
#copyright {
	float:right;
	font-size:80%;
	font-weight:bold;
}
