/*************************全体のレイアウト****************************/
html{
	margin:0px;
	padding:0px;
	height:100%
}
body{
	background-image:url("images/bg.gif");
	margin:0px;
	padding:0px;
	text-align:center;
	height:100%
}
#main{
	background-color:#ffffff;
	width:800px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}

#header{
	position:relative;
	height:130px;
}
#content{
	position:relative;
}
#footer{
	font-family:Georgia;
	padding-top:10px;
	font-size:13px;
	text-align:center;
}


.linkedtile{
	position:absolute;
	display:block;
	overflow:hidden;
}
.tile{
	position:absolute;
	display:block;
	overflow:hidden;
}
/*****************************************************/

#misskeio07 #KJlink{
	width:179px;
	height:33px;
	background-image:url("images/KJLogo.jpg");
}
#misskeio07 #title{
	width:480px;
	height:100px;
	background-image:url("images/title.jpg");

}
/*************************個別のレイアウト****************************/
#KJlink{
	position:absolute;
	top:20px;
	left:10px;
	text-indent:-10000em;
}
#title{
	position:absolute;
	bottom:0px;
	right:0px;
	text-indent:-10000em;
}

#sign_menu{
	background-image:url("images/sign_menu.gif");
	width:100px;
	height:105px;
	top:0px;
	left:0px;
}

#menuitem_misskeiotop{
	background-image:url("images/menuitem_misskeiotop.gif");
	text-indent:-10000em;
	width:100px;
	height:35px;
	top:105px;
	left:0px;
}
#menuitem_condidatesinterview{
	background-image:url("images/menuitem_condidatesinterview.gif");
	text-indent:-10000em;
	width:100px;
	height:35px;
	top:140px;
	left:0px;
}
#menuitem_eventreport{
	background-image:url("images/menuitem_eventreport.gif");
	text-indent:-10000em;
	width:100px;
	height:35px;
	top:175px;
	left:0px;
}
#menuitem_KJtop{
	background-image:url("images/menuitem_KJtop.gif");
	text-indent:-10000em;
	width:100px;
	height:35px;
	top:210px;
	left:0px;
}
#menuitem_mrkeiotop{
	background-image:url("images/menuitem_mrkeiotop.gif");
	text-indent:-10000em;
	width:100px;
	height:35px;
	top:245px;
	left:0px;
}
#menuitem_link{
	background-image:url("images/menuitem_link.gif");
	text-indent:-10000em;
	width:100px;
	height:35px;
	top:280px;
	left:0px;
}
#menuitem_condidate1{
	background-image:url("images/menuitem_condidate1.gif");
	text-indent:-10000em;
	width:140px;
	height:20px;
	top:140px;
	left:100px;
	z-index:5;
	display:none;
}
#menuitem_condidate2{
	background-image:url("images/menuitem_condidate2.gif");
	text-indent:-10000em;
	width:140px;
	height:20px;
	top:160px;
	left:100px;
	z-index:5;
	display:none;
}
#menuitem_condidate3{
	background-image:url("images/menuitem_condidate3.gif");
	text-indent:-10000em;
	width:140px;
	height:20px;
	top:180px;
	left:100px;
	z-index:5;
	display:none;
}
#menuitem_condidate4{
	background-image:url("images/menuitem_condidate4.gif");
	text-indent:-10000em;
	width:140px;
	height:20px;
	top:200px;
	left:100px;
	z-index:5;
	display:none;
}
#menuitem_condidate5{
	background-image:url("images/menuitem_condidate5.gif");
	text-indent:-10000em;
	width:140px;
	height:20px;
	top:220px;
	left:100px;
	z-index:5;
	display:none;
}
#menuitem_condidate6{
	background-image:url("images/menuitem_condidate6.gif");
	text-indent:-10000em;
	width:140px;
	height:20px;
	top:240px;
	left:100px;
	z-index:5;
	display:none;
}

#menuitem_hayama{
	background-image:url("images/menuitem_hayama.gif");
	text-indent:-10000em;
	width:140px;
	height:20px;
	top:175px;
	left:100px;
	z-index:5;
	display:none;
}
#menuitem_109{
	background-image:url("images/menuitem_109.gif");
	text-indent:-10000em;
	width:140px;
	height:20px;
	top:195px;
	left:100px;
	z-index:5;
	display:none;
}

/*************************全体の書式設定****************************/




