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

/* 基本共通スタイル
---------------------------------------------*/
* {
margin: 0;
padding: 0;
font-size: 11px;
line-height: 1.6em;
}

.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
} /*IE7以外のモダンブラウザ向け*/

.clearfix{display:inline-block;} /*IE7およびMacIE5向け*/

/*Hides from IE-mac\*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/ /*IE6以前向け*/




body {
width: 100%;
font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;
color: #666666;
background: url(../img/body_bg.jpg) repeat center top;
}

img {
border: none;
vertical-align: top;
}

#wrapper {
width: 1000px;
margin: 0 auto;
text-align:left;

}

#header {
width: 1000px;
height: 50px;
margin: 0 auto;
background: url(../img/header.jpg) no-repeat center top;
}

#logo {
margin: 8px 0 0 158px;
} 

#h_logo {
float: left;
}

#home {
float: right;
padding-right: 154px;
margin-top: 7px;
}

#contents {
width: 1000px;
background: url(../img/bg_border.jpg) repeat-y center top;
margin: 0 auto;
height: auto;
}


#maim {
background:url(../img/top01.jpg) no-repeat center top;
height: 500px;
margin: 0 auto;
position:relative;
}

#maim h3{
	position: absolute;
	top: 50px;
	left: 150px;
	background: url(../img/top_copy.png) no-repeat;
	width: 464px;
	height: 52px;
	overflow: hidden;
	z-index: 2;
}

* html #maim h3 {
behavior: expression(IEPNGFIX.fix(this));
}

#maim h3 span{
	padding-top: 52px;
	overflow: hidden;
	display: block;
}

#maim .airplane {
	position:absolute;
	top: 20px;
	left: 560px;
	z-index: 1;
}

#globalnav {
	margin: 0 0 0 446px;
	width: 426px;
	list-style-type: none;
	padding-top: 152px;
	height: 285px;
}

#globalnav .company{
	position: absolute;
	left:588px;
	top: 158px;
}

#globalnav .corporate{
	position: absolute;
	left:284px;
}

#globalnav .business{
	position: absolute;
	left:730px;
	top: 158px;
}

#globalnav .recruit{
	position: absolute;
	left:446px;
	top: 300px;
}

#globalnav .sunflower{
	position: absolute;
	left:588px;
	top: 300px;
}

#globalnav .inquiry{
	position: absolute;
	left:730px;
	top: 300px;
}

#news {
margin: 28px 0 0 0;
}

#iframe_box {
background:url(../img/news_bg.jpg) no-repeat center top;
margin: 0 auto;
height: 219px;
}

.iframe_l {
float: left;
width: 344px;
margin: 52px 0 0 148px;
height: 146px;
}

.iframe_r {
float: right;
width: 344px;
margin: 52px 145px 0 0;
height: 146px;
}

#bn_box {
background: url(../img/bg_border.jpg) repeat-y center top;
clear: both;
padding: 16px 0 0 0;
margin:0 auto;
}
 
#bn {
	margin: 0;
	width: 800px;
	padding: 5px 0 10px 129px;
	list-style-type: none;
}

#bn li {
padding: 0;
margin: 0;
display: inline;
}

#footer_box {
background:url(../img/footer.jpg) no-repeat center top;
height: 49px;
margin-top: 10px;
}

#home_b {
margin-bottom: 5px;
vertical-align:top;
}

#mail_b {
margin-left: 24px;
vertical-align:top;
margin-top: 3px;
}

#ana_official {
margin: 21px 12px 0 146px;
}

#sitemap {
margin: 21px 0 0 3px;
}

#privacy {
margin: 21px 0 0 8px;
}
