@charset "utf-8";

/*--------------------------------------
top
--------------------------------------*/
/* ¥á¥¤¥ó¥Ó¥¸¥å¥¢¥ë */
#enPageTitle {
	margin : 0 auto;
	width: 760px;
	height: 210px;
	background: url(/graduate/gslit/orig/english/images/pTop.png) no-repeat;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#enPageTitle h1 {
	margin : 0;
	padding: 0;
	font-size: 14px;
	width: 316px;
	height: 93px;
	float: left;
}
#enPageTitle .fSma {
	display: none;
}

/* ¥á¥¤¥ó¥Ó¥¸¥å¥¢¥ëMENU */
#enPageTitle #enHeaderMenu {
	float: right;
	font-size: 13px;
	color: #000000;
	margin-top: 24px;
	margin-right: 10px;
}
/* LINK */
#enPageTitle #enHeaderMenu a {
	font-weight: normal;
}
#enPageTitle #enHeaderMenu a:link {
	color: #000000;
	text-decoration: none;
}
#enPageTitle #enHeaderMenu a:visited {
	color: #000000;
	text-decoration: none;
}
#enPageTitle #enHeaderMenu a:hover {
	color: #000000;
	text-decoration: underline;
}
/* ¥á¥¤¥ó¥Ó¥¸¥å¥¢¥ëMENU  UL */
#enPageTitle #enHeaderMenu ul li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #000000;
	display: block;
	font-size: 10px;
	line-height: 100%;
	font-weight: bold;
}
#enPageTitle #enHeaderMenu ul li.LT {
	border-right: none;
}
#enPageTitle:after {
	clear: all;
}
/*****/
/* ¥È¥Ã¥×±¾ÎÄ */
#enMain {
	margin: 0 auto;
	width: 740px;
	height: 680px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(/graduate/gslit/orig/english/images/bgTop.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	padding: 0 0 0 18px;
}
/* ¥È¥Ã¥×±¾ÎÄ welcome */
#enMain p.welcome {
	padding: 15px 0 5px 0;
}
#enMain p.welcome span {
	display: none;
}
/* ¥È¥Ã¥×¥¤¥á©`¥¸P */
#imgPs {
	display: none;
}
/*****/
/* FOOTER MENU */
#enFMenu {
	display: none;
}
/*-----------------------------*/
/* FOOTER */
.enFooter {
	background: #0F315A;
	color: #FFFFFF;
	font-size: 10px;
	padding: 20px 20px 10px 0;
	line-height: 100%;
}
.enFooter p {
	margin: 0 auto;
	width: 760px;
	text-align: right;
}

@media only screen and (max-width: 980px) {
/* FOOTER */
.enFooter p {
	margin-right: 5px;
	width: 100%;
}
}
@media only screen and (max-width: 640px) {
/* ¥á¥¤¥ó¥Ó¥¸¥å¥¢¥ë */
#enPageTitle {
	margin : 0 auto;
	width: 100%;
	height: auto;
	max-height: 180px; 
	background: none;
}
#enPageTitle .fSma {
	display: block;
}
#enPageTitle .tSma {
	width: 100%;
	height: auto;
	max-width: 640px;
}
/* ¥á¥¤¥ó¥Ó¥¸¥å¥¢¥ëMENU */
#enPageTitle #enHeaderMenu {
	display: none;
}
#enPageTitle h1 {
	display: none;
}
/* ¥È¥Ã¥×±¾ÎÄ */
#enMain {
	width: 100%;
	height: 100%;
	border-left: none;
	border-right: none;
	background-image: none;
	padding: 0;
}
/* ¥È¥Ã¥×±¾ÎÄ welcome */
#enMain p.welcome {
	padding: 5px 10px 10px 5px;
}
#enMain p.welcome img {
	display: none;
}
#enMain p.welcome span {
	display: block;
}
#enMain p.welcome span a {
	color: #000000;
}
#enMain p.welcome span a:visited {
	color: #000000;
}

