@charset "UTF-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
★　CSS　コンテンツ設定　★

＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

/* class */
.clear { clear:both; }
.fLeft { float:left; }
.fRight { float:right; }
.attention {
	color:#F60;
	font-weight: bold;
}
.orange { color:#ff6c18; }
.pTop5 { padding-top:5px !important; }
.pBtm0 { padding-bottom:0px !important; }
.mLeft20 { margin-left:20px !important; }
.mLeft30 {
	margin-left:30px !important;
	margin-right: 30px;
}
.adobeBtn { margin-top:20px; }
.mt40 { margin-top:40px; }





/* contents */
#contents {
	width: 700px;
	float: left;
	padding-bottom: 20px;
}

/* contents caption */
#contents h3 {
}
#contents h3#first { padding-top:0; }
#contents h3#first2 { margin-top:25px; padding-top:0; }
#contents h4 {
	font-size: 14px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F65120;
	margin-bottom: 15px;
	background-image: url(../common_img/ar02.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 20px;
}

#contents h5 {
	padding: 0px;
}

/* contents p */
#contents p {
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#contents .txt01 { padding:0px; margin:5px 0px; color:#993333; }
#contents p#fBnr { line-height:1; padding:25px 0 0; }
#contents p .photo {
	padding: 5px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #CCC;
}
#contents p .photo2 {
	padding: 5px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	margin-right: 10px;
}


#contents .dl_btn { margin:15px auto 0px; padding:0px; text-align:center; }


/* contents img */
img.fLeft { padding-right:15px; padding-bottom:15px; }
img.fLeft2 {
	float:left;
	background-color: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
	margin-right: 15px;
}img.fRight { padding-left:15px; padding-bottom:15px; }
img.fRight2 {
	float:right;
	background-color: #FFF;
	padding: 5px;
	margin-left: 15px;
	border: 1px solid #CCC;
	margin-bottom: 5px;
}
img.fRight3 {
	float:right;
}


/* contents table */
#contents .listTable {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #dbdbdb;
	border-right-color: #DBDBDB;
	margin-bottom: 10px;
	line-height: 2em;
}
#contents .listTable th {
	text-align:left;
	vertical-align:top;
	color: #6A5445;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #dbdbdb;
	border-left-color: #DBDBDB;
	border-top-style: none;
	border-right-style: none;
	background-color: #FDEAD7;
	background-image: url(../common_img/ar2.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	background-position: 5px 12px;
}
#contents .listTable td {
	vertical-align:top;
	padding: 5px;
	background-color: #FBFBFB;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
	border-top-style: none;
	border-right-style: none;
}
#contents .listTable caption { text-align:left; font-weight:bold; padding:0 5px 5px; }
#contents .listTable .fnt18 { font-size:18px;}

#contents .listTable .s_tit { margin:10px 0px 0px; padding:0; border:1px solid #bbb; border-collapse:collapse; }
#contents .listTable .s_tit th { background:##aab4b0; color:#FFFFFF; padding:5px 15px; margin:0px; border-bottom:none;}
#contents .listTable .s_tit td { background:#ffffff; padding:5px 15px; margin:0px;}
#contents .listTable .s_tit a { float:left; padding:10px;}


/* contents list */
#contents ul.listStyle,
#contents dl.listStyle { margin:15px 30px 0; }
#contents ul.listStyle li,
#contents dl.listStyle dd { background:url(../common_img/bg_list.gif) 5px 10px no-repeat; border-bottom:1px solid #c0c0c0; padding:5px 5px 5px 18px; }
#contents dl.listStyle dt { font-weight:bold; }


#contents dl.dlStyle { margin:0 25px 0; width:310px; }
#contents dl.dlStyle dt { background:#474747; color:#fff; padding:5px 8px; margin:15px 0 5px; }
#contents dl.dlStyle dd { padding:2px 5px 1px 10px; }


#contents .gBox { width:701px; padding:0 0 20px; }
#contents .gBox2 { width:400px; padding:0 0 20px; }
#contents .bg_gBox { width:701px; margin:0 auto; }
#contents .bg_gBox2 { width:400px; margin:0;; float:left;}

