@charset "UTF-8";
/* common */
#wrapper{
	background:url(/img/features/school/ct/nit-komaba/bg-border-top.gif) repeat-x top left;
	padding-top:15px;
}

.header-ttl h1 a{
	background:url(/img/features/school/ct/nit-komaba/logo-s.gif) no-repeat top left;
	width: 326px;
	height:58px;
}
.header-ttl h2 a{
	background:url(/img/features/school/ct/nit-komaba/edu_logo_01.gif) no-repeat top left;
	width: 130px;
	height:50px;	
}
/* IE */
.header-ttl h1,.header-ttl h2{
	/width: 250px;
}
.header-ttl h1{	/float:left;}
.header-ttl h2{	/float:right;}
/* gnabi */
#gnavi ul li a{
	width: 234px;
	height:40px;
	float: left;
	font-size:20px;
	text-align:center;
	text-decoration:none;
	padding:10px 0 0;
	color:#fff;
	text-shadow:2px 2px 0 #4582d3;
	font-weight:bold;
/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
	position:relative;
}

#gnavi ul li a.profile:hover,
#gnavi ul li a.archive:hover,
#gnavi ul li a.schedule:hover,
#gnavi ul li a.exam:hover{
	color:#FFFFFF;
	text-shadow:2px 2px 0 #4582d3;
	/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	*/
}
#gnavi ul li a:after{
	content:"";
	width:20px;
	height:20px;
	position:absolute;
	top:15px;
	right: 10px;
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  8px -1495px;
}
#gnavi ul li a:hover:after{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat;
	background-position: -242px -1495px;
}
#gnavi ul li a.profile{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  5px -893px;
}
#gnavi ul li a.profile:hover{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  -245px -893px;
/* 	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  -254px -893px; */
}
#gnavi ul li a.archive{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  5px -1042px;
}
#gnavi ul li a.archive:hover{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  -245px -1042px;
}
#gnavi ul li a.schedule{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  5px -1193px;
}
#gnavi ul li a.schedule:hover{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  -245px -1193px;
}
#gnavi ul li a.exam{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  5px -1343px;
}
#gnavi ul li a.exam:hover{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  -245px -1343px;
}

#gnavi .g_navi {
    margin: 0 auto;
    position: relative;
    width: 940px;
}
#gnavi .g_navi li.g_main {
    float: left;
    background: url(/img/features/school/ct/nit-komaba/bg_gnav_off.png) no-repeat;
    margin-right: 1px;
    position: relative;
}
#gnavi .g_navi li.g_main:hover {
	background: url(/img/features/school/ct/nit-komaba/bg_gnav_on.png) no-repeat;
}

#gnavi .g_navi li ul {
    display: none;
    left: 0;
	top:50px;
    line-height: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: left;
    z-index: 999999;
}
#gnavi .g_navi li ul a:after{
	background:none;
}
#gnavi .g_navi li.g_sub a {
	background-color:#92c2ff;
    display: block;
    font-size: 14px;
    line-height: normal;
    margin: 0;
    padding: 10px 0px;
    text-decoration: none;
	border-bottom: 1px solid #407ea9;
	height:24px;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
#gnavi .g_navi li.g_sub a:hover{
	color: #FFFFFF;
	text-shadow:1px 1px 0 #4582d3;
	border-bottom: 1px solid #407ea9;
	background-color:#407ea9;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.header-img{
	background:url(/img/features/school/ct/nit-komaba/bg_mv02.png) repeat-x top left;
	display: block;
	margin:0;
	padding:11px 0px;
	text-align:center;
	height: 171px;
}
.header-img.top{
	background:url(/img/features/school/ct/nit-komaba/bg_mv01.png) repeat-x top left;
	display: block;
	margin:0;
	padding:11px 0;
	text-align:center;
	height: 260px;
}
.header-img .img-block{
	margin-bottom:0 !important;
}
.header-img .img-block img{
	margin:0 auto;
}
/* main */
#info-area{
	border:1px solid #DBD5CD;
	padding:10px 10px 0px 10px ;
	font-size: 14px;
}
#info-area h3{
	border-bottom:1px solid #DBD5CD;
	vertical-align:bottom;
	padding-bottom: 4px;
}
#info-area h3 em{
	border-bottom:3px solid #9bc7ff;
	vertical-align:bottom;
	padding:0 10px;
	margin-right:20px;
	font-size:18px;
}
#info-area h3 span{
	font-size:12px;
	font-weight:normal;
}
#info-area ul li{
	padding:10px 0px;
	border-bottom:1px dotted #DBD5CD;
}
#info-area ul li.last-child{
	border-bottom:none;
}
#info-area ul li span.data{
	display: block;
	width: 100px;
	float: left;
	margin-right: 5px;
}
#info-area ul li a{
	display: block;
	font-size: 14px;
	margin-left: 110px;
}



