html{
	height:90%;
}

body{
	background:url(../img/base_bg.jpg) repeat-x top left;
	height:100%;
}

#container{
	width:755px;
	margin-left:145px;
	height:90%;
	min-height:100%;
	background:url(../img/base_bg.gif) top left repeat-y;
}

body > #container{
    height:auto;
}

#container #header {
	height:75px;
	padding-left:15px;
}

#container #header h1{
	background:url(../img/under_logo.gif) top left no-repeat;
	width:365px;
	height:75px;
	text-indent:-9999px;	
}

#container #header h1 a{
	display:block;
	width:365px;
	height:75px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;	
}

#container #header ul.headerMenu{
	padding:45px 0 0 85px;
}

#container #header ul.headerMenu a{
	display:block;
	height:20px;
	width:95px;
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
}

#container #header ul.headerMenu li{
	width:95px;
	height:20px;		
}

#container #header ul.headerMenu li.idx01{
	background:url(../img/base_header_menu01.gif) top left no-repeat;
}

#container #header ul.headerMenu li.idx02{
	background:url(../img/base_header_menu02.gif) top left no-repeat;
}

#container #header ul.headerMenu li.idx01 a:hover{
	background:url(../img/base_header_menu01.gif) 0 -20px no-repeat;
}

#container #header ul.headerMenu li.idx02 a:hover{
	background:url(../img/base_header_menu02.gif) 0 -20px no-repeat;
}

#container #mainCont{
	width:545px;
	padding:15px;

}

#container #mainCont p{
	margin-left:10px;
}

#container #mainCont p.mainimg{
	margin:-15px -15px 0px -15px;
}

#container #mainCont p.bread{
	margin:10px 0;
}

#container #mainCont p.bread a{
	background:url(../img/base_bread.gif) top right no-repeat;
	padding-right:25px;
}

#container #mainCont p.top{
	padding:0px;
	margin:1em 0;
}

#container #mainCont p.top a{
	background:url(../img/ico_02.gif) center left no-repeat;
	padding:0 0 2px 20px;
}

#container #mainCont h3{
	width:545px;
	height:60px;
	text-indent:-9999px;
}

#container #mainCont h4{
	width:545px;
	height:25px;
	text-indent:-9999px;
	margin:20px 0;
}

#container #mainCont h5{
	font-weight:bold;
	border-bottom:1px solid #014F76;
	margin:15px 0;
	font-size:1.1em;
	padding-left:0.5em;
}


#container #rightMenu{
	width:180px;
}

#container #rightMenu h2{
	width:180px;
	height:55px;
	text-indent:-9999px;
}

#container #rightMenu.worker h2{
	background:url(../img/base_worker_h2.gif) top left no-repeat;
}

#container #rightMenu.offer h2{
	background:url(../img/base_offer_h2.gif) top left no-repeat;
}

#container #rightMenu ul.menu01 li{
	width:180px;
	height:70px;
}

#container #rightMenu ul.menu01 li a{
	display:block;
	width:180px;
	height:70px;
	text-indent:-9999px;
	text-decoration:none;
	overflow:hidden;	
}

#container #rightMenu.worker ul.menu01 li.idx01{
	background:url(../img/base_worker_menu01.jpg) top left no-repeat;
}

#container #rightMenu.worker ul.menu01 li.idx02{
	background:url(../img/base_worker_menu02.jpg) top left no-repeat;
}

#container #rightMenu.worker ul.menu01 li.idx01 a:hover{
	background:url(../img/base_worker_menu01.jpg) 0 -70px no-repeat;
}

#container #rightMenu.worker ul.menu01 li.idx02 a:hover{
	background:url(../img/base_worker_menu02.jpg) 0 -70px no-repeat;
}

#container #rightMenu.offer ul.menu01 li.idx01{
	background:url(../img/base_offer_menu01.jpg) top left no-repeat;
}

#container #rightMenu.offer ul.menu01 li.idx01 a:hover{
	background:url(../img/base_offer_menu01.jpg) 0 -70px no-repeat;
}

#container #rightMenu.worker h3.menu02{
	background:url(../img/base_worker_h301.gif);
	width:180px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
}

#container #rightMenu.offer h3.menu02{
	background:url(../img/base_offer_h301.gif);
	width:180px;
	height:35px;
	text-indent:-9999px;
	overflow:hidden;
}

#container #rightMenu.worker ul.menu02{
	background:url(../img/base_worker_menulist0201bg.gif) top left repeat-y;
}

#container #rightMenu.offer ul.menu02{
	background:url(../img/base_offer_menulist0201bg.gif) top left repeat-y;
}

#container #rightMenu ul.menu02 li{
	padding:0.3em 0.3em 0.6em 0;
}

#container #rightMenu ul.menu02 li.bottom{
	padding-bottom:20px;
}

#container #rightMenu.worker ul.menu02 li{
	background:url(../img/base_worker_menulist0202bg.gif) bottom right no-repeat;
}

#container #rightMenu.worker ul.menu02 li.bottom{
	background:url(../img/base_worker_menulist0203bg.gif) bottom left no-repeat;
}

#container #rightMenu.offer ul.menu02 li{
	background:url(../img/base_offer_menulist0202bg.gif) bottom right no-repeat;
}

#container #rightMenu.offer ul.menu02 li.bottom{
	background:url(../img/base_offer_menulist0203bg.gif) bottom left no-repeat;
}

#container #rightMenu ul.menu02 li a{
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:25px;
}

#container #rightMenu ul.menu02 li a:hover{
	text-decoration:none;
}

#container #rightMenu h3.menu03{
	width:180px;
	height:50px;
}

#container #rightMenu.worker h3.menu03{
	background:url(../img/base_worker_h302.gif) top left no-repeat;
}

#container #rightMenu.offer h3.menu03{
	background:url(../img/base_offer_h302.gif) top left no-repeat;
}

#container #rightMenu h3.menu03 a{
	text-decoration:none;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	width:180px;
	height:50px;
}

#container #rightMenu.worker h3.menu03 a:hover{
	background:url(../img/base_worker_h302.gif) 0 -50px no-repeat;
}

#container #rightMenu.offer h3.menu03 a:hover{
	background:url(../img/base_offer_h302.gif) 0 -50px no-repeat;
}

#footer{
	border-top:1px solid #CCCCCC;
	padding:15px 0;
	padding-left:150px;
}

#footer ul{
	width:660px;
}

#footer ul li{
	margin:0 0.5em;
	display:inline;
}

#footer address{
	width:660px;
	color:#CCCCCC;
}