html {
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}
body {
	font-size: 80%;
	background-color: #FFFFFF;
	width: 100%;
	font-family: Verdana,"ヒラギノ丸ゴ Pro W4","Hiragino Maru Gothic Pro","ＭＳ Pゴシック",Osaka,sans-serif;
	color: #333333;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

a.link_h {
	overflow: hidden;
}

a:link {
	color: #2688BC;
}
a:hover {
	color: #9BCEE9;
}
a:visited {
	color: #2688BC;
}

a:visited:hover {
	color: #9BCEE9;
}

a img{
background:none!important;
}

a:hover img{
opacity:0.6;
filter:alpha(opacity=60);
-ms-filter: "alpha( opacity=60 )";
background:none!important;
}


/* ヘッダー */

div#header_area {
	background-repeat: repeat-x;
	background-image: url(../img/header_bg.gif);
	height: 74px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

div#header {
	margin-right: auto;
	margin-left: auto;
	height: 74px;
	width: 960px;
}


div#header a#logo {
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../img/logo.gif);
	height: 45px;
	width: 211px;
	margin-top: 17px;
	text-indent: -10000px;
	overflow: hidden;
}

div#header a#logo2 {
	float: left;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../img/logo2.gif);
	height: 45px;
	width: 440px;
	margin-top: 17px;
	text-indent: -10000px;
	overflow: hidden;
}


div#headernaviArea{
	float: right;
	height:26px;
	padding-top:0px;
}

ul#headerNavi{
	width:483px;
	height:26px;
	background:url(../img/headermenu.gif) no-repeat left -26px;
	margin:0 auto;
	padding:0;
}

ul#headerNavi li{
	height:26px;
	display:inline;
	float:left;
}

ul#headerNavi li a{
	display:block;
	height:26px;
	text-indent:-9999px;
}

ul#headerNavi li a:hover{background:none;}


li#headerBtn01 a{width:130px;background:url(../img/headermenu.gif) no-repeat 0px 0px;}
li#headerBtn02 a{width:107px;background:url(../img/headermenu.gif) no-repeat -130px 0px;}
li#headerBtn03 a{width:84px;background:url(../img/headermenu.gif) no-repeat -237px 0px;}
li#headerBtn04 a{width:85px;background:url(../img/headermenu.gif) no-repeat -321px 0px;}
li#headerBtn05 a{width:77px;background:url(../img/headermenu.gif) no-repeat -406px 0px;}

/* グローバルメニュー */

div#globalnaviArea{
	height:50px;
	padding-top:0px;
	border-bottom:solid 1px #DADADA;
}


ul#globalNavi{
	width:960px;
	height:50px;
	background:url(../img/globalmenu.gif) no-repeat left -50px;
	margin:0 auto;
	padding:0;
}

ul#globalNavi li{
	height:50px;
	display:inline;
	float:left;
}

ul#globalNavi li a{
	display:block;
	height:50px;
	text-indent:-9999px;
}

ul#globalNavi li a:hover{background:none;}


li#globalBtn01 a{width:240px;background:url(../img/globalmenu.gif) no-repeat 0px 0px;}
li#globalBtn02 a{width:240px;background:url(../img/globalmenu.gif) no-repeat -240px 0px;}
li#globalBtn03 a{width:240px;background:url(../img/globalmenu.gif) no-repeat -480px 0px;}
li#globalBtn04 a{width:240px;background:url(../img/globalmenu.gif) no-repeat -720px 0px;}


li#globalBtn01select a{width:240px;background:url(../img/globalmenu.gif) no-repeat 0px 50px;}
li#globalBtn02select a{width:240px;background:url(../img/globalmenu.gif) no-repeat 0px 50px;}
li#globalBtn03select a{width:240px;background:url(../img/globalmenu.gif) no-repeat 0px 50px;}
li#globalBtn04select a{width:240px;background:url(../img/globalmenu.gif) no-repeat 0px 50px;}


/* コンテンツエリア */

div#contents_area{
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 3px;
	padding: 0px;
	width: 100%;
}


/* =Clearfix (all browsers)--------------------------------*/
div#contents_area:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/* IE6 */
* html div#contents_area {
	height: 1%;
}
/* IE7 */
*:first-child+html div#contents_area {
	min-height: 1px;
}

div#contents_box{
	width:960px;
	margin:0 auto
}

div#contents_box h1{
	margin: 20px 0px 20px 0px;
	padding: 0px;
}

div#contents_box .section{
	width:960px;
	margin:5px 0px 15px 0px;
	padding:0px;
	clear: both;
	line-height: 150%;
}

div#contents_box .left_box{
	float:left;
	width:765px;
}

div#contents_box .right_box{
	float:right;
	width:100px;
	text-align:right;
}


div#contents_box div.photoBox {
	float:left;
	width:765px;
}