.ttl-area h3{
	font-size:22px;
	padding-left:35px;
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat 0px -147px;
	float:left;
}
.ttl-area p{
	border-left:6px solid #cbcbcb;
	padding-left:10px;
	float:right;
	bottom:-5px;
	position:relative;
}
.ttl-area p:after{
	content:"";
	width:6px;
	height:10px;
	background-color:#3d7ca8;
	position:absolute;
	top:0px;
	left:-6px;
}
.ttl-area p a{
	font-size:12px;
}
.list-area div{
	float:left;
	width: 220px;
	height: 375px;
	margin-bottom:10px;
	margin-right:20px;
	margin-right:13px\9;
	word-wrap:break-word;
	padding:0px 0px 5px;
	border-bottom:1px dotted #dcd5cd;
}
.list-area div:nth-child(3n){
	margin-right: 0px;
}
.list-area div.list04,
.list-area div.list05,
.list-area div.list06{
	margin-bottom:0px;
	border-bottom:none;
}
.list-area .ttl-pic{
	background:#FFFFFF;;
	display: block;
	width: 220px;
	height: 161px;
	border: 2px solid #9bc7ff;
	margin: 5px 20px 5px 0px ;
	padding:9px 0px;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	text-align: center;
}
.list-area a.ttl-pic:hover{
	opacity:0.70;
	filter: alpha(opacity=70);
	-moz-opacity:0.70;
	-ms-filter: "alpha(opacity=70)";
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
}
.list-area .ttl-pic img{
	border:1px solid #fff;
}
.list-area .ttl-pic span{
	font-size: 16px;
	display: block;
	padding-top: 5px;
}
.list-area p{
	font-size: 15px;
}

/* side */
.snavi{
	margin-bottom: 20px;
}
.snavi ul li.g_main{
	background: url(/img/features/school/ct/nit-komaba/bg_snav_off.png) no-repeat;
	border-bottom: 1px solid #217ef0;
}
.snavi ul li.g_main:hover{
	background: url(/img/features/school/ct/nit-komaba/bg_snav_on.png) no-repeat;
}
.snavi ul li.g_main a{
	position:relative;
	display:block;
	font-size: 18px;
	padding:7px 0 6px 55px;
	text-align:left;
	text-decoration:none;
	color:#FFFFFF;
	text-shadow:2px 2px 0 #4582d3;
	font-weight:bold;

/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
}
.snavi ul li a.profile:hover,.snavi ul li a.archive:hover,.snavi ul li a.schedule:hover,.snavi ul li a.exam:hover{
	color:#FFFFFF;
	text-shadow:2px 2px 0 #4582d3;
/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
}
.snavi ul li.g_main > a:after{
	content:"";
	width:25px;
	height:25px;
	position:absolute;
	top:12px;
	right: 5px;
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  8px -1496px;
}
.snavi ul li.g_main > a:hover:after{
	background:url(/img/features/school/ct/keika-g/sprite.png) no-repeat  -260px -1794px;
}
.snavi ul li.g_main a.profile{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  8px -898px;
}

.snavi ul li.g_main a.profile:hover{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  -241px -898px;
}

.snavi ul li.g_main a.archive{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  8px -1047px;
}

.snavi ul li.g_main a.archive:hover{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  -241px -1047px;
	}


.snavi ul li.g_main a.schedule{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  8px -1199px;
}

.snavi ul li.g_main a.schedule:hover{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  -241px -1199px;
}

.snavi ul li.g_main a.exam{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  8px -1348px;
}

.snavi ul li.g_main a.exam:hover{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat  -241px -1348px;
}

