@charset "utf-8";
/*-------------------------------------------------
  共通設定
  作成者：Satoru Takebayashi
  作成日：2012/02/06
--------------------------------------------------*/
/*----- その他基本設定 -----*/
/*表示しない*/
.hidden {
	display: none;
}
/*外部リンクアイコン*/
.icon {
	display: inline;
	vertical-align: -2px;
	margin: 0 2px;
}
/*テーブル設定
--------------------------------------------------*/
table {
	margin-top: 10px;
}
table {
	border-bottom: solid 1px #999;
	border-left: solid 1px #999;
	border-right: none;
	border-top: none;
}
table caption {
	color: #CC3300;
	font-weight: bold;
	text-align: left;
	padding: 0;
	margin-top: 10px;
}
table thead th {
	background-color: #AED047;
	color: #2C4B1B;
	font-weight: bold;
}
table th {
	padding: 3px 3px;
	border-bottom: none;
	border-left: none;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	background-color: #ECE9D8;
	color: #333333;
	font-weight: bold;
}
table td {
	padding: 3px 3px;
	border-bottom: none;
	border-left: none;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	color: #000;
}
th.bg-total {
	background: #4F7500 !important;
	color: #FFF !important;
}
td.bg-total {
	background: #EAF1CE !important;
}
.bg-green {
	background: #B3DD93 !important;
}
/*テキスト位置設定
--------------------------------------------------*/
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-middle {
	vertical-align: middle;
}
.text-top {
	vertical-align: top;
}
.text-bottom {
	vertical-align: bottom;
}
/*テキスト位置設定
--------------------------------------------------*/
.text-center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-middle {
	vertical-align: middle;
}
.text-top {
	vertical-align: top;
}
.text-bottom {
	vertical-align: bottom;
}
/*リスト設定
--------------------------------------------------*/
.list-f:after, .list-two:after, .list-three:after, .list-four:after, .list-fs:after, .linklist-f:after, .linklist-two:after, .linklist-three:after, .linklist-four:after, .linklist-fs:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.list-f, .list-two, .list-three, .list-four, .list-fs, .linklist-f, .linklist-two, .linklist-three, .linklist-four, .linklist-fs {
	display: inline-table;
	min-height: 1%;
}
/* Hides from IE-mac \*/
* html .list-f, * html .list-two, * html .list-three, * html .list-four, * html .list-fs, * html .linklist-f, * html .linklist-two, * html .linklist-three, * html .linklist-four, * html .linklist-fs {
	height: 1%;
}
.list-f, .list-two, .list-three, .list-four, .list-fs, .linklist-f, .linklist-two, .linklist-three, .linklist-four, .linklist-fs {
	display: block;
}
/*---- リストアイコン基本設定 ----*/
.list, .list-f, .list-two, .list-three, .list-four, .list-s, .list-fs, .list-red {
	margin: 10px 0 0 10px;
}
/*リスト大*/
.list li, .list-f li, .list-two li, .list-three li, .list-four li {
	background-image: url(/auecareer/imgs/common/ic_list.gif);
	background-repeat: no-repeat;
	background-position: 2px 0.4em;
	padding: 1px 0 1px 18px;
}
/*赤いリスト*/
.list-red {
	margin: 0;
	padding: 10px;
	background: url(/auecareer/imgs/top/bg_right_box.gif);
	font-size: 90%;
}
.list-red li {
	background-image: url(/auecareer/imgs/common/ic_list_red.gif);
	background-repeat: no-repeat;
	background-position: 2px 0.4em;
	padding: 1px 0 1px 18px;
}
/*リスト小*/
.list-s li, .list-fs li {
	background-image: url(/auecareer/imgs/common/ic_list_s.gif);
	background-repeat: no-repeat;
	background-position: 4px 0.6em;
	padding: 1px 0 1px 18px;
}
/*---通常リスト---*/
.list li {
}
/*通常リスト:横並び*/
.list-f li {
	white-space: nowrap;
	float: left;
	padding-right: 20px;
}
/*通常リスト:2カラム*/
.list-two li {
	float: left;
	width: 45%;
	margin-right: 1%;
}
/*通常リスト:3カラム*/
.list-three li {
	float: left;
	width: 29%;
	margin-right: 1%;
}
/*通常リスト:4カラム*/
.list-four li {
	float: left;
	width: 21%;
	margin-right: 1%;
}
/*通常リスト:小さめ*/
.list-s li {
}
/*通常リスト:横並び(小さめ)*/
.list-fs li {
	white-space: nowrap;
	float: left;
	padding-right: 20px;
}
/*入れ子にしたとき、画像が出てしまうのを防ぐ*/
.none li {
	background: none;
	padding-left: 0px;
}
/*---- リンクリストアイコン基本設定 ----*/
/* リスト大 */
.linklist, .linklist-f, .linklist-two, .linklist-three, .linklist-four {
	margin: 10px 0 0 3px;
}
.linklist li, .linklist-f li, .linklist-two li, .linklist-three li, .linklist-four li, p.link {
	background-image: url(/auecareer/imgs/common/ic_linklist.gif);
	background-repeat: no-repeat;
	background-position: 5px 0.3em;
	padding: 1px 0 1px 25px;
}
/* リスト小 */
.linklist-s, .linklist-fs {
	margin: 10px 0 0 10px;
}
.linklist-s li, .linklist-fs li {
	background-image: url(/auecareer/imgs/common/ic_linklist_s.gif);
	background-repeat: no-repeat;
	background-position: 4px 0.4em;
	padding: 1px 0 1px 18px;
}
/*---- リンクリスト ----*/
.linklist li {
}
/*リンクリスト：横並び*/
.linklist-f li {
	white-space: nowrap;
	float: left;
	padding-right: 20px;
}
/*リンクリスト：2カラム*/
.linklist-two li {
	float: left;
	width: 45%;
	margin-right: 1%;
}
/*リンクリスト：3カラム*/
.linklist-three li {
	float: left;
	width: 28%;
	margin-right: 1%;
}
/*リンクリスト：4カラム*/
.linklist-four li {
	float: left;
	width: 19%;
	margin-right: 1%;
}
/*リンクリスト:小さめ*/
.linklist-s li {
}
/*リンクリスト：横並び(小さめ)*/
.linklist-fs li {
	white-space: nowrap;
	float: left;
	padding-right: 20px;
}
/*---- 単体リンク ----*/
p.link {
}
table ul {
	margin: 0 0 0 !important;
}
/*---- 数字リスト ----*/
.ollist-lr {
	list-style-type: lower-roman;
}
.ollist-ur {
	list-style-type: upper-roman;
}
.ollist-la {
	list-style-type: lower-latin;
}
.ollist-ua {
	list-style-type: upper-latin;
}
/*---- dlリスト ----*/