div#contents_box div.yokoBox {
	width:960px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	border-bottom: solid #4197C4 1px;
	height: 36px;
	text-align: center;
}

div#contents_box div.yokoBox2 {
	width:960px;
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	border-top: solid #4197C4 1px;
	height: 36px;
	text-align: center;
}

/* ギャラリーエリア */

	#gallery {
	float:right;
	margin:0px 0px 0px 5px;
	padding:0px;
	width: 190px;
	}
	#gallery ul {
	list-style: none;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
	#gallery ul li {
	display: inline;
	margin:0px 0px 0px 2px;
	padding:0px;
	}
	#gallery ul img {
	border: 1px solid #DADADA;
	padding:2px;
    background:white;
    opacity: 0.40;
    filter:alpha(opacity=40);
	}
	#gallery ul a:hover img {
	border: 1px solid #2688BC;
	padding:2px;
    background:white;
    opacity: 1.00;
    filter:alpha(opacity=100);	
}

#slideshow {
    position:relative;
    height:420px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* トピックスエリア */

div.infoBox {
	float:left;
	width:308px;
	margin-right:15px;
}

div.movieBox {
	float:left;
	width:308px;
	margin-right:15px;
}

div.seminarBox {
	width:308px;
	background-image: url(../img/seminar_bg.gif);
	background-repeat: no-repeat;
	height: 242px;
	padding-top: 5px;
}

div.entryBox {
	float:right;
	width:308px;
}

div.infoBox h2 {
	border-bottom: solid #CCCCCC 1px;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
}

div.infoBox ul {
	margin: 5px 0px 5px 0px;
	list-style-type: none;
	padding: 0px;
	
}

div.infoBox li {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}

div.infoBox span.date {
	font-size: 80%;
	color: #999999;
}

div.movieBox h2 {
	border-bottom: solid #CCCCCC 1px;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 0px 0px;
}

div.movieBox p {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 10px 0px;
}

div.entryBox h2 {
	border-bottom: solid #CCCCCC 1px;
	padding: 0px 0px 5px 0px;
	margin: 10px 0px 10px 0px;
}

div.entryBox p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
}

div.entryBox img.sp {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 4px;
}

h2.question {
	font-size: 120%;
	font-weight: normal;
}

div.faq_a {
	background-color: #EEEEEE;
	padding:3px 10px;
}

td.dot {
	background-image: url(../img/dot.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}

table.dot2 {
	background-image: url(../img/dot.gif);
	background-position: top;
	background-repeat: repeat-x;
}

/*　エントリー*/

input.input_text {
	padding: 3px;
	border-color: #cbcbcb;
	border-style: solid;
	border-width: 1px;
}
input.input_text:focus {
	background-color: #ECF8FD;
}

img.require {
	vertical-align: middle;
	padding-left: 4px;
}

input.link_button:hover{
filter: alpha(opacity=80);
-ms-filter: alpha(opacity=80);
opacity: 0.8;
}

img.link_button:hover{
filter: alpha(opacity=80);
-ms-filter: alpha(opacity=80);
opacity: 0.8;
}

#personalData			{ margin-top:20px; width: 910px; height: 150px; overflow-y: scroll ; padding: 10px 20px 0; border: 5px solid #f0f0f0; }
#personalData h4		{ margin-top:0px; margin-bottom: 10px; font-size: 117%; font-weight: 600; text-align: center; }
#personalData #sign		{ text-align: right; }
#personalData ol li		{ margin: 10px 0 0 22px; list-style-type: decimal; }
#personalData ol ul li	{ margin: 0 0 0 20px; list-style-type: disc; }
#personalData dl		{ padding-bottom: 5px; }
#personalData dt		{ float: none; width: auto; }
#personalData dd		{ margin: 0 0 10px; }
#personalData p		{ margin: 0 0 3px; }
/*  スタッフ */

	#staff ul {
	list-style: none;
	margin:0px 0px 15px 0px;
	padding:0px;
	}
	#staff ul li {
	display: inline;
	margin:0px 0px 0px 6px;
	padding:0px;
	}
	#staff ul img {
	border: 2px solid #DADADA;
	padding:3px;
	}
	#staff ul a:hover img {
	border: 2px solid #2688BC;
	padding:3px;
}

/*  スタッフ 動画*/

	#select_year ul {
	list-style: none;
	margin:15px 0px 4px 0px;
	padding:0px;
	}

	#select_year ul li {
	display: inline;
	margin:0px 0px 0px 6px;
	padding:5px 15px 5px 15px;
	border-left:solid #CCCCCC 1px;
	border-right:solid #CCCCCC 1px;
	border-top:solid #CCCCCC 1px;
	background-color:#EEEEEE;
	}

	#select_year ul li.select {
	color: #fff;
	background-color:#51A0C9;
	}

	#staffMovie {
	padding:10px 0px 0px 0px;
	border-top: solid #CCCCCC 1px;
	}

	#staffMovie ul {
	list-style: none;
	margin:0px 0px 15px 0px;
	padding:0px;
	}
	#staffMovie ul li {
	display: inline;
	margin:0px 0px 0px 6px;
	padding:0px;
	}
	#staffMovie ul img {
	border: 2px solid #DADADA;
	padding:3px;
	}
	#staffMovie ul a:hover img {
	border: 2px solid #2688BC;
	padding:3px;
}