.snavi .s_navi {
    margin: 0 auto;
    position: relative;
}
.snavi .s_navi li.g_main {
    position: relative;
}
.snavi .s_navi li ul {
    display: none;
    line-height: 0;
    margin: 0;
    padding: 0;
    text-align: left;
    background: #FFFFFF;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
}
.s_navi li ul li{
	background-color:#FFFFFF;
}
.snavi .s_navi li ul li:hover{
	background-color: #daeafd ;
}
.snavi .s_navi li ul li:last-child{
	border-bottom: none;
}
.snavi .s_navi li ul li a{
	padding:0px;
	font-size: 14px;
	font-weight:normal;
	text-shadow:none;
	border-bottom:none ;
	padding: 10px 5px;
	text-align:left;
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat 10px -1400px;
	position:relative;
	color: #393323;
	margin: 0px 5px;
	display: block;
	border-bottom: 1px dotted #c0c0c0;
}
.snavi .s_navi li ul li a:after{
	content:"";
	position:absolute;
	top:15px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 4px 0 4px 6px;
	border-color: transparent transparent transparent #3d7ca8;
	margin-left: 7px;
}

.snavi .s_navi li ul li a:hover{
	text-decoration:none;
}
.edunavi{
	margin-bottom: 20px;
	border-right:1px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
}
.edunavi .ttl{
	display:block;
	background:url(/img/features/school/ct/nit-komaba/bg_edulog_header.png) no-repeat top left #facc4e;
	margin-bottom: 5px;
	text-shadow: -1px -1px 0 #4178a1;
}
.edunavi .ttl span{
	display: block;
	padding:8px 10px 12px 35px;
	color:#fff;	
	font-size: 16px;
	font-weight:bold;
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat 10px -288px;
	height: 16px;
}
.edunavi div{
	background-color:#fff;
	margin:0px 10px 5px;
	padding-bottom:5px;
	border-bottom:1px dotted #cbcbcb;
	font-size:14px;
}
.edunavi div .daily{
	border-left:6px solid #4178a1;
	padding-left:8px;
}
.edunavi div .title{
	border-left:6px solid #d5d3d3;
	padding-left:8px;
}
.edunavi div .title a{
	font-size: 14px;
}

.edunavi .btn-more a{
	display: block;
	text-align:right;
	color:#fff;
	padding:2px 10px;
	font-size: 11px;
	font-weight:bold;
	background:url(/img/features/school/ct/nit-komaba/bg_edulog_footer.png) no-repeat top left #facc4e;
	text-shadow: -1px -1px 0 #4178a1;
	height: 16px;
}
.bnr ul li,
p.bnr{
	margin-bottom:10px;
	background: url(/img/features/school/ct/nit-komaba/bg_btn_off.png) no-repeat;
	height: 50px;
	width: 220px;
}
.bnr ul li:hover,
p.bnr:hover{
	background: url(/img/features/school/ct/nit-komaba/bg_btn_on.png) no-repeat;
}

.bnr a{
	padding:11px 20px 12px 40px;
	color:#fff;
	display: block;
	font-size: 20px !important;
	font-weight:bold;
/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
	position:relative;
}
.bnr a:hover{
	text-decoration:none;
/*
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-ms-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
*/
}
.bnr a:after{
	content:"";
	width:20px;
	height:20px;
	position:absolute;
	top:15px;
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat 2px -1796px;
}
.bnr a.pamphlet{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat 3px -442px;
}
.bnr a.form{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat 3px -592px
}
.bnr a.site{
	background:url(/img/features/school/ct/nit-komaba/sprite.png) no-repeat 3px -742px;
	padding-left: 45px;
}
.bnr a.pamphlet:hover , .bnr a.form:hover , .bnr a.site:hover{

}
.bnr a.bnr-fnt-s{
	padding-top: 14px;
	font-size: 19px !important;
}
.bnr a.bnr-fnt-s:after{
    top: 17px;
}

/* lower */
.link-list {
    border-bottom: 1px dotted #D1D1D1;
    border-top: 1px dotted #D1D1D1;
    margin-bottom: 30px;
    padding: 15px 0;
    width: 100%;
}
.link-list li {
    color: #3D7CA8;
    float: left;
    list-style-type: square;
    margin: 0 30px 0 20px;
}

