@import url(/css/common/import.css);

/*
----------------------------------------------------------------------------
english 
----------------------------------------------------------------------------
*/

/*------ロゴ------------*/

body.english div#header h1{
	width:303px;
	margin-top:7px;
	}
	
body.english div#header h1 a{
	height:45px;
	background:url(/img/english/common/logo.jpg) no-repeat;
	}

body.english h2#mainimg{
	background:url(/img/english/common/title.jpg) no-repeat;
	height:195px;
	}
	
body.english div#headnavbox ul#hnav li#hnav01 a{
	width:37px;
	background:url(/img/english/common/hnav01.gif) no-repeat;
	margin-left: 66px;
	}
	
body.english div#headnavbox ul#hnav li#hnav02 a{
	width:46px;
	background:url(/img/english/common/hnav02.gif) no-repeat;
	}
	
body.english div#headnavbox ul#hnav{
	width:104px;
	}

body.english div#footconts ul li a{
	padding-left:7px;
	padding-right:7px;
	}
	
	
body.english div.enind-l{
	
	width:440px;
	float:left;
	}
	
body.english div.enind-l p{
	margin-bottom:1em;
	line-height:1.5em;
	}
	

body.english div.foreignfloat img{
	width:200px;
	float:right;
	}
	
/*--top--*/
.pic_in_txt span{
	display:block;
	float:right;
	padding-left:15px;
	padding-bottom:10px;
}
	
body#english-index h4#sst01{
	background:url(/img/english/index/sst01.gif) no-repeat;
	}
	
body#english-index h4#sst02{
	background:url(/img/english/index/sst02.gif) no-repeat;
	}


	
body#english-index div.enind-l h5{
	font-size:2em;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	padding-bottom:10px;
	color:#493EB9;
	line-height:1.3em;
	}
	
	
/*--departments--*/

body#english-department h3#st01{
	background:url(/img/english/departments/st01.gif) no-repeat;
	}
	
body#english-department h4#sst01{
	background:url(/img/english/departments/sst01.gif) no-repeat;
	}
	
body#english-department h4#sst02{
	background:url(/img/english/departments/sst02.gif) no-repeat;
	}
	
body#english-department h4#sst03{
	background:url(/img/english/departments/sst03.gif) no-repeat;
	}
	
body#english-department dl#depart-dltxt dt{
	width:258px;
	height:20px;
	margin-bottom:3px;
	text-indent:-9999px;
	background:url(/img/english/departments/e01.gif) no-repeat;
	}
	
body#english-department div.enind-l h5{
	width:440px;
	height:30px;
	text-indent:-9999px;
	}
	
body#english-department div.enind-l h5#t01{
	background:url(/img/english/departments/t01.gif) no-repeat;
	}

body#english-department div.enind-l h5#t02{
	background:url(/img/english/departments/t02.gif) no-repeat;
	}
	
body#english-department div.enind-l h5#t03{
	background:url(/img/english/departments/t03.gif) no-repeat;
	}
	
body#english-department div.enind-l p,
body#english-department div.enind-l h6{
	font-size:1.4em;
	}
	
body#english-department div.enind-l h6{
	margin-bottom:20px;
	}
	
body#english-department div#courses dl{
	width:660px;
	margin-bottom:5px;
	}
	
body#english-department div#courses dt{
	width:35px;
	float:left;
	}

body#english-department div#courses dd{
	width:618px;
	float:right;
	}
	
/*--syllabus--*/

body#english-syllabus h3#st01{
	background:url(/img/english/syllabus/st01.gif) no-repeat;
	margin-bottom:2px;
	}

body#english-syllabus div#access-en{
	width:660px;
	height:435px;
	padding-top:30px;
	background:url(/img/english/syllabus/p01.gif) no-repeat;
	}
	
body#english-syllabus div#access-en ul li{
	float:left;
	margin-right:10px;
	}
	
/*--access--*/

body#english-access h3#st01{
	background:url(/img/english/access/st01.gif) no-repeat;
	margin-bottom:2px;
	}

body#english-access div#access-en{
	width:660px;
	height:435px;
	padding-top:30px;
	background:url(/img/english/access/p01.gif) no-repeat;
	}
	
body#english-access div#access-en ul li{
	float:left;
	margin-right:10px;
	}

/*
----------------------------------------------------------------------------
huckclearfix クリア
----------------------------------------------------------------------------
*/


body#english-department div#courses dl:after,
body#english-access div#access-en ul:after{
	content: "";
	display: block;
	height:0;
	clear: both;
	visibility:hidden;
	}	

body#english-department div#courses dl,
body#english-access div#access-en ul{
	display:inline-block;
	}
 
/*\*/

* html body#english-department div#courses dl,
* html body#english-access div#access-en ul{
	height:1%;
}

body#english-department div#courses dl,
body#english-access div#access-en ul{
	display:block;
	}

/**/