#contents .gBox .photo_right { padding-top:15px; padding-right:15px; }


#contents .gBox dl.txt { margin:0 20px 0; }
#contents .gBox dl.txt dt { margin-top:20px; }
#contents .gBox dl.txt dd { margin-top:5px; }

#contents .gBox p { padding-left:20px; padding-right:20px; }
#contents .gBox ul.listStyle,
#contents .gBox dl.listStyle { margin-left:20px; margin-right:20px; }
#contents .gBox .listTable td { background:#fff; vertical-align:middle; }
#contents .gBox .listTable .title01 { background:#818181; text-align:center; }
#contents .gBox .listTable .txtC { text-align:center; }





/*********** page setup ***********/


/*▼acrobat reader ダウンロード ▼*/
.get_acrobat{
	width:654px;
	margin:0px 10px 30px;
	padding:10px;
	border:3px solid #DDDDDD;
}

.get_acrobat .left{
	float:left;
	width:140px;
}

.get_acrobat .txt{
	float:left;
	width:450px;
	font-size:14px;
	color:#666666;
}

.get_acrobat .txt a,
.get_acrobat .txt a:link,
.get_acrobat .txt a:visited {
	color:#666666;
	text-decoration:none;
}

.get_acrobat .txt a:hover,
.get_acrobat .txt a:active{
	color:#333333;
	text-decoration:underline;
}

/*▲acrobat reader ダウンロード ▲*/


/*ラクジョブ*/
#wrapper #contents .bg_gray {
	background-color: #F5F5F5;
	padding: 10px;
	border: 1px solid #CCC;
	margin-bottom: 20px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■　Q&A
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

.q_box{
	width:760px;
	padding:10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 30px;
	margin-left: 10px;
}

.q_box li{
	padding:0px 0px 5px;
	margin-bottom:5px;
	border-bottom:1px dotted #CCCCCC;
}

.q_box a,
.q_box a:link,
.q_box a:visited {
	color:#666666;
	text-decoration:none;
	padding:0px 0px 0px 10px;
}

.q_box a:hover,
.q_box a:active{
	color:#999999;
	text-decoration:underline;
}

.q_box li span.q_num{
	font-size:13px;
	color:#F77A1E;
}



#contents .q_a_box{
	width:680px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}


#contents .q_a_box dt{
	font-size:15px;
	font-weight:bold;
	color:#F65320;
	background-image: url(../images/q.jpg);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
	margin: 0px;
	padding-top: 0px;
}

#contents .q_a_box dd{
	padding:12px 10px 50px 35px;
	background-image: url(../images/a.jpg);
	background-repeat: no-repeat;
}
#wrapper #contents .course_w {
	width: 203px;
	float: left;
	padding-left: 15px;
	line-height: 1.5em;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■会社概要
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.company tr td,
.company tr th{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;

}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■規約・ポリシー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.kiyaku {
	margin-left: 20px;
	margin-bottom: 20px;
}
.kiyaku li {
	list-style-type: decimal;
	margin-right: 20px;
	margin-left: 20px;
}
/*////////////////////
テーブルについて
////////////////////*/
#contents .table-d-1 {
	width: 680px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
}
#contents .table-d-1 th {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

#contents .table-d-1 td {
	font-size: 12px;
	line-height: 20px;
	padding: 3px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
}

#contents .table-d-1 h1 {
	font-size:12px;
	font-weight:normal;
	display:inline;
	height:20px;
	margin:0;
	padding:0;
	white-space:nowrap;
}

#contents .table-d-2 {
	width: 700px;
	font-size: 12px;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
}
#contents .table-d-2 .table-d-2-bg {
	background-color: #F2F2F2;
	border-top-color: #8EC840;
}
#contents .table-d-2 td {
	padding: 3px;
}
#contents .table-d-2-01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0E9E9E;
	font-weight: bold;
}
#contents .table-d-2-02 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0E9E9E;
	text-align: right;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
    マイページ・ナビ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#mynavi ul{
	padding: 0;
	list-style: none;
	text-align: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}

