/*  all reset==============================================*/* {	margin: 0;	padding: 0;	list-style: none;	font-size: 100%;	}/*  base==============================================*/body {	font: 2.5em/1.3em verdana, Helvetica, arial, sans-serif;	text-align: center;	background: url(images/bg.gif) repeat-x;	}a:link, a:visited {	color: #FFF;	text-decoration: none;	}a:active, a:hover {	color: #000;	text-decoration: none;	}.recruit a{	color:#000066 !important;	border-bottom: 2px solid #000066;	text-decoration: none;	}	.recruit a:hover{		background-color: #000066;		color: #FFF !important;		text-decoration: none;		}div#wrapper {	width: 90%;	margin: 0 auto;	text-align: left;	background: url(images/ha.gif) no-repeat top right;	}.txt-red {	font-size:0.7em;	line-height:140%;	display:block;	margin:0;	padding:0 0 30px 0;	color: #CC0000;	}.bold{	font-weight:bold;	}/*  header==============================================*/div#header {	margin-bottom: 30px;	}	h1 {	color: #003566;	font-size: 1.4em;	width: 449px;	height: 73px;		padding-top: 30px;	background: url(images/title.gif) no-repeat 0 30px;	}	h2#read {	font-size: 0.7em;	font-weight: normal;	line-height: 1.2em;	margin: 30px 0;	}p#inq {	width: 234px;	height: 31px;	float: right;	}	p#inq a {		width: 234px;		height: 31px;		display: block;		background: url(images/inq.gif) no-repeat;		}		p#inq a:hover {			background: url(images/inq2.gif) no-repeat;			}/*  menu==============================================*/ul#menu1, ul#menu2 {	width: 400px;	_width: 400px; /* for IE */	font-size: 0.8em;	float: left;	margin-bottom: 30px;	_margin-bottom: 0px; /* for IE */	}ul#menu1 {	margin-right: 10px;	}ul#menu1 li, ul#menu2 li {	display: block;	margin-bottom: 10px;	}ul#menu1 li a, ul#menu2 li a {	width: 90%;	display: block;	padding-left: 35px;	border: 1px solid #000066;	background: url(images/arr0.gif) center left no-repeat #000066;	}ul#menu1 li a:hover, ul#menu2 li a:hover {	cursor: pointer;	background: url(images/arr.gif) center left no-repeat #CCFF33;	}img.topimage{	margin:0 0 10px 0px;	}.recruit{	display:block;	width:400px;	float:left;	font-size:60%;	line-height:140%;	}	.recruit span{		display:block;		width:386px;		border:solid 2px #9cf;		background-color:#EFF7FF;		padding:5px;		}		/*  footer==============================================*/div#footer {	clear: both;	}p#add {	font-size: 0.7em;	line-height: 1.2em;	margin:0;	padding:0;	}p#cr {	font-size: 0.5em;	margin-top: 10px;	border-top: solid 1px #666600;	}/*  hidden==============================================*/h1, p#inq {	text-indent: -9999px ;	}