@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	font-size:13px;
	font-family:Arial,Helvetica,sans-serif;
	background:url(../images_c/bg_body.png) no-repeat #b9b9b9;
	line-height:1.58em;
}
h1,h2,h3,h4,h5,h6,p,dl,dt,dd,ul,div,form {
	margin:0;
	padding:0;
}
img {border:none;}
a:link {
	color:#004477;
	text-decoration:none;
}
a:hover {
	color:#588CB8;
	text-decoration:underline;
}
a:visited:hover {
	color:#588CB8;
	text-decoration:underline;
}
h4 a:link {
	color:#1e95d4;
}
h4 a:hover {
	color:#004477;
	text-decoration:underline;
}
a:visited {
	color:#588CB8;
	text-decoration:none;
}

/*NAV*/

#menu li {display:inline;}
#menu li a {
	background:url(../images_c/bg_menu_short.gif) no-repeat;
	height:0;
	padding-top:40px;
	overflow:hidden;
	display:block;
	float:left;
	width:108px;
}
#menu li#m01 a {background-position:0 0;}
#menu li#m02 a {background-position:-108px 0;}
#menu li#m03 a {background-position:-216px 0;}
#menu li#m04 a {background-position:-324px 0;}
#menu li#m05 a {background-position:-432px 0;}
#menu li#m06 a {background-position:-540px 0;}
#menu li#m07 a {background-position:-648px 0; padding-left:2px;}
#menu li#m01 a:hover {background-position:0 -40px;}
#menu li#m02 a:hover {background-position:-108px -40px;}
#menu li#m03 a:hover {background-position:-216px -40px;}
#menu li#m04 a:hover {background-position:-324px -40px;}
#menu li#m05 a:hover {background-position:-432px -40px;}
#menu li#m06 a:hover {background-position:-540px -40px;}
#menu li#m07 a:hover {background-position:-648px -40px; padding-left:2px;}
#pack #header.intvw #menu li#m02 a {background-position:-108px -40px;}
#pack #header.tech #menu li#m03 a {background-position:-216px -40px;}
#pack #header.event #menu li#m04 a {background-position:-324px -40px;}
#pack #header.mbrs #menu li#m07 a {background-position:-648px -40px; padding-left:2px;}



/*NAV-long*/

#pack.long #menu li a {
	background:url(../images_c/bg_menu_long.gif) no-repeat;
	width:113px;
}
#pack.long #menu li#m01 a {background-position:0 0;}
#pack.long #menu li#m02 a {background-position:-113px 0;}
#pack.long #menu li#m03 a {background-position:-226px 0;}
#pack.long #menu li#m04 a {background-position:-339px 0;}
#pack.long #menu li#m05 a {background-position:-452px 0;}
#pack.long #menu li#m06 a {background-position:-565px 0;}
#pack.long #menu li#m07 a {background-position:-678px 0; padding-left:1px;}
#pack.long #menu li#m01 a:hover {background-position:0 -40px;}
#pack.long #menu li#m02 a:hover {background-position:-113px -40px;}
#pack.long #menu li#m03 a:hover {background-position:-226px -40px;}
#pack.long #menu li#m04 a:hover {background-position:-339px -40px;}
#pack.long #menu li#m05 a:hover {background-position:-452px -40px;}
#pack.long #menu li#m06 a:hover {background-position:-565px -40px;}
#pack.long #menu li#m07 a:hover {background-position:-678px -40px; padding-left:1px;}
#pack.long #header.intvw #menu li#m02 a {background-position:-113px -40px;}
#pack.long #header.prdct #menu li#m06 a {background-position:-565px -40px;}
#pack.long #header.event #menu li#m04 a {background-position:-339px -40px;}
#pack.long #header.mbrs #menu li#m07 a {background-position:-678px -40px; padding-left:1px;}