.dl-list {
	margin: 20px 10px;
	border: 1px solid #D1D1D1;
	padding: 1px;
}
.dl-list dt {
	background: #F0F0F0;
	padding: 5px;
}
.dl-list dt a {
	color: #A94400;
}
.dl-list dd {
	background: #FFFFFC;
	padding: 5px;
}
/*----- 位置設定 -----*/
/*1/2サイズ*/
.harf-l {
	float: left;
	width: 49%;
}
.harf-r {
	float: right;
	width: 49%;
}
/*1/3サイズ*/
.three-l {
	width: 32%;
	float: left;
}
.three-c {
	width: 32%;
	float: left;
	padding-left: 10px;
}
.three-r {
	width: 32%;
	float: right;
}
/*フロート左*/
.float-l {
	float: left;
	width: auto;
	margin-right: 5px;
}
/*フロート右*/
.float-r {
	float: right;
	width: auto;
	margin-left: 5px;
}
/*----- カラーボックス -----*/

/*グレー*/
.box01 {
	padding: 15px 15px 20px !important;
	margin: 20px 0;
	background: url(/auecareer/imgs/common/bg_box01.gif) bottom right no-repeat #E6E6E6;
}
.box01 a {
	color: #932500;
}
.box01 a:visited {
	color: #505050;
}
.box01 a:hover {
	color: #900;
}
/*ブルー*/
.box02 {
	padding: 15px 15px 20px !important;
	margin: 20px 0;
	background: url(/auecareer/imgs/common/bg_box02.gif) bottom right no-repeat #D6EE9D;
}
/*オレンジ*/
.box03 {
	padding: 15px 15px 20px !important;
	margin: 20px 0;
	background: url(/auecareer/imgs/common/bg_box03.gif) bottom right no-repeat #FFDEB3;
}
/*グレーライン*/
.box04 {
	padding: 15px;
	margin: 20px 0;
	border: double 3px #D0D0D0;
}
/*ブルーライン*/
.box05 {
	padding: 15px;
	margin: 20px 0;
	border: double 3px #C7E87A;
}
/*イエローライン*/
.box06 {
	padding: 15px;
	margin: 20px 0;
	border: double 3px #FFBE66;
}
/*レッドライン*/
.box07 {
	padding: 15px;
	margin: 20px 0;
	border: double 3px #B72000;
}
/*マージン
---------------------------------------*/
/*マージン設定*/
/*マージン全方向0*/
.margin-0 {
	margin: 0 !important;
}
/*マージン全方向10*/
.margin-10 {
	margin: 10px !important;
}
/*マージン全方向20*/
.margin-20 {
	margin: 20px !important;
}
/*マージン全方向30*/
.margin-30 {
	margin: 30px !important;
}
/*マージン左右0*/
.margin-rl0 {
	margin-right: 0 !important;
	margin-left: 0 !important;
}
/*マージン左右10*/
.margin-rl10 {
	margin-right: 10px !important;
	margin-left: 10px !important;
}
/*マージン左右20*/
.margin-rl20 {
	margin-right: 20px !important;
	margin-left: 20px !important;
}
/*マージン左右30*/
.margin-rl30 {
	margin-right: 30px !important;
	margin-left: 30px !important;
}
/*マージン左右 中央*/
.margin-rlauto {
	margin-right: auto !important;
	margin-left: auto !important;
}
/*マージン上下0*/
.margin-tb0 {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
/*マージン上下10*/
.margin-tb10 {
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
/*マージン上下20*/
.margin-tb20 {
	margin-top: 20px !important;
	margin-bottom: 20px !important;
}
/*マージン上下30*/
.margin-tb30 {
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}
/*マージン上0*/
.margin-top0 {
	margin-top: 0 !important;
}
/*マージン上5*/
.margin-top5 {
	margin-top: 5px !important;
}
/*マージン上10*/
.margin-top10 {
	margin-top: 10px !important;
}
/*マージン上15*/
.margin-top15 {
	margin-top: 15px !important;
}
/*マージン上20*/
.margin-top20 {
	margin-top: 20px !important;
}
/*マージン上30*/
.margin-top30 {
	margin-top: 30px !important;
}
/*マージン上40*/
.margin-top40 {
	margin-top: 40px !important;
}
/*マージン下0*/
.margin-bottom0 {
	margin-bottom: 0 !important;
}
/*マージン下5*/
.margin-bottom5 {
	margin-bottom: 5px !important;
}
/*マージン下10*/
.margin-bottom10 {
	margin-bottom: 10px !important;
}
/*マージン下20*/
.margin-bottom20 {
	margin-bottom: 20px !important;
}
/*マージン下30*/
.margin-bottom30 {
	margin-bottom: 30px !important;
}
/*マージン左0*/
.margin-l0 {
	margin-left: 0 !important;
}
/*マージン左10*/
.margin-l10 {
	margin-left: 10px !important;
}
/*マージン左20*/
.margin-l20 {
	margin-left: 20px !important;
}
/*マージン左30*/
.margin-l30 {
	margin-left: 30px !important;
}
/*マージン右0*/
.margin-r0 {
	margin-right: 0 !important;
}
/*マージン右10*/
.margin-r10 {
	margin-right: 10px !important;
}
/*マージン右20*/
.margin-r20 {
	margin-right: 20px !important;
}
/*マージン右30*/
.margin-r30 {
	margin-right: 30px !important;
}
/*リスト用インデント幅*/
/*1em*/
.ulindent-1 li {
	text-indent: -1em;
	margin-left: 1em;
}
/*1.1em*/
.ulindent-1-1 li {
	text-indent: -1.1em;
	margin-left: 1.1em;
}
/*1.2em*/
.ulindent-1-2 li {
	text-indent: -1.2em;
	margin-left: 1.2em;
}
/*1.3em*/
.ulindent-1-3 li {
	text-indent: -1.3em;
	margin-left: 1.3em;
}
/*1.4em*/
.ulindent-1-4 li {
	text-indent: -1.4em;
	margin-left: 1.4em;
}
/*1.5em*/
.ulindent-1-5 li {
	text-indent: -1.5em;
	margin-left: 1.5em;
}
/*1.6em*/
.ulindent-1-6 li {
	text-indent: -1.6em;
	margin-left: 1.6em;
}
/*1.7em*/
.ulindent-1-7 li {
	text-indent: -1.7em;
	margin-left: 1.7em;
}
/*1.8em*/
.ulindent-1-8 li {
	text-indent: -1.8em;
	margin-left: 1.8em;
}
/*1.9em*/
.ulindent-1-9 li {
	text-indent: -1.9em;
	margin-left: 1.9em;
}
/*2em*/
.ulindent-2 li {
	text-indent: -2em;
	margin-left: 2em;
}
/*4em*/
.ulindent-4 li {
	text-indent: -4em;
	margin-left: 4em;
}
/*リスト以外インデント*/
/*1em*/
.indent-1 {
	text-indent: -1em;
	margin-left: 1em;
}
/*1.1em*/
.indent-1-1 {
	text-indent: -1.1em;
	margin-left: 1.1em;
}
/*1.2em*/
.indent-1-2 {
	text-indent: -1.2em;
	margin-left: 1.2em;
}
/*1.3em*/
.indent-1-3 {
	text-indent: -1.3em;
	margin-left: 1.3em;
}
/*1.4em*/
.indent-1-4 {
	text-indent: -1.4em;
	margin-left: 1.4em;
}
/*1.5em*/
.indent-1-5 {
	text-indent: -1.5em;
	margin-left: 1.5em;
}
/*1.6em*/
.indent-1-6 {
	text-indent: -1.6em;
	margin-left: 1.6em;
}
/*1.7em*/
.indent-1-7 {
	text-indent: -1.7em;
	margin-left: 1.7em;
}
/*1.8em*/
.indent-1-8 {
	text-indent: -1.8em;
	margin-left: 1.8em;
}
/*1.9em*/
.indent-1-9 {
	text-indent: -1.9em;
	margin-left: 1.9em;
}
/*2em*/
.indent-2 {
	text-indent: -2em;
	margin-left: 2em;
}
/*1文字下げ 20140728追加*/
.indent-single {
	text-indent: 1em;
}
/*ライン*/
/*ブロック要素の下にラインがつく*/
.line1 {
	border-bottom: solid 1px #AAAAAA;
	padding-bottom: 16px;
	margin-bottom: 15px;
}
.line2 {
	background-image: url(/auecareer/imgs/common/li_01.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 16px;
	margin-bottom: 15px;
}
/*テキスト設定
--------------------------------------------------*/
/*---- フォントサイズ ----*/
.font-s {
	font-size: 85%;
	line-height: 1.2em;
}
.font-l {
	font-size: 115%;
}
/*---- フォントカラー ----*/
.font-red {
	color: #B72000;
}
.font-blue {
	color: #006FBF;
}
.font-darkblue {
	color: #001E6A;
}
.font-orange {
	color: #D57000;
}
.font-white {
	color: #FFFFFF;
}
.font-gray {
	color: #999999;
}
/*---- ボールド ----*/
.font-bold {
	font-weight: bold;
}
/*---- 太字フォントをノーマルにする ----*/
.font-normal {
	font-weight: normal;
}
/*---- イタリック ----*/
.font-italic {
	font-style: italic;
}
/*---- 強調見出し ----*/
p.midashi {
	font-size: 115%;
}
p.midashi strong {
	color: #800000;
}
/*---- 画像用キャプション ----*/
.img-caption {
	font-size: 80%;
	color: #003366;
}
/*トップ＆下層共通個別ページ*/
.clendar-table {
	border-top: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 0px;
	border-left: 0px;
}
.clendar-table thead th {
	background-color: #427227;
	color: #FFF;
}
.clendar-table th {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.clendar-table td {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	background-color: #CEE987;
	text-align: center;
	font-weight: bold;
}
.clendar-table td a {
	color: #000;
}
.clendar-table td a:hover {
	font-weight: normal;
}
.null {
	background-color: #D8D8D8 !important;
}
.company {
	background-color: #C797D7 !important;
}
.kyoin {
	background-color: #FFCC00 !important;
}
.komuin {
	background-color: #FF8337 !important;
}
.sonota {
	background-color: #92E4F5 !important;
}
.compteach {
	background: url(/auecareer/imgs/top/bg_compteach.gif) no-repeat !important;
}
.compsonota {
	background: url(/auecareer/imgs/top/bg_compsonota.gif) no-repeat !important;
}
.teachsonota {
	background: url(/auecareer/imgs/top/bg_teachsonota.gif) no-repeat !important;
}
.komuinsonota {
	background: url(/auecareer/imgs/top/bg_komuinsonota.gif) no-repeat !important;
}
.compkomuin {
	background: url(/auecareer/imgs/top/bg_compkomuin.gif) no-repeat !important;
}
.float-l{
	float:left;
	width:auto;
	margin-right: 5px;
}
.float-r{
	float:right;
	width:auto;
	margin-left: 5px;
}
.img-caption{
	font-size:80%;
	color:#242C6C;
	text-align:center;
}
.img-caption img{
	display:block;
	margin:0 auto ;
}

/*---- 2025.1追記　h2見出し2行用 ----*/
h2.twolines {
	margin-top:20px;
	background:url(/auecareer/mt_imgs/bg_h2_twolines.jpg) no-repeat bottom;
	border-top:1px solid #CFC09C;
	font-size:130%;
	padding:12px 10px 25px 34px;
	margin-bottom:10px;
}
