@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_short2.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#m05 a {background-position:-432px -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_long2.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#m04 a {background-position:-339px -40px;}
#pack.long #header.event #menu li#m05 a {background-position:-452px -40px;}
#pack.long #header.mbrs #menu li#m07 a {background-position:-678px -40px; padding-left:1px;}

/*LAYOUT*/

#pack {
	width:764px;
	background: url(../images_c/bg_shadow.png) repeat-y right;
	_background-image:url(../images_c/bg_shadow-8bit.png);
}
#pack.long {
	width:798px;
	background: url(../images_c/bg_shadow.png) repeat-y right;
	_background-image:url(../images_c/bg_shadow-8bit.png);
}
#header {
	background-color:#222222;
	margin-right:6px;
}
#logo {
	float:right;
}
.content {
	padding:36px 22px 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 {
	background-color:#202122;
	padding:24px 22px 32px 16px;
	border-top:1px solid #c7c8c8;
	margin:32px 6px 0 0;
	color:#999999;
}
.clear-both {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	height: 0;
	line-height: 1px;
	font-size: 1px;
}
.space {
	height:20px;
}
.space-2 {
	height:40px;
}

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



/*STYLE*/
#header 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;
	clear:both;
}
.content h3 {
	margin-bottom:0.3em;
	margin-top:3em;
	font-size:108%;
}
.content h4 {
	margin-top:1.2em;
	font-size:108%;
	color:#00a4e4;
}
.col-left-s h4 {
	color:#000000;
}
.content p {
	margin:1em 0 0 0;
}
.content p.spaceTop {
	margin-top:3em;
}
.content 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 ol {
	margin:1.2em 0 0 1.8em;
	padding:0;
	list-style:decimal;
}
.content ol ol {
	margin:0;
	padding:0;
	list-style:none;
}
.content ol li, .content ul li {
	margin-top:0.6em;
}
.submenu {
	background-color:#edecec;
	width:230px;
}
.submenu ul {
	list-style:none;
	margin:0 16px;
	padding:0;
}
.content .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;
}

#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;
}

/*コーナー_________________________*/

.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:url(../images/bg_box-border.gif) repeat-y #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;
}
.profile a {
	color:#3D324E !important;
}
.content .interview .profile h4 {
	font-size:1em;
	color:#3D324E;
}
.content .interview h4 {
	margin-top:47px;
}
.content .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: 46px;}
.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;}