/*LAYOUT*/
#page-title {
	width: 764px;
	background:url(../images_c/contentFooter_dropshadow.png) repeat-y top right;
	margin-bottom: -3px;
	z-index: 5;
	position: relative;
	_background-image:url(../images_c/bg_pagetitle-8bit.png);
}
#page-title.long {
	width: 798px;
}
#pack {
	background: url(../images_c/content-layout-top-shadow.png) no-repeat top right;
	width:970px;
	padding-top: 20px;
	_background-image:url(../images_c/content-layout-top-shadow-8bit.png);
}
#contents-wrapper {
	width:970px;
	background: url(../images_c/content-body-shadow.png) repeat-y right;
	_background-image:url(../images_c/bg_shadow-8bit.png);
}
#pack.long {
	width:1004px;
	padding-top: 20px;
	background: url(../images_c/content-layout-top-shadow.png) no-repeat top right;
	_background-image:url(../images_c/content-layout-top-shadow-8bit.png);
}
#pack.long #contents-wrapper {
	width:1004px;
	background: url(../images_c/content-body-shadow.png) repeat-y right;
	_background-image:url(../images_c/bg_shadow-8bit.png);
}
#header {
	background-color:#222222;
}
#logo {
	float:right;
	margin-right: 6px;
}
#contents {
	width: 758px;
	float: left;
	top: -17px;
	position: relative;
}
#pack.long #contents {
	width: 792px;
	float: left;
	top: -17px;
	position: relative;
}
#content-pocket {
	width: 206px;
	float: left;
	position: relative;
	top: -17px;
	background-color: #ededed;
}
#content-pocket-inner {
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	padding: 17px 12px 20px 11px;
	font-size: 93%;
	line-height: 18px;
	
}
.content-inner {
	padding:36px 16px 0 16px;
}
.box-left {
	float:left;
}
.box-right, .f-right {
	float:right;
}
.interview {
}
.pack-2col {
	margin-top:50px;
}
.interview-left {
	float:left;
	margin-right:34px;
	width:346px;
}
.interview-right {
	float:left;
	width:346px;
}
.left-2col {
	float:left;
	margin-right:46px;
	width:340px;
}
.right-2col {
	float:left;
	width:340px;
}

.col-left-s {
	float:left;
	width:156px;
	margin-right:54px;
}

.col-right-l {
	float:left;
	width:516px;
}
.w364, .half {
	width:346px;
}
.w-inquiry {
	width:386px;
}
.w463 {
	width:463px;
}
.w-logon {
	width:500px;
}
.lead {
	border-bottom:1px solid #b7b8b8;
	padding-bottom:2em;
	margin-bottom:45px;
}
.lead-innr {
	width:508px;
	float:left;
}
.membership {
	float:right;
	width:185px;
}

.foot-nav {
	text-align:right;
	margin-top:2em;
}

#footer {
	padding:24px 22px 32px 16px;
	margin:0 0 0 0;
	color:#999999;
	background: url(../images_c/contentFooter_dropshadow.png) repeat-y right;
	_background-image:url(../images_c/contentFooter_dropshadow-8bit.png);
}
.clear-both {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}

.left-2col-event {
	float:left;
	margin-right:26px;
	width:369px;
}
.right-2col-event {
	float:left;
	width:369px;
}


.space {
	height:20px;
}
.space-2 {
	height:40px;
}

/* !CREAR */

#contents-wrapper,
#page-title,
#page-title.long,
.pack-2col,
#menu,
.lead,
.interview,
.content-inner,
.teacher-info {
	zoom:100%;
}
#contents-wrapper:after,
#page-title:after,
#page-title.long:after,
.pack-2col:after,
#menu:after,
.lead:after,
.interview:after,
.content-inner:after,
.teacher-info:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}



/*STYLE*/
#page-title h1 {
	background:url(../images_c/bg_h1.gif) no-repeat;
	display:block;
	height:0;
	padding-top:86px;
	overflow:hidden;
	width:558px;
}

#pack h2 {
	margin:0;
}
.content-inner h3 {
	margin-bottom:0.3em;
	margin-top:3em;
	font-size:108%;
}
.content-inner h4 {
	margin-top:1.2em;
	font-size:108%;
	color:#00a4e4;
}
.col-left-s h4 {
	color:#000000;
}
.content-inner p {
	margin:1em 0 0 0;
}
.content-inner p.spaceTop {
	margin-top:3em;
}
.content-inner ul {
	list-style:none;
	margin:1.2em 0 0 0;
}
ul.pdf li a, a.pdf {
	background:url(../images/ev_icon_pdf.gif) no-repeat;
	padding-left:16px;
}
.content-inner ol {
	margin:1.2em 0 0 1.8em;
	padding:0;
	list-style:decimal;
}
.content-inner ol ol {
	margin:0;
	padding:0;
	list-style:none;
}
.content-inner ol li, .content-inner ul li {
	margin-top:0.6em;
}
.submenu {
	background-color:#edecec;
	width:230px;
}
.submenu ul {
	list-style:none;
	margin:0 16px;
	padding:0;
}
.content-inner .submenu ul li {
	padding:14px 0;
	border-top:1px solid #999999;
	margin:0;
}
.submenu ul li.first {
	border:none;
	padding:0 0 14px 0;
}
.submenu ul li.last {
	padding:14px 0 0 0;
}