/* f140819" */
.f140819 p{
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 0.1em;
}
.f140819 .photo-3{
	background: url("/img/features/school/ct/nit-komaba/140819/pic01.jpg") no-repeat center top;
	height: 268px;
}
.f140819 h3.ttl01 {
    background: url("/img/features/school/ct/nit-komaba/140819/bg_ttl01.png") no-repeat;
	color: #021265;
	height: 65px;
	font-size: 24px;
	line-height: 65px;
	margin-bottom: 25px;
	padding-left: 33px;
    letter-spacing: 0.1em;
	width: 669px;
	text-shadow: 1px 1px #FFFFFF;
}
.f140819 .ttl-area{
	margin-bottom: 20px;
}
.f140819 .ttl-area h4 {
/*    background: url("/img/features/school/ct/girls-kosei/sprite.png") no-repeat scroll 0 -145px rgba(0, 0, 0, 0); */
background: url("/img/features/school/ct/nit-komaba/140819/icon_ttl01.png") no-repeat left center;
	border-left: none;
    float: left;
    font-size: 22px;
    margin-bottom: 5px;
    padding-left: 30px;
    padding-top: 2px;

}
.f140819 h4:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}
.f140819 .cts-box{
	margin-bottom: 44px;
	padding-left: 5px;
}
.f140819 .photo-list01{
	padding-left: 20px;
}
.f140819 .photo-list01 li{
	margin-right: 20px;
	_margin-right: 9px;
	float: left;
}
.f140819 span.edu{
	color: #099ff6;
	font-size: 16px;
	font-weight: bold;
}
.f140819 span.t01{
	color: #1ba558;
	font-size: 16px;
	font-weight: bold;
}
.f140819 span.t02{
	color: #1437e9;
	font-size: 16px;
	font-weight: bold;
}
.f140819 span.s01{
	color: #861ada;
	font-size: 16px;
	font-weight: bold;
}
.f140819 em{
	color: #2e309d;
	font-style: normal;
	font-weight: bold;
}
.f140819 .btn01 a,
.f140819 .btn02 a,
.f140819 .btn03 a{
	margin: 0px auto 60px;
	display: block;
	width: 613px;
	height: 86px;
	text-indent: -9999px;
	overflow: hidden;
}
.f140819 .btn01 a:hover,
.f140819 .btn02 a:hover,
.f140819 .btn03 a:hover{
     filter: alpha(opacity=60);
    -moz-opacity:0.60;
    opacity:0.60;
}
.f140819 .btn01 a{
	background: url(/img/features/school/ct/nit-komaba/140819/btn01.png) no-repeat;
}
.f140819 .btn02 a{
	background: url(/img/features/school/ct/nit-komaba/140819/btn02.png) no-repeat;
}
.f140819 .btn03 a{
	background: url(/img/features/school/ct/nit-komaba/140819/btn03.png) no-repeat;
}

140701 table{
	border-color: #9d9c9c;
}
.f140819 table.event th,
.f140819 table.event td{
	text-align: left !important;
	border-color: #9d9c9c !important;
}
.f140819 table.event th{
	background: #d6e7fd;
}
.f140819 table.event .col1{
	width: 150px;
}
.f140819 table.event .col2{
	width: 119px;
	background: #fbfcb8;
}

.f140819 table.event .col3{
	width: auto;
}
/* f141021" */
.f141021 p{
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 0.1em;
}
.f141021 .photo-3{
	background: url("/img/features/school/ct/nit-komaba/141021/pic01.png") no-repeat center top;
	height: 355px;
	margin-bottom: 40px;
}
.f141021 h3.ttl01 {
    background: url("/img/features/school/ct/nit-komaba/141021/bg_ttl01.png") no-repeat;
	color: #021265;
	height: 65px;
	font-size: 24px;
	line-height: 65px;
	margin-bottom: 25px;
	padding-left: 33px;
    letter-spacing: 0.1em;
	width: 669px;
	text-shadow: 1px 1px #FFFFFF;
}
.f141021 .ttl-area{
	margin-bottom: 20px;
}
.f141021 .ttl-area h4 {
/*    background: url("/img/features/school/ct/girls-kosei/sprite.png") no-repeat scroll 0 -145px rgba(0, 0, 0, 0); */
background: url("/img/features/school/ct/nit-komaba/141021/icon_ttl01.png") no-repeat left center;
	border-left: none;
    float: left;
    font-size: 22px;
    margin-bottom: 5px;
    padding-left: 30px;
    padding-top: 2px;

}
.f141021 h4:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}
.f141021 .cts-box{
	margin-bottom: 44px;
	padding-left: 5px;
}
.f141021 .photo-list01{
	padding-left: 20px;
}
.f141021 .photo-list01 li{
	margin-right: 20px;
	_margin-right: 9px;
	float: left;
}
.f141021 span.edu{
	color: #4ca7df;
	font-size: 16px;
	font-weight: bold;
}
.f141021 span.t01{
	color: #323dcf;
	font-size: 16px;
	font-weight: bold;
}
.f141021 span.t02{
	color: #f4600f;
	font-size: 16px;
	font-weight: bold;
}
.f141021 span.t03{
	color: #51da15;
	font-size: 16px;
	font-weight: bold;
}
.f141021 span.t04{
	color: #9711c3;
	font-size: 16px;
	font-weight: bold;
}
.f141021 span.t05{
	color: #f545a8;
	font-size: 16px;
	font-weight: bold;
}
.f141021 em{
	color: #2e309d;
	font-style: normal;
	font-weight: bold;
}
.f141021 .btn01 a,
.f141021 .btn02 a,
.f141021 .btn03 a{
	margin: 0px auto 60px;
	display: block;
	width: 613px;
	height: 86px;
	text-indent: -9999px;
	overflow: hidden;
}
.f141021 .btn01 a:hover,
.f141021 .btn02 a:hover,
.f141021 .btn03 a:hover{
     filter: alpha(opacity=60);
    -moz-opacity:0.60;
    opacity:0.60;
}
.f141021 .btn01 a{
	background: url(/img/features/school/ct/nit-komaba/141021/btn01.png) no-repeat;
}
.f141021 .btn02 a{
	background: url(/img/features/school/ct/nit-komaba/141021/btn02.png) no-repeat;
}
.f141021 .btn03 a{
	background: url(/img/features/school/ct/nit-komaba/141021/btn03.png) no-repeat;
}

