@charset "UTF-8";
@import url(common/menu.css);
@import url(foreign_common.css);


/*
----------------------------------------------------------------------------
korean
----------------------------------------------------------------------------
*/
body.korean .click{
	margin-top: 20px;
}

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

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

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

body.korean div#footconts ul li a{
	padding-left:7px;
	padding-right:7px;
	}
	
body.korean div.enind-l{	
	width:440px;
	float:left;
	}
	
body.korean div.enind-l p{
	margin-bottom:1em;
	line-height:1.5em;
	}
	
body.korean div.foreignfloat img{
	width:200px;
	float:right;
	}
	
/*--top--*/


body#korean-index h3#st01{
	background:url(../img/korean/index/st01.gif) no-repeat;
	}
	
body#korean-index h4#sst01{
	background:url(../img/korean/index/sst01.gif) no-repeat;
	}
	
body#korean-index h4#sst02{
	background:url(../img/korean/index/sst02.gif) no-repeat;
	}
	
body#korean-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#korean-department h3#st01{
	background:url(../img/korean/departments/st01.gif) no-repeat;
	height:83px;
	}
	
body#korean-department h4#sst01{
	background:url(../img/korean/departments/sst01.gif) no-repeat;
	}
	
body#korean-department h4#sst02{
	background:url(../img/korean/departments/sst02.gif) no-repeat;
	}
	
body#korean-department dl#depart-dltxt dt{
	font-size:1.4em;
	font-weight:600;
	}
	
body#korean-department div.enind-l h5{
	width:440px;
	height:60px;
	text-indent:-9999px;
	margin-bottom:10px;
	}
	
body#korean-department div.enind-l h5#t01{
	background:url(../img/korean/departments/t01.gif) no-repeat;
	}

body#korean-department div.enind-l h5#t02{
	background:url(../img/korean/departments/t02.gif) no-repeat;
	}
	
body#korean-department div.enind-l h5#t03{
	background:url(../img/korean/departments/t03.gif) no-repeat;
	}
	
body#korean-department div.enind-l p,
body#korean-department div.enind-l h6{
	font-size:1.4em;
	}
	
body#korean-department div.enind-l h6{
	margin-bottom:10px;
	}
	
body#korean-department div#courses dl{
	width:660px;
	margin-bottom:15px;
	}
	
body#korean-department div#courses dl.inner-list{
	width:630px;
	padding-left:30px;
	}
	
body#korean-department div#courses dt{
	font-weight:600;
	text-decoration:underline;
	}
	
body#korean-department div#courses dl.inner-list dt{
	text-decoration:none;
	}

body#korean-department div#courses dd{
	padding-left:30px;
	}
	

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