.clip-sides {
	margin:0 -16px;
}

.box-gray dl {
	margin:1.2em 0 0 0;
	padding:0;
	line-height:inherit;
}
.box-gray dt {
	float:left;
	clear:left;
	padding:0;
}
.box-gray dd {
	margin:0.5em 0 0 0;
	padding:0;
}


.box-gray dl.logon dt {
	text-align:right;
	width:180px;
	margin:0.5em 0 0 0;
	padding-top:2px;
}
.box-gray dl.logon dd {
	margin:0.5em 0 0 200px;
}

.box-gray dl.pass-change dt {
	text-align:left;
	margin:0.5em 0 0 0;
	width:120px;
	padding-top:2px;
}
.box-gray dl.pass-change dd {
	margin:0.5em 0 0 140px;
}
.box-gray dl.entry dt {
	text-align:left;
	margin:16px 0 0 0;
	padding-top:2px;
	width:130px;
}
.box-gray dl.entry dd {
	margin:16px 0 0 140px;
}
.item-left {
	float:left;
	margin-top:1.2em;
}


.box-left h4, .box-right h4 {
	margin-left:90px;
	color:#666666;
	display:block;
}
.w364 p {
	margin-left:90px;
	margin-top:0;
}
.submenu p {
	margin-left:0;
}

.box-gray {
	background-color:#edecec;
	margin-top:2em;
}
.box-gray .cnt {
	margin:0 28px;
	width:auto;
}

#content-pocket-inner dt {
	margin: 10px 0 4px;
	line-height: 1.25;
	text-transform: uppercase;
	padding-top: 4px;
	border-top: 1px solid #CBCBCB;
	color: #111111;
	font-weight: bold;
}

#content-pocket-inner dd {
	margin: 4px 0;
}
#content-pocket-inner p {
	margin-bottom: 1em;
	padding-bottom: 1px;
}

#footer p {
	font-size:85%;
}
#footer a {
	color:#BBBBBB;
}
#footer a:hover {
	color:#DDDDDD;
	background-color:#000000;
	text-decoration:none;
}

.box-addthis {
	margin-top:16px;
}
.box-addthis p {
	margin-bottom: 3px;
}

/*コーナー_________________________*/

.hd {
	background:url(../images_c/bg_cnr_top_l.gif) no-repeat top left;
	text-align:right;
	height:20px;
}
.ct {
	background:url(../images_c/bg_cnr_top_r.gif) no-repeat right top;
	width:100%;
	height:20px;
}
.ft {
	background:url(../images_c/bg_cnr_bottom_l.gif) no-repeat bottom left;
	text-align:right;
	height:20px;
}
.cb {
	background:url(../images_c/bg_cnr_bottom_r.gif) no-repeat right bottom;
	width:100%;
	height:20px;
}
.box-border {
	background-color:#f1f1f2;
}
.b-hd {
	background:url(../images_c/bg_cnr-b_top_l.gif) no-repeat top left;
	text-align:right;
	height:6px;
}
.b-ct {
	background:url(../images_c/bg_cnr-b_top_r.gif) no-repeat right top;
	width:100%;
	height:6px;
}
.b-ft {
	background:url(../images_c/bg_cnr-b_bottom_l.gif) no-repeat bottom left;
	text-align:right;
	height:6px;
}
.b-cb {
	background:url(../images_c/bg_cnr-b_bottom_r.gif) no-repeat right bottom;
	width:100%;
	height:6px;
}

.box-blue {
	background-color:#f1f8fc;
	margin-top:4em;
}
.box-blue-innr {
	padding:10px 18px;
} 
.bl-hd {
	background:url(../images_c/bg_cnr-bl_top_l.gif) no-repeat top left;
	text-align:right;
	height:6px;
}
.bl-ct {
	background:url(../images_c/bg_cnr-bl_top_r.gif) no-repeat right top;
	width:100%;
	height:6px;
}
.bl-ft {
	background:url(../images_c/bg_cnr-bl_bottom_l.gif) no-repeat bottom left;
	text-align:right;
	height:6px;
}
.bl-cb {
	background:url(../images_c/bg_cnr-bl_bottom_r.gif) no-repeat right bottom;
	width:100%;
	height:6px;
}