140701 table{
	border-color: #9d9c9c;
}
.f141021 table.event th,
.f141021 table.event td{
	text-align: left !important;
	border-color: #9d9c9c !important;
}
.f141021 table.event th{
	background: #d6e7fd;
}
.f141021 table.event .col1{
	width: 110px;
}
.f141021 table.event .col2{
	width: 105px;
	background: #fbfcb8;
}

.f141021 table.event .col3{
	width: auto;
}

/* exam */
.exam{
	font-size: 15px;
}
.exam h5 {
	font-size: 16px;
}
.exam h5 span{
	font-weight: 100;
	font-size: 14px;
}
.exam table.type01{
	font-size: 15px;
}
.exam table.type01 td{
	padding: 5px;
	text-align: center;
}
.exam .col2box .col1{
	float: left;
	width: 340px;
}
.exam .col2box .col2{
	float: right;
	width: 340px;
}
.exam .col2box table th{
	width: 10px;
}
.exam ul.type01 li {
	margin-bottom: 10px;
}
.exam table.type01 .col1{
	width: 80px;
}
.exam ul.type01 li .col1{
	float: left;
	width: 145px;
}

.exam ul.type01 li .col2{
	margin-left: 145px;
}
.exam ul.type01 li .col3{
	float: left;
	width: 100px;
	padding-left: 20px;
}

.exam ul.type01 li .col4{
	margin-left: 120px;
}
.exam ul.type02 {
	padding-left: 5px;
}
.exam ul.type02 li {
	margin-bottom: 5px;
}
.exam ul.type02 li .col1{
	float: left;
	width: 100px;
}
.exam ul.type02 li .col2{
	margin-left: 100px;
}
.exam .btn a{
	display: block;
	background: #55A0FC;
	border-top: 5px solid #96C5FF;
	border-left: 5px solid #96C5FF;
	border-right: 5px solid #1D84F9;
	border-bottom: 5px solid #1D84F9;
	color:#FFFFFF;
	padding: 10px 0;
	width: 500px;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
}
.exam .btn a:hover{
	text-decoration: none;
     filter: alpha(opacity=60);
    -moz-opacity:0.60;
    opacity:0.60;
}

/* f141202" */
.f141202 p{
	font-size: 16px;
	line-height: 1.6;
	letter-spacing: 0.1em;
}

