	A:link {
	text-decoration: none;
	color: #444444;
	}
	A:visited {
	text-decoration: none;
	color:  #0160fc;
	}
	A:active {
	text-decoration: none; 
	color:  #0160fc;
	}
	A:hover {
	text-decoration: none; 
	color:  #808fa8;}


        .new { /* 更新情報の文字列 */
        font-size: 12px;
        line-height: 120%
        }

#menu1{
	position:absolute;
	left:0px;
	top:22px;
	width:150px;
	z-index: 1;
	display:none;
}


#menu2{
	position:absolute;
	left:180px;
	top:22px;
	width:150px;
	z-index: 2;
	display:none;
}

#menu3{
	position:absolute;
	left:360px;
	top:22px;
	width:150px;
	z-index: 3;
	display:none;
}

        .text { /* 会長挨拶の文字列 */
        font-size: 12px;
        line-height: 20px
        }

        .subject { /* 募集業種紹介、派遣Ｑ＆Ａ、スタッフＱ＆Ａ、Staff's Voices、Client's Voices、 のタイトル文字列 */
        font-size: 11px
        }