/*Interview___________________*/
.profile {
	padding:10px 18px;
	color:#3D324E;
	border-left: 1px solid #e5e4e4;
	border-right: 1px solid #e5e4e4;
}
.profile a {
	color:#3D324E !important;
}
.content-inner .interview .profile h4, .profile h4 {
	font-size:1em;
	color:#3D324E;
}
.content-inner .interview h4 {
	margin-top:47px;
}
.content-inner .interview h4.spacehalf {
	margin-top:1em;
}
.content-inner .interview p.after-h {
	margin-top:0.5em;
}
.line-top {
	padding-top:1em;
	border-top:1px solid #b7b8b8;
}
.line-bottom {
	border-bottom:1px solid #b7b8b8;
	padding-bottom:2em;
}

/*form_____________________*/
.f-txt {
	width:355px;
}
.f-pass {
	width:200px;
}
.f-num {
	width:45px;
}
option {
	font-size:11px;
}
.txt-gray {
	color:#666666;
}
.txt-blue {
	color:#738BB1;
}
.txt-red {
	color:#CC0000;
}
.nospc {
	margin-top:0 !important;
}
p.cap,
span.cap,
ul.cap {
	font-size:85%;
	line-height:1.4em;
}

.icon-info {
	background:url(../images/info.gif) no-repeat;
	padding-left:20px;
	vertical-align:bottom;
}
p.page-nav {
	text-align:right;
	font-size:85%;
	line-height:17px;
	padding-top:3em;
}
.nav-icon {
	float:right;
}
.next {
	margin-left:1px;
}
.prev {
	margin-left:10px;
}
.page-nav p img {
	vertical-align:middle;
}
img.spaceTop {
	margin-top:2em;
}

/*Welcome Kit===========================*/
.welcomkit {
	width: 728px;
	margin:36px 0 0 15px;
	padding-bottom: 10px;
}
.welcomkit .pack-2col {	
	margin-top: 0;
}
.welcomkit h3 {
	font-size:108%;
	border-bottom:1px solid #959595;
	margin:26px 0 0px 0;
	padding-bottom:6px;
	padding-left: 1em;
	text-indent:-1em;
}
.welcomkit h4 {
	margin:12px 0 0 0;
}
.welcomkit p {
	margin-top:6px;
}
.welcomkit ul {
	list-style: none;
	margin-top: 6px;
	}
.welcomkit li {
	font-size: 93%;
	margin: 2px 0;}
