/*kernel tags*/


html{
	width: 100%;
	height: 100%;
}

body{
	width: 100%;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	font-size: 11px;
	font-family: Osaka, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",'メイリオ',Meiryo,"ＭＳ Ｐゴシック",serif;
}

img{
	border:none;
}

#ft_root{
	position: relative;
	width: 100%;
	height: 100%;
}

#ft_scroll{
	z-index:20000;
	position:absolute;
	right:0px;
	top:0px;
	overflow:scroll;
	overflow-x:hidden;
	height:100%;
	width:20px;
}

#ft_scroll_img{
	height: 3536px;	/*koko*/
	width:1px;
}

#root{
	position: relative;
    min-height: 100%;
	background-color: #B0E2FB;
	background-image: url(../imgs/back/dark.jpg);
	background-repeat: repeat-x;
/*	width: 1640px;*/
	width: 100%;
	visibility: hidden;
}

* html #root{
	/*Only IE6*/
	text-align:center;
}



#main{
	margin: 0px auto 0px auto;
	padding-bottom: 30px;	/*koko*/
	width: 1000px;
	position:relative;
}
* html #main{
	/*Only IE6*/
	text-align:left;
}

#footer{
	position: absolute;
	bottom: 0px;
	height: 30px;	/*koko*/
	left: 0px;
	width: 100%;
	background-color: #FFFFFF;
	font-size: 10px;
	text-align: center;
	z-index: 10000;
}

#copy{
	margin:10px auto 0;
	width:850px;
	/*border:1px solid #0000ff;*/
}

address{
	display:block;
	float:left;
	width:300px;
	text-align:left;
	font-style: normal;
	/*border:1px solid #000000;*/
}

span#privacy{
	float:right;
	width:300px;
	text-align:right;
	/*border:1px solid #ff0000;*/
}

span#privacy a{
	color:#44688e;
}

p#privacy2{
	 position:absolute;
	 top:-10px;
	 left:-31px;
}

* html p#privacy2{
padding-top:10px;
}

*:first-child+html p#privacy2{
padding-top:10px;
}

p#privacy2 a{
	  display:block;
	  width:69px;
	  padding:3px;
	  border:1px solid #dddddd;
	  background:#ffffff;
}

/*d3l Object*/


#camera{
	position:absolute;
	bottom:430px;
	left:500px;
	height:0px;
	width:0px;
	z-index: 20000;
}

.panel{
	position:absolute;
	margin: 0px;
	padding: 0px;
}

.panelVec{
	height:1px;
}

/*Inner Item*/

.floor{
	position: relative;
	height: 650px;
	z-index: 10000;
	margin:0px;
	padding:0px;
	border-top:1px solid #F0F0F0;	/*safari対策*/
}

.floorSpace{
	position: relative;
	height: 10px;
	z-index: 10000;
	background-color: #F0F0F0;
}

.floorDummy{
	height:0px;
	border: none;
}

#F1{
	height: 750px;
}
#FT{
	height: 86px;
	border: none;
}


.floorTop{
	left: 0px;
	top: -1px;
	width: 1000px;
	height: 1px
}

.floorBottom{
	left: 0px;
	bottom: -1px;
	width: 1000px;
	height: 1px
}

.floorPillar{
	width: 32px;
	height: 520px;
}

.floorBack{
	background-color: #FFFFFF;
	align: auto auto;
	width: 1000px;
	height: 660px;
	top: -5px;
	left 0px;
	-moz-opacity:0.35;
	opacity:0.35;
	filter: alpha(opacity=35);
}

#F4 .floorBack{

	-moz-opacity:0.50;
	opacity:0.50;
	filter: alpha(opacity=50);
}

#F5 .floorBack{

	-moz-opacity:0.65;
	opacity:0.65;
	filter: alpha(opacity=65);
}


