@charset "UTF-8";

/* **************************************
*Since: 2008-4-23
*Modified: 2008-4-25
           2008-5-01
           2008-5-16
           2008-6-23
************************************** */


/* Reset & Restyle
---------------------------------------------------------------------------------------- */
body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li,table,th,td,form,select,option,address,pre,strong,em{
	font-size:100%;
	font-style:normal;
	font-weight:normal;
	font-family:Verdana,sans-serif;
	text-decoration:none;
	line-height:1.5;
	color: #333;
	margin:0;
	padding:0;
}

body{
	font-size:75%;
	text-align:center;
}

small{
	font-size:85%;
}

/* ModernBrowsersOnly(notIE7) */
html>/**/body{
	font-size:12px;
}

img{
	border: 0px;
	vertical-align:bottom;
}

ul, ol{
	list-style-type: none;
}

table {
	border: none;
}

th, td {
	padding: 0px;
}

hr{
	visibility:hidden;
}

/* link color
---------------------------------------------------------------------------------------- */
a {
	text-decoration: none;
	color:#333;
}

a:hover {	
	color:#777;
	text-decoration: underline;
}

/* clearFix
---------------------------------------------------------------------------------------- */
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearFix{
	display:inline-block;
}

/*\*/ * html .clearFix{
	height:1%;
} /**/

/*\*/ .clearFix{
	display:block;
} /**/

/* wrapper
---------------------------------------------------------------------------------------- */
#wrapper{
	text-align:left;
	background:#fff;
	border-top:3px solid #666;
}

/* header
---------------------------------------------------------------------------------------- */
#header{
	width:860px;
	margin:0px auto;
}

#header p{
	float:left;
	margin:20px 0px 10px 0px;
}

#header #headerContent{
	float:right;
	text-align:right;
	width:670px;
	margin:20px 0px 10px 0px;
}

#headerContent h1{
	color:#666;
	line-height:1;
	font-size:85%;
}

#headerContent ul{
}

#headerContent ul li{
	display:inline;
}
#header .english{
	float:left;
	width:60px;
	margin:0 0 0 0px;
}

/* glNavi
---------------------------------------------------------------------------------------- */
#glNavi{
	width:856px;
	height:78px;
	margin:0px auto 20px auto;
	border:2px solid #666;
	clear:both;
}

#glNavi ul li{
	float:left;
}

#glNavi ul li a{
	display:block;
}

#glNavi ul li a:hover{
	background-color:transparent;
}

#glNavi ul li a:hover img{
	visibility:hidden;
}

#glNavi ul li.top{background:url(../images/glnavi01hover.gif) no-repeat;}
#glNavi ul li.company{background:url(../images/glnavi02hover.gif) no-repeat;}
#glNavi ul li.topics{background:url(../images/glnavi03hover.gif) no-repeat;}
#glNavi ul li.new{background:url(../images/glnavi04hover.gif) no-repeat;}
#glNavi ul li.inquiry{background:url(../images/glnavi05hover.gif) no-repeat;}
#glNavi ul li.concept{background:url(../images/glnavi06hover.jpg) no-repeat;}
#glNavi ul li.works{background:url(../images/glnavi06hover.jpg) no-repeat;}
#glNavi ul li.dbook{background:url(../images/glnavi08hover.gif) no-repeat;}


/* footer
---------------------------------------------------------------------------------------- */
#footer{
	background:#fff;
	display:inline-block;
	clear:both;
	padding:20px 0px 25px 0px;
	width:100%;
	border-top:3px solid #7B7B7B;
}

#footerContent{
	width:860px;
	margin:0px auto;
}

#footerContent ul{
	float:left;
}

#footerContent ul li{
	float:left;
	margin:0px 20px 0px 0px;
}

#footerContent ul li a{
	display:block;
}
#footerContent ul li a:hover{
	background-color:transparent;
}

#footerContent ul li a:hover img{
	visibility:hidden;
}


#footerContent ul li.hop{
	width:191px;
	position:relative;
	z-index:1;
	margin-top:-8px;
}
#footerContent li.hop li.sapporo{
	width:36px;
	background:url(../images/linktxt_sapporohover.png) no-repeat;
}
#footerContent li.hop li.higashi{
	width:56px;
	background:url(../images/linktxt_higashihover.png) no-repeat;
}
#footerContent li.hop li.kyoto{
	width:32px;
	background:url(../images/linktxt_kyotohover.png) no-repeat;
}
#footerContent li.hop ul{
	position:absolute;
	left:65px;
	top:11px;
	z-index:2;
}
#footerContent li.hop li.sapporo,
#footerContent li.hop li.higashi,
#footerContent li.hop li.kyoto{
	height:13px;
	margin:0;
	*background-position:0 1px;
}


#footerContent ul li.am{
	width:200px;
	background:url(../images/logo_am.gif) no-repeat;
	height:25px;
}
#footerContent ul li.am a{
	width:25px;
	height:15px;
	float:left;
	margin-top:1px;
}
#footerContent ul li.am a.spr{
	margin-left:140px;
	_margin-left:70px;
	background:url(../images/logo_am_sprhover.png) no-repeat;
}
#footerContent ul li.am a.tky{
	margin-left:9px;
	_margin-left:7px;
	background:url(../images/logo_am_tkyhover.png) no-repeat;
}


#footerContent ul li.fujita{
	background:url(../images/logo_fujitahover.gif) no-repeat bottom;
}
#footerContent ul li.fujita{
	width:149px;
	margin:0px 0px 0px 0px;
}


#footerContent address{
	float:right;
	padding:6px 0px 0px 0px !important;
	padding:3px 0px 0px 0px;
}

*:first-child+html #footerContent address{
	padding:3px 0px 0px 0px !important;
}