.f141202 h3.ttl01 {
    background: url("/img/features/school/ct/nit-komaba/141202/bg_ttl01.png") no-repeat;
	color: #021265;
	height: 65px;
	font-size: 24px;
	line-height: 65px;
	margin-bottom: 25px;
	padding-left: 33px;
    letter-spacing: 0.1em;
	width: 669px;
	text-shadow: 1px 1px #FFFFFF;
}
.f141202 .ttl-area{
	margin-bottom: 20px;
}
.f141202 .ttl-area h4 {
/*    background: url("/img/features/school/ct/girls-kosei/sprite.png") no-repeat scroll 0 -145px rgba(0, 0, 0, 0); */
background: url("/img/features/school/ct/nit-komaba/141202/icon_ttl01.png") no-repeat left center;
	border-left: none;
    float: left;
    font-size: 22px;
    margin-bottom: 5px;
    padding-left: 30px;
    padding-top: 2px;

}
.f141202 h4:after {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    left: 0;
    position: absolute;
    top: 0;
    width: 0;
}
.f141202 h5{
	font-size: 18px;
	border-left: 5px solid #70afff;
	padding-left: 10px;
	margin-bottom: 15px;
}
.f141202 .cts-box{
	margin-bottom: 44px;
	padding-left: 5px;
}
.f141202 dl.qa{
	padding: 0;
	margin: 0;
	margin-bottom: 40px;
}
.f141202 dl.qa dt{
	background: url("/img/features/school/ct/nit-komaba/141202/icon_q.png") no-repeat;
	padding-left: 48px;
	font-size: 20px;
	color: #348bf9;
	line-height: 43px;
	margin-bottom: 15px;
	font-weight: bold;
}
.f141202 dl.qa dt.line2{
	line-height: 26px;
}
.f141202 dl.qa dd{
	background: url("/img/features/school/ct/nit-komaba/141202/icon_a.png") no-repeat;
	margin-left: 0px;
	padding-left: 48px;
	padding-top: 10px;
}
.f141202 .list-col4 li{
	float: left;
	width: 25%;
	text-align: center;
	height: 175px;
}
.f141202 .list-col4 li.li01{
background: url("/img/features/school/ct/nit-komaba/141202/pic01.png") no-repeat center top;
}
.f141202 .list-col4 li.li02{
background: url("/img/features/school/ct/nit-komaba/141202/pic02.png") no-repeat center top;
}
.f141202 .list-col4 li.li03{
background: url("/img/features/school/ct/nit-komaba/141202/pic03.png") no-repeat center top;
}
.f141202 .list-col4 li.li04{
background: url("/img/features/school/ct/nit-komaba/141202/pic04.png") no-repeat center top;
}
.f141202 em{
	color: #970707;
	font-style: normal;
	font-weight: bold;
}
.f141202 .btn01 a,
.f141202 .btn02 a,
.f141202 .btn03 a{
	margin: 0px auto 60px;
	display: block;
	width: 613px;
	height: 86px;
	text-indent: -9999px;
	overflow: hidden;
}
.f141202 .btn01 a:hover,
.f141202 .btn02 a:hover,
.f141202 .btn03 a:hover{
     filter: alpha(opacity=60);
    -moz-opacity:0.60;
    opacity:0.60;
}
.f141202 .btn01 a{
	background: url(/img/features/school/ct/nit-komaba/141202/btn01.png) no-repeat;
}
.f141202 .btn02 a{
	background: url(/img/features/school/ct/nit-komaba/141202/btn02.png) no-repeat;
}
.f141202 .btn03 a{
	background: url(/img/features/school/ct/nit-komaba/141202/btn03.png) no-repeat;
}

.f141202 p.scd{
	color: #ff7901;
	font-size: 24px;
	text-align: center;
	margin-bottom: 30px;
}
.f140701 table{
	border-color: #9d9c9c;
}
.f141202 table.event th,
.f141202 table.event td{
	text-align: left !important;
	border-color: #9d9c9c !important;
}
.f141202 table.event th{
	background: #d6e7fd;
}
.f141202 table.event .col1{
	width: 150px;
}
.f141202 table.event .col2{
	width: 119px;
	background: #fbfcb8;
}

.f141202 table.event .col3{
	width: auto;
}

.list-photo01 li{
	width: 232px;
	float: left;
	margin: 0px 0px 14px 0px;
	_margin: 0px 6px 14px 0px;
	text-align: center;
}
.list-photo01 li.last{
	margin-right: 0px;
}
.list-photo01 li p{
	padding-top: 5px;
	font-size: 14px;
}
/* 
	拡大表示 LightBox
*/
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;}

.lightbox .lb-image {
  display: block;
  height: auto;}
  
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;}

.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center; }
  
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/img/features/school/ct/nit-komaba/loading.gif) no-repeat;}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;}

.lb-data {
  padding: 0 4px;}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;}

.lb-data .lb-caption {
  font-size: 13px;
  color: #bbbbbb;}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/img/features/school/ct/nit-komaba/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/img/features/school/ct/nit-komaba/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/img/features/school/ct/nit-komaba/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