#mynavi li{ 
	display: inline; 
	padding: 0; 
	margin: 0; 
	float: left;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
おすすめ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#contents .osusume {
	border: 1px solid #CCC;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
}
#contents .osusume p {
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contents .osusume .osusumetaitle a,
#contents .osusume .osusumetaitle a:link,
#contents .osusume .osusumetaitle a:visited
 {
	background-color: #EEE;
	padding-top: 3px;
	padding-right: 3px;
	padding-left: 13px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	background-image: url(../common_img/ar03.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	margin-bottom: 10px;
}
#contents .osusume .osusumetaitle a:hover,
#contents .osusume .osusumetaitle a:active{
	color:#FFFFFF;
	background-color: #F63E20;
	display: block;
}
#contents .osusume p img {
	float: right;
	width: 240px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.photo3 {
	text-align: center;
}
.photo3 img {
	padding: 5px;
	width: 200px;
	border: 1px solid #CCC;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.photo1 {
	text-align: center;
}
.photo1 img {
	padding: 5px;
	width: 660px;
	height: 497px;
	border: 1px solid #CCC;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.photo2 {
	text-align: center;
}
.photo2 img {
	padding: 5px;
	width: 320px;
	height: 241px;
	border: 1px solid #CCC;
	margin-right: 3px;
	margin-left: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
    タブ表示切り替え
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/

#tabmenu{
	padding:0px;
	margin:0px;
	color:#333;
	font-size: 11px;
	width:700px;
	position:relative;
}
 
#tabmenu div#tab{
	position: absolute;
	top:0px;
	left:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	width: 700px;
}
 
#tabmenu div#tab a{
	float: left;
	height: 30px;
	line-height: 40px;
	text-align: center;
	width: 98px;
	display: block;
	text-decoration:none;
	color:#333;
	background:#eee;
	/* ▼CSS3 */
   border-top-left-radius: 10px;  /* 左上 */
	border-top-right-radius: 10px; /* 右上 */
	/* ▼Safari,Chrome */
   -webkit-border-top-left-radius: 10px;  /* 左上 */
	-webkit-border-top-right-radius: 10px; /* 右上 */
	/* ▼Firefox */
   -moz-border-radius-topleft: 10px;  /* 左上 */
	-moz-border-radius-topright: 10px; /* 右上 */
	font-weight: bold;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
 
#tabmenu div#tab a:hover{
	color:#FFFFFF;
	background-color: #F65120;
}
 
div#tab_contents{
    width:700px;
    overflow:
    hidden;clear:both;
}
div#tab_contents ul{
    width:2500px;
    padding:0px;
    margin:0px;
}
div#tab_contents ul li{
    float: left;
    width:680px;
    list-style-type:none;
    padding: 60px 10px 10px 10px;
}
.hw200 {
	height: 200px;
}
.table-d-1 .keisaimae {
	background-color: #E9F3FF;
}
.table-d-1 .teishi {
	background-color: #FFE2DC;
}
.photo_up img {
	height: 200px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCC;
}
.photo_logo {
	padding: 5px;
	width: 150px;
	border: 1px solid #CCC;
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
#wrapper #contents .about01 {
	background-image: url(../images/about01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 120px;
	padding-left: 230px;
	margin-bottom: 10px;
}

/* contents skill */
#contents ul.industry, 
#contents ul.skill_category {
	margin: 2px;
}

#contents ul.occupation, 
#contents ul.skill {
	margin: 2px;
	list-style-type: none;
}

#contents ul.occupation li, 
#contents ul.skill li {
	float:left;
	margin-right:16px;
	margin-bottom:8px;
}

#contents ul.industry {
	margin-bottom: 16px;
}

/* -------- カテゴリーリスト_バナー _151215 -------- */

.categorybnrlist {
	margin: 10px 0 30px 0;}

.categorybnrlist li {
	margin-bottom: 5px;
}

.categorybnrlist li a img {
  transition: all 0.2s ease-in-out;}

.categorybnrlist li a:hover img {
	position: relative !important;
	margin-left: 5px !important;
	opacity: 0.7;
}