/*5F企業概要*/
#f5_profile h2{
	padding-left:14px;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../imgs/F5/point.gif);
	background-repeat: no-repeat;
	margin-bottom:0px;
}
#f5_profile dl{
	margin-top:10px;
	margin-bottom:20px;
	margin-left:16px;
	line-height: 18px;
}
#f5_profile dl dt{
	float:left;
/*	text-align: right;*/
/*	width:90px;*/
}
#f5_profile dl dd{
	text-align: left;
}

#f5_profile ul{
	margin-top:10px;
	margin-bottom:20px;
	margin-left:16px;
	line-height: 18px;
	padding-left:0px;
}

#f5_profile ul li{
	list-style-type: none;
}

/*5F住所*/
#f5_screen{
	background-image: url(../imgs/F5/screen.gif);
	background-repeat: no-repeat;
	padding-left:16px;
	width: 360px;
	height: 205px;
}

#f5_screen dl{
	float:left;
	width: 180px;
	margin-top: 28px;
}
#f5_screen #osaka{
	width: 160px;
}


#f5_screen dl dt{
	padding-left:14px;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../imgs/F5/point.gif);
	background-repeat: no-repeat;
}
#f5_screen dl dd{
	margin-left:14px;
	margin-top:4px;
	line-height: 18px;
}
#f5_screen dl dd img{
	margin-top:6px;
}
#f5_screen dl dd a:hover img{
	-moz-opacity:0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
}



/*4F概要*/
#f4_about h2{
	padding-left:14px;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../imgs/F4/point.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
}
#f4_about dl{
	margin-bottom:20px;
	margin-left:0px;
	line-height: 18px;
	width: 340px;
}
#f4_about dl dd{
	margin-left:16px;
}

/*4Fサービス*/
#f4_screen{
	width:259px;
	height:182px;
}

#f4_screen dl{
	background-image: url(../imgs/F4/screen_c.gif);
	background-repeat: repeat-y;
	line-height: 18px;
	width:259px;
	padding: 0px;
	margin: 0px;
}
#f4_screen dl dt{
	padding: 0px;
	margin: 0px;
	height:36px;
	margin-left:7px
}
#f4_screen dl dd{
	padding: 0px;
	padding-bottom: 12px;
	margin: 0px 16px 0px 26px;
}

/*3F制作実績*/
.workstr{
	width:326px;
	text-align:center;
	visibility:hidden;
	font-size: 14px;
}


/*2F企業概要*/
#f2_about h2{
	padding-left:14px;
	font-size: 16px;
	font-weight: normal;
	background-image: url(../imgs/F2/point.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
}
#f2_about dl{
	float:left;
	margin-bottom:20px;
	margin-left:0px;
	line-height: 18px;
	width: 380px;
}
#f2_about dl dd{
	margin-left:16px;
}

/*メニュー*/
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:28px;
	width:105px;
}
#menu ul .menuRecruit{
	height:75px;
	margin-top:14px;
}
.menuLine{
	height:3400px;
	width:2px;
	background-color:#FFFFFF;
}



/*ニュース*/
#f1_news{
	font-size:10px;
}
#f1_news dl{
	margin: 0px;
	padding: 0px;
}
#f1_news dl dd{
	margin-left: 10px;
}

/*背景フロント*/

#leaf{
	background-repeat: no-repeat;
}


#treeFront{
	background-repeat: no-repeat;
}

#treeBack{
	background-repeat: no-repeat;
}

#sign{
	background-repeat: no-repeat;
}

#hato{
	background-repeat: no-repeat;
}

/*吹き出し*/
.serifBack{
	width:168px;
	height:133px;
	background-repeat: no-repeat;
}
.serifBack img{
	position: absolute;
	font-size:9px;
	width:100px;
	height:50px;
	top:42px;
	left:34px;
}


.lPeople{
	position: absolute;
	bottom: 0px;
	width: 32px;
	right: -40px;
}

.lPeople div{
	text-align: center;
	background-color: rgb(255, 255, 255);
	width: 100%;
}