/* ¥¹¥Þ¥ÛÓÃ¥á¥Ë¥å©`¥Ü¥¿¥ó¶¨Áx */
#sidenaviS ul li, #sidenaviS ul li a, #sidenaviS ul li a:visited {
	font-size: 13px;
	margin: 0 0 0 0;
	text-indent: 0;
	color: #FFFFFF;
	text-decoration: none;
}
#sidenaviS ul li a:hover {
	text-decoration: underline;
}

/*-----------------------------*/
/* Sidenavi for only smartphone */
#sidenaviS {
	display: block;
}
/* accordion Toriger */
#sidenaviS h4 {
	margin: 0;
	padding: 0;
}
/* accordion Body */
#sidenaviS ul {
	margin-bottom: 5px;
}
#sidenaviS ul li, #sidenaviS ul li a {
	height: 32px;
	line-height: 32px;
	font-size: 13px;
	color: #FFFFFF;
	width: 100%;
	display: block;
	text-indent: 10px;
}
#sidenaviS ul li.LT {
	border-bottom: 1px solid #999999;
}
/* About */	
#sidenaviS div.acdAbout {
	padding: 0;
	margin: 0 0 5px 0;
}
#sidenaviS h4.acdAbout{
	position: relative;
	height: 40px;
	font-size: 2.0rem;
	padding: 0 0 0 10px;
	background-color: #1B2186;
	background-image: url(/graduate/gslit/orig/english/images/common/msAbout.png), url(/graduate/gslit/orig/english/images/common/arrow_down.png), url(/graduate/gslit/orig/english/images/common/bgAbout.png);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: left center, 98% center, right;
	background-size: 100px auto, 16px auto, auto;
	text-indent: -9999px;
	cursor: pointer;
}
#sidenaviS h4.acdAbout.active{
	position: relative;
	height: 40px;
	font-size: 2.0rem;
	padding: 0 0 0 10px;
	background-color: #1B2186;
	background-image: url(/graduate/gslit/orig/english/images/common/msAbout.png), url(/graduate/gslit/orig/english/images/common/arrow_up.png), url(/graduate/gslit/orig/english/images/common/bgAbout.png);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: left center, 98% center, right;
	background-size: 100px auto, 16px auto, auto;
	text-indent: -9999px;
	cursor: pointer;
}
#sidenaviS ul.acdAbout li {
	background: #2860B2 url(../images/common/arrow.png) no-repeat 98% 50%;
	background-size: 16px 16px;
	border-top: 1px solid #CCCCCC;
}
/* Admission */	
#sidenaviS div.acdAdmission {
	padding: 0;
	margin: 0 0 5px 0;
}
#sidenaviS h4.acdAdmission{
	position: relative;
	height: 40px;
	font-size: 2.0rem;
	padding: 0 0 0 10px;
	background-color: #E55305;
	background-image: url(/graduate/gslit/orig/english/images/common/msAdmissions.png), url(/graduate/gslit/orig/english/images/common/arrow_down.png), url(/graduate/gslit/orig/english/images/common/bgAdmissions.png);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: left center, 98% center, right;
	background-size: 100px auto, 16px auto, auto;
	text-indent: -9999px;
	cursor: pointer;
}
#sidenaviS h4.acdAdmission.active{
	position: relative;
	height: 40px;
	font-size: 2.0rem;
	padding: 0 0 0 10px;
	background-color: #E55305;
	background-image: url(/graduate/gslit/orig/english/images/common/msAdmissions.png), url(/graduate/gslit/orig/english/images/common/arrow_up.png), url(/graduate/gslit/orig/english/images/common/bgAdmissions.png);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: left center, 98% center, right;
	background-size: 100px auto, 16px auto, auto;
	text-indent: -9999px;
	cursor: pointer;
}
#sidenaviS ul.acdAdmission li {
	background: #EC9819 url(../images/common/arrow.png) no-repeat 98% 50%;
	background-size: 16px 16px;
	border-top: 1px solid #CCCCCC;
}
/* Academic */	
#sidenaviS div.acdAcademic {
	padding: 0;
	margin: 0 0 5px 0;
}
#sidenaviS h4.acdAcademic{
	position: relative;
	height: 40px;
	font-size: 2.0rem;
	padding: 0 0 0 10px;
	background-color: #007134;
	background-image: url(/graduate/gslit/orig/english/images/common/msAcademics.png), url(/graduate/gslit/orig/english/images/common/arrow_down.png), url(/graduate/gslit/orig/english/images/common/bgAcademics.png);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: left center, 98% center, right;
	background-size: 100px auto, 16px auto, auto;
	text-indent: -9999px;
	cursor: pointer;
}
#sidenaviS h4.acdAcademic.active{
	position: relative;
	height: 40px;
	font-size: 2.0rem;
	padding: 0 0 0 10px;
	background-color: #007134;
	background-image: url(/graduate/gslit/orig/english/images/common/msAcademics.png), url(/graduate/gslit/orig/english/images/common/arrow_up.png), url(/graduate/gslit/orig/english/images/common/bgAcademics.png);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: left center, 98% center, right;
	background-size: 100px auto, 16px auto, auto;
	text-indent: -9999px;
	cursor: pointer;
}
#sidenaviS ul.acdAcademic li {
	background: #27A242 url(../images/common/arrow.png) no-repeat 98% 50%;
	background-size: 16px 16px;
	border-top: 1px solid #CCCCCC;
}
/* Student */	
#sidenaviS div.acdStudent {
	padding: 0;
	margin: 0 0 5px 0;
}
#sidenaviS h4.acdStudent{
	position: relative;
	height: 40px;
	font-size: 2.0rem;
	padding: 0 0 0 10px;
	background-image: url(/graduate/gslit/orig/english/images/common/msStudent.png), url(/graduate/gslit/orig/english/images/common/arrow_down.png), url(/graduate/gslit/orig/english/images/common/bgStudentLife.png);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: left center, 98% center, right;
	background-size: 100px auto, 16px auto, auto;
	background-color: #C20D21;
	text-indent: -9999px;
	cursor: pointer;
}
#sidenaviS h4.acdStudent.active{
	position: relative;
	height: 40px;
	font-size: 2.0rem;
	padding: 0 0 0 10px;
	background-image: url(/graduate/gslit/orig/english/images/common/msStudent.png), url(/graduate/gslit/orig/english/images/common/arrow_up.png), url(/graduate/gslit/orig/english/images/common/bgStudentLife.png);
	background-repeat: no-repeat, no-repeat, repeat-y;
	background-position: left center, 98% center, right;
	background-size: 100px auto, 16px auto, auto;
	background-color: #C20D21;
	text-indent: -9999px;
	cursor: pointer;
}
#sidenaviS ul.acdStudent li {
	background: #DD0027 url(../images/common/arrow.png) no-repeat 98% 50%;
	background-size: 16px 16px;
	border-top: 1px solid #CCCCCC;
}
/*****/
/* ¥¹¥Þ©`¥È¥Õ¥©¥óÓÃÐ´Õæ */
#imgPs {
	display: block;
	width: 100%;
	margin: 50px 0 0 0;
}
/*-----------------------------*/
/* FOOTER MENU */
#enFMenu {
	display: inline-block;
	margin-top: 0;
	overflow: hidden;
}
/* FOOTER MENU  UL */
#enFMenu ul li {
	display: block;
	float: left;
	padding: 0 10px;
	border-right: 1px solid #000000;
	font-size: 13px;
	line-height: 100%;

}
#enFMenu ul li.LT {
	border-right: none;
}
#enFMenu:after {
	clear: all;
}
/*-----------------------------*/
/* FOOTER */
.enFooter {
	font-size: 11px;
	padding: 20px 0 10px 0;
	margin-top: 30px;
}
.enFooter p {
	margin: 0;
	width: 100%;
	text-align: center;
}
}