.welcomkit li.pdf {
	background:url(../images/ev_icon_pdf.gif) no-repeat;
	padding-left:18px;
}
.t-school {
	color: #eb6100;}
.t-clptlp {
	color: #004477;}
.t-clptlp2 {
	color: #a84200;}
.indent {
	text-indent:-1em;
	margin-left:1em;
}

/* 先生の情報ページ */

.teacher-info {
	width: 530px;
	float: left;
	margin-right: 45px;
	background: url(../event/info/images/dot_line.gif) no-repeat bottom left;
	padding-bottom: 37px;}
.teacher-info-B {
	width: 530px;
	float: left;
	margin-top: 33px;
	margin-right: 45px;
	padding-bottom: 25px;}
.teacher-info h3 {
	margin: 0;
	font-weight: normal;}
.box-bosyu {
	width: 185px;
	float: left;
	background-color: #c9eaf9;}
.box-bosyu-inner {
	padding: 0 13px 13px 13px;}
.teacher-info-txt {
	width: 376px;
	background-color: #e5f6fc;}
.teacher-info-txt p {
	padding: 17px;
	margin: 0;}

.teacher-info-B h3 {
	margin: 0;
	font-weight: normal;}
.teacher-info-B-txt {
	width: 376px;
	background-color: #e5f6fc;}
.teacher-info-B-txt p {
	padding: 17px;
	margin: 0;}


/* CAMPUS DAY */
.box-3col {
	float:left;
	width:244px;
	margin-right:14px;
	margin-top:0.7em;
}
.content-inner.seminar .pack-3col {
	margin-top:2em;
}
.content-inner.seminar .box-3col h5 {
	font-weight:bold;
	color:#00a4e4;
	padding-left:26px;
	height:21px;
	vertical-align:middle;
	background-repeat:no-repeat;
	margin-bottom:4px;
}
.content-inner.seminar .box-3col h5#ae {
	background-image:url(../membership/campus_day/images/icon_ae.gif)
}
.content-inner.seminar .box-3col h5#ai {
	background-image:url(../membership/campus_day/images/icon_ai.gif)
}
.content-inner.seminar .box-3col h5#air {
	background-image:url(../membership/campus_day/images/icon_air.gif)
}
.content-inner.seminar .box-3col h5#br {
	background-image:url(../membership/campus_day/images/icon_br.gif)
}
.content-inner.seminar .box-3col h5#dw {
	background-image:url(../membership/campus_day/images/icon_dw.gif)
}
.content-inner.seminar .box-3col h5#en {
	background-image:url(../membership/campus_day/images/icon_en.gif)
}
.content-inner.seminar .box-3col h5#fl {
	background-image:url(../membership/campus_day/images/icon_fl.gif)
}
.content-inner.seminar .box-3col h5#id {
	background-image:url(../membership/campus_day/images/icon_id.gif)
}
.content-inner.seminar .box-3col h5#pr {
	background-image:url(../membership/campus_day/images/icon_pr.gif)
}
.content-inner.seminar .box-3col h5#ps {
	background-image:url(../membership/campus_day/images/icon_ps.gif)
}
.content-inner.seminar .box-3col h5#psai {
	background-image:url(../membership/campus_day/images/icon_psai.gif);
	padding-left:48px;
	height:2.92em;
}
.content-inner.seminar .box-3col h5#sb {
	background-image:url(../membership/campus_day/images/icon_sb.gif)
}
.content-inner.seminar .box-3col h5.noicon {
	padding-left:0;
}
.content-inner.seminar .box-3col li {
	background:url(../membership/campus_day/images/li_blue.gif) no-repeat left 0.5em;
	padding-left:0.8em;
}
.content-inner.seminar .box-3col li ul li {
	background:url(../membership/campus_day/images/li_dot.gif) no-repeat left 0.4em;
	padding-left:0.8em;
}
.box-3col h5 {
	font-size:1em;
	margin-top:1.46em;
	font-weight:normal;
}
.box-3col h5.first {
	margin-top:0;
}
.content-inner .box-3col ul {
	margin:0;
}
.content-inner.seminar ul.seminar-menu-txt {
	margin-top:80px;
}
.content-inner .box-3col li,
.content-inner.seminar ul.seminar-menu-txt li {
	margin:0;
}
.content-inner ul.nospc li {
	text-indent:-2.5em;
	margin:0 0 0 2.5em;
}
ul#seminar-menu {
	padding:1em 0 0 0;
	display:block;
	white-space:nowrap;
	width:760px;
	overflow:hidden;
}
ul#seminar-menu li {
	display:inline;
	width:182px;
	margin-right:11px;
}
.box-3col.right,
ul#seminar-menu li.right {
	margin-right:0;
}

.pack-3col  {
	zoom:100%;
}
.pack-3col:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
/* モニターコレクション */
.newInterview {
	height:146px;
}
.carousel {
	display:block;
	float:left;
	padding:0 0 0 15px;
}
.newInterview ul {
	padding:0;
	margin:0;
}
.newInterview ul li {
	margin:0;
	padding:0;
}

a.prev {float:left;
	display:block;
	margin:0;
}
a.next {float:left;
	display:block;
	margin:0;
}


.box-mc {
	width:590px;
	display:block;
	float:right;
}

.box-mc dl {
	margin-bottom:2em;
}
.box-mc dt {
	padding:0.1em 0 0.5em 31px;
	background:url(../images_c/icon_q.gif) no-repeat;
	vertical-align:middle;
	color:#00a4e4;
	font-weight:bold;
	margin:0.5em 0 0 0;
}

.box-mc dd {
	padding:0.1em 0 0.5em 31px;
	background:url(../images_c/icon_a.gif) no-repeat;
	margin:0.5em 0 0 0;
}
.box-mc h3 {
	margin:3em 0 0 0;
	padding:3em 0 0 0;
	border-top:1px dashed #333333;
	font-size:1em;
}