/*  webセミナー*/

.voice_boxL {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	width: 130px;
	float: left;
}

.voice_boxR {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 360px;
	float: left;
}

.voice_h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	color: #B40429;
}


.voice_bg1 {
	padding: 0px 0px 0px 24px;
	margin: 0px 0px 0px 0px;
	background-image: url(../seminar/img/voice_bg1.gif);
	background-repeat: no-repeat;
	width: 336px;
	height: 32px;
	display: block;
}

.voice_bg2 {
	padding: 0px 29px 10px 25px;
	margin: -5px 0px 0px 0px;
	background-image: url(../seminar/img/voice_bg2.gif);
	background-repeat: repeat-y;
	width: 306px;
	display: block;
}

.voice_bg2 p{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.voice_bg3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../seminar/img/voice_bg3.gif);
	background-repeat: no-repeat;
	width: 360px;
	height: 18px;
}


.voice_boxL2 {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
	width: 130px;
	float: left;
}

.voice_boxR2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 370px;
	float: left;
}

.voice_bg4 {
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 7px;
	background-image: url(../seminar/img/voice_bg4.gif);
	background-repeat: no-repeat;
	width: 335px;
	height: 32px;
	display: block;
}

.voice_bg5 {
	padding: 0px 25px 10px 29px;
	margin: -5px 0px 0px 0px;
	background-image: url(../seminar/img/voice_bg2.gif);
	background-repeat: repeat-y;
	width: 306px;
	display: block;
}

.voice_bg5 p{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}
.voice_bg6 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(../seminar/img/voice_bg3.gif);
	background-repeat: no-repeat;
	width: 360px;
	height: 18px;
}

/*  離職率 */
td.zero_comment {
	background-color: #FFFFFF;
	color: #666666;
	border: solid #CCCCCC 1px;

}



/*  フッター */

div#footer_area{
	clear: both;
	margin:0px;
	padding:0px 0px 20px 0px;
	width:100%;
	border-top: solid #CCCCCC 1px;
}

div#footer_area a{
	color: #990000;
}

div#footer_box{
	width:960px;
	margin:0 auto;
	padding:0px;
	color: #666666;
}

div#footer_box p{
	color: #666666;
	text-align: center;
	clear: both;
	padding: 10px 0px 20px 0px;
}


div#pagetop_area {
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 960px;
	clear: both;
	margin-top: 30px;
}

a#pagetop_link {
	clear: both;
	display: block;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-image: url(../img/pagetop_link.gif);
	padding: 0px;
	height: 20px;
	width: 100px;
	overflow: hidden;
}
a#pagetop_link:hover {
	background-position: -100px;
}

/* --------------------------------------
   余白調整
-------------------------------------- */

.cate_m {
	margin-right:10px;
	margin-left:10px;
}

.mr5 {
	margin-right:5px;
}

.mr15 {
	margin-right:15px;
}

.mr25 {
	margin-right:25px;
}

.mt10 {
	margin-top:10px;
}

.mt20 {
	margin-top:20px;
}

.ml10 {
	margin-left:10px;
}

.pt10 {
	padding-top:10px;
}

.pt20 {
	padding-top:20px;
}


.mb10 {
	margin-bottom:10px;
}

.ml40 {
	margin-left:40px;
}

/* --------------------------------------
   装飾
-------------------------------------- */

.pink {
	color:#C83F69;
}

.gray {
	color:#999999;
	font-size: 75%;
}

.photo {
	padding:3px;
	border:1px #DDDDDD solid;
	background-color: #FFFFFF;
}

.f_small {
	font-size: 85%;
}

.lh1 {
	line-height: 135%;
}

.f_big {
	font-size: 200%;
}

.f_big2 {
	font-size: 150%;
}

.f_big3 {
	font-size: 130%;
}

.link_detail{
	background-image: url(../img/icon2.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 10px;

}

.icon2{
	background-image: url(../img/icon1.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 20px;
}

/* --------------------------------------
   .Clearfix
-------------------------------------- */

.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearFix { display: inline-block; }

/* Hides from IE-mac \*/
* html .clearFix { height: 1%; }
.clearFix { display: block; }
/* End hides from IE-mac \*/

/* @end */
.pl100 {
	padding-left: 100px;
}
.green {

	color:#587709;
}
.blue {


	color:#51A0C9;
}
