@charset "UTF-8";
@import "screen.css";
html{
	height:auto;
	background:none;
}
body{
	height:auto;
	background:none;
}
h1#PAGETOP{
	height:auto;
	float:none;
	position:static;
}
div#BASE{
	height:auto;
	background:none;
	float:none;
	clear:both;
}
div#CONTAINER{
	height:auto;
	background:none;
	margin:0 auto;
	float:none;
	clear:both;
}
div#CONTENTS{
	height:auto;
	background:none;
	padding:10px 0 0;
	clear:both;
}
div#CONTENT{
	float:none;
	clear:both;
}
div#FOOTER{
	margin-top:20px;
	height:auto;
	background-color:#EBEBEB;
	border-top:1px solid #C8C8C8;
	position:static;
	clear:both;
}
div#FOOTER_CONTENTS{
	height:auto;
	padding-bottom:20px;
	position:static;
	clear:both;
}
div#LOCUS{
	margin-top:0;
	background:none;
	padding-bottom:5px;
	border-bottom:solid 1px #d7d7d7;
}
h2#CT{
	position:static;
	float:none;
	clear:both;
	top:0;
	padding-bottom:10px;
	background:transparent url(/images/bg_cmn_locus.gif) repeat-x left bottom;
}
div#SIDE{
	display:none;
}
div#MAIN{
	margin:0 auto;
	padding:10px 0 0;
	float:none;
}
div#HEADER,
div#UTILITY,
div#GOTOP{
	display:none;
}
body#INDEX div#SIDE{
	display:block;
}
body.popup div#CONTAINER h1#PAGETOP{
	position:static;
	width: 100%;
	background: url(/images/bg_cmn_popup.gif) repeat-x left bottom;
	padding-bottom: 20px;
}
body.popup div#CONTAINER div#CONTENTS{
	background-image: none;
}
body#STAFF_DETAIL div#CONTAINER #DETAIL{
	position:relative;
	zoom:1;
}
body#STAFF_DETAIL div#CONTAINER div#CONTENTS div#DETAIL_LEFT{
	float:none;
}
body#STAFF_DETAIL div#CONTAINER div#CONTENTS div#DETAIL_RIGHT{
	float:none;
	position: absolute;
	right:0;
	top:0;
}
body.popup div#CONTAINER div#CONTACT,
body.popup div#CONTAINER div#PRINT,
body.popup div#CONTAINER div#CLOSE{
	display:none;
}
body#STAFF_DETAIL div#CONTAINER div#CONTENTS div#DETAIL{
	overflow:hidden\9;
	*zoom:1;
}
body#STAFF_DETAIL div#CONTAINER div#CONTENTS div#DETAIL_LEFT{
	position:none\9;
	float:left\9;
	*width:280px;
}
body#STAFF_DETAIL div#CONTAINER div#CONTENTS div#DETAIL_RIGHT{
	position:none\9;
	float:right\9;
	*width:280px;
}
body#ENGLISH_INDEX div#SIDE{
	display:block;
}
