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


#siteHead {
	width: 100%;
	text-align: left;
	height: 80px;
	padding-bottom: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	background-color: #FFFFFF;
	color: #333333;
	overflow: hidden;
}

#logoArea {
	width: 120px;
	height:110px;
	float: left;
	top: 0;
	left: 0;
	z-index: 150;
	text-align: center;	
	position:absolute;
}
#logoArea h1 {
	height: 60px;
	padding: 0;
	margin-top:15px;
	margin-bottom:0;
	margin-left:10px;
	}

#siteLogo {
	width:120px;
	height:115px;
	text-align: center;
	display: inline;
	float: left;
	overflow: hidden;
}
#siteLogo h1 {
	height: 50px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left:10px;
	}


/* グローバルナビゲーション設定ここから */
#siteMenu {
	float:left;
	width: 800px;
	height: 40px;
	top:35px;
	left: 180px;
	z-index: 200;
	position:absolute;
}

#siteMenu ul {
	margin: 0px;
	padding: 0px;
}
#siteMenu li {
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
	font-size: 12px;
}

/* 背景画像設定 */
#siteMenu a{background-image: url(../img/btn_all.gif);	height: 40px;}

/* マイページ */
.menuMyp a {
background-position:0 0;
display:block;
text-indent:-99999px;
width:45px;
}
.menuMyp a:hover {
background-position:0 -40px;
}
/* サークル */
.menuSaa a {
background-position:-50px 0;
display:block;
text-indent:-99999px;
width:36px;
}
.menuSaa a:hover {
background-position:-50px -40px;
}
/* ブログ */
.menuBlo a {
background-position:-100px 0;
display:block;
text-indent:-99999px;
width:25px;
}
.menuBlo a:hover {
background-position:-100px -40px;
}
/* スタッフ */
.menuSta a {
background-position:-130px 0;
display:block;
text-indent:-99999px;
width:48px;
}
.menuSta a:hover {
background-position:-130px -40px;
}
/* 市場 */
.menuIch a {
background-position:-185px 0;
display:block;
text-indent:-99999px;
width:49px;
}
.menuIch a:hover {
background-position:-185px -40px;
}
/* ＠ジャパン */
.menuAtj a {
background-position:-240px 0;
display:block;
text-indent:-99999px;
width:45px;
}
.menuAtj a:hover {
background-position:-240px -40px;
}
/* ryuQ */
.menuRyu a {
background-position:-290px 0;
display:block;
text-indent:-99999px;
width:21px;
}
.menuRyu a:hover {
background-position:-290px -40px;
}
/* あんちーかんちー */
.menuAnt a {
background-position:-318px 0;
display:block;
text-indent:-99999px;
width:36px;
}
.menuAnt a:hover {
background-position:-318px -40px;
}
/* おーりたぼーり */
.menuOri a {
background-position:-368px 0;
display:block;
text-indent:-99999px;
width:35px;
}
.menuOri a:hover {
background-position:-368px -40px;
}
/* ショップ */
.menuSho a {
background-position:-410px 0;
display:block;
text-indent:-99999px;
width:37px;
}
.menuSho a:hover {
background-position:-410px -40px;
}
/* フォトラバ */
.menuPho a {
background-position:-449px 0;
display:block;
text-indent:-99999px;
width:45px;
}
.menuPho a:hover {
background-position:-449px -40px;
}
/* マップ */
.menuMap a {
background-position:-505px 0;
display:block;
text-indent:-99999px;
width:26px;
}
.menuMap a:hover {
background-position:-505px -40px;
}
/* カレンダー */
.menuCal a {
background-position:-540px 0;
display:block;
text-indent:-99999px;
width:45px;
}
.menuCal a:hover {
background-position:-540px -40px;
}
/* 不動産 */
.menuHud a {
background-position:-590px 0;
display:block;
text-indent:-99999px;
width:35px;
}
.menuHud a:hover {
background-position:-590px -40px;
}
/* 就職 */
.menuShu a {
background-position:-640px 0;
display:block;
text-indent:-99999px;
width:20px;
}
.menuShu a:hover {
background-position:-640px -40px;
}
/* プレジデント */
.menuPre a {
background-position:-675px 0;
display:block;
text-indent:-99999px;
width:50px;
}
.menuPre a:hover {
background-position:-675px -40px;
}
/* グローバルナビゲーション設定ここまで */


.sideMenu {
	width: 200px;
	float: right;
	display: inline;
	height: 70px;
	overflow: hidden;
	margin-right: 10px;
}
#topColumn {
	float: right;
	height: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: auto;
	overflow: hidden;
	margin-bottom: auto;
	display: block;
	width: 700px;
}
#topColumn #headPr {
	float: right;
	text-align:right;
	height: 60px;
	width: 468px;
	top:5px;
	right:220px;
	z-index:90;
	position:absolute;
	background-color: #EDEDED;
}

#headTextArea {
	float: right;
	font-size:12px;
	text-align:right;
	line-height: 150%;
	width: 200px;
	height: 65px;
	margin-right: 10px;
	top:5px;
	right:8px;
	z-index:100;
	position:absolute;
}

#headTextArea ul {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 450px;
	float: right;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
#headTextArea li {
	list-style-image: none;
	list-style-type: none;
	padding-right: 5px;
	display: inline;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
	font-size: 12px;
	float: right;
}
#headTextArea a {
	background-image: none;
}
#headTextArea span {
	text-align: right;
	display: block;
	font-size: 11px;
}
.borderR {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
