@charset "utf-8";
/* CSS Document */

/*スクロールバーでセンタリングがずれるのを修正*/
html {overflow-y:scroll;}  

body {
	margin-top:0px;
	padding-top:0px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	}

/*全体に入れるタブ部*/
.headernenreicheck {
	background: url(http://www.girlsheaven-job.net/img/index/headernenreicheck_bg.gif) repeat-x;
	width: 100%;
	height: 25px;
	margin:0px;
	padding:0px;
	}
.headernenreicheck_box { width: 965px; margin: 0 auto; line-height: 24px; }
.headernenreicheck_leftbox { float: left; height: 24px; line-height: 24px; font-size: 12px; }
.headernenreicheck_tagbox { float: left; height: 24px; line-height: 24px; font-size: 12px; padding-top: 2px; }
.headernenreicheck_tagbox img.heaven{ padding-left: 6px; }
.headernenreicheck_tagbox img.girls{ padding-left: 2px; }
.headernenreicheck_rightbox { float: right; line-height: 24px; font-size: 12px; }
.headerbox {
	clear: both;
	background:url("http://www.girlsheaven-job.net/img/index/headernenreicheck_bg.gif") repeat-x scroll center bottom transparent;
	height:145px;
	margin:0;
}

img {
	border:0;
	}

/*Multiple background image [火狐とchrome用]　それ以外はmainie.cssで代用*/
/*IEはbg.jpgを読み込む(サイズ大)　狐とchromeはbg1を上部に、bg2を下部に*/
body {
	font-size:12px;
	background:url(img/bg1.jpg) no-repeat center top,url(img/bg2.jpg) transparent repeat-y bottom center;
	}


a{/*リンクされた文字*/
    color:#0066FF;
    font-style:normal;
    text-decoration:underline;
}
a:link {/*未訪問のリンク*/
    color:#0066FF;
    font-style:normal;
    text-decoration:underline;
}
a:visited {/*訪問後のリンク*/
    color:#0066FF;
    text-decoration:underline;
}
a:hover {/*マウスをのせたとき*/
    color:#0033FF;
    font-style:normal;
    text-decoration:underline;
}
a:active {/*クリック中*/
    text-decoration:none;
}

/*ページ全体構成*/
div.main {
	width:965px;
	height:auto;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	background-color:#FFFFFF;
	}

/*ヘッダー*/
div.header {width:965px; height:auto;}	

div.title {
	width:319px;
	height:105px;
	float:left;
	display:table-cell;
	border:0px;
	text-align:center;
	vertical-align:middle; 
	}

div.area {
	width:auto;
	height:105px;
	float:left;
	}

div.menu {
	width:965px;
	height:auto;
	text-align:left;
	padding:0 0 0 2px;
	}
	
/*フッター部分*/
div.footer {
	width:955px;
	height:auto;
	text-align:center;
	color:#FFFFFF;
	background-color:#E6A;
	padding:5px 5px 5px 5px;
	}

div.footer a {
	color:#FFFFFF;
	line-height:20px;
	}

/*新メニュー用*/
li.navi {z-index:9999;}
div.navigation { width:965px; height:20px; vertical-align:top; margin:0; padding:0;}
ul#navinavi {
	margin:0px;
	padding:0px;
}
ul#navinavi li ul.navi1{display:none;}
ul#navinavi li.navi{position:relative; list-style-type:none;}
ul#navinavi li.navi:hover ul.navi1 {
	position:absolute;
	display:block;
	z-index:0;
	top:52px;
	left:-5px;
	width:200px;
	margin-top:0px;
	list-style-type:none;
	}
ul#navinavi li.navi ul.navi1{
	width:236px;
	margin-left:0px;
	text-align:center;
	list-style-type:none;
	}
li.navi { width:236px; height:55px; float:left; padding-top:3px; padding-bottom:3px; padding-left:4px;}
li { width:200px;}
div.navigation_u { width:965px; height:5px; background:url(img/menu/new/navi_under2.png) no-repeat; margin:0; padding-bottom:10px;}


/*タイトル部分*/
.area_logobox_l {
	width:180px;
	height:60px;
	margin-top: 25px;
	float: left;
	}

.area_logobox_r {
	width:0px;
	height:90px;
	line-height:70px;
	float:left;
	}

.area_banner {
	width:720px;
	height:90px;
	text-align:center;
	margin-top: 10px;
	margin-left: 40px;
	line-height:90px;
	float:left;
	}

.area_link {
	width:965px;
	height:20px;
	line-height:20px;
	}
