/*  */

* {
	margin: 0;
padding: 0;
/*border: 0;*/
/*background-color:transparent;*/
/*font-size: 95%;*/
/*font-weight: normal; */
font-style: normal;
text-decoration: none;
}

a {
	text-decoration : underline;
}

h1 {
	font-size:2.0em;font-weight:bold;
}
h2 {
	font-size:1.4em;font-weight:bold;
}
h3 {
	font-size:1.1em;font-weight:bold;
}
h4 {
	font-size:1.0em;font-weight:bold;
}
h5 {
	font-size:0.8em;font-weight:bold;
}
h6 {
	font-size:0.6em;font-weight:bold;
}

strong {
	font-weight:bold;
}

.red {
	color:red;
}


/* {fB */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 95%;
	font-size: 12pt;
	color: #000000;
	text-align: center;
	background-color: #FFFFFF;
}


#content {
	background-color: #FFFFFF;
	position: static;
	clear: both;
	width: 750px;
	text-align: left;
	margin: auto;
}

.height {
min-height="2000px"; /* FF—p */
} 

*html .height {
height="2000px"; /* IE4-6—p */
}

/* wb_[ */
#header {
	background-image : url(recruit/logo.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 750px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
}

#menu li {
	/*font-size: medium;*/
	line-height: 25px;
	font-weight: bold;
	background-color: #CCCCCC;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 125px;
	list-style-type: none;
	float: left;
}

#menu li a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 100%;
	width: 100%;
}

#menu li a:visited {
	color: #000000;
}

#menu li a:hover {
	text-decoration: none;
	background-color: #FFCC00;
	color: #FFFFFF;
}

div.footer {
	clear: both;
	font-size:1em;
	position: static;
	vertical-align:bottom;
	width: 750px;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #cecfff;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	background: #dddddd;
	background-color: #CCCCCC;
}

div.footer2 {
	font-size:1em;
	position: static;
	vertical-align:bottom;
	width: 750px;
	border-style: solid;
	border-width: 2px 0px 0px 0px;
	border-color: #000000;
	margin: 30px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	background: #dddddd;
	background-color: #CCCCCC;
}


html[xmlns] div#menu a:hover{
 line-height: 1.2em;
 font-weight: bold;
 font-size: 1.1em;

 	font-size:1.3em;
 	padding: 10px 15px;
	text-align:center;
	vertical-align:middle;
	width:100px;
	height:25px;
	text-decoration:none;
	padding: 5px 0px;
	color: #900;
	margin: 0;
	background : #FFFF00;
}



div#permanentmenu {
	position: static;
	border-style: none;
}

#permanentmenu ul {
	position: static;
	float: left;
	display: block;
	list-style: none;
	width: 750px;
	border-style: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	text-align: center;
}

#permanentmenu li {
	position: relative;
	display: inline;
	list-style: none;
	border-style: solid;
	border-width: 0px 0px 0px 1px;
	border-color: #999999;
	margin: 0px;
	padding: 0px 3px 0px 6px;
	font-size: 0.9em;
}

#permanentmenu li.firstchild {
	border-width: 0px;
}

#permanentmenu a {
	margin: 0px;
}

div.copyright {
	font-size:0.8em;
	color:#000000;
	text-align:center;
	vertical-align:middle;
}

div.copyright a {
   	text-decoration:none;
}


