@charset "Shift-JIS";

/* 
--------------------------------------------------*/
@import url(base.css);
@import url(2nd.css);


#pageTopLink{
	width:1px;
        height:1px;
	display: block;
}

/* -------------------------------------id  head  **/
#header{
	margin: 19px 0 0 10px;
}

#header .logo{
	margin-left: 10px;
	width: 250px;
	float: left;
}

#header .logo2{
	margin-left: 10px;
}

#header .sublink{
	margin-left: 573px;
}

.sublink a{
	margin-left: 13px;
}

.clear_both{
	clear: both;
}

/* -------------------------------------id  gnavi  **/
#gnavi{
	margin:10px 9px 10px 9px; /**  080229 **/
        width:742px;
        height:33px;
        white-space: nowrap !important;
        background: url("../image/nav_bottom.gif") repeat-x;
}
#gnavi ul.flat,#gnavi ul.flat li{
	margin: 0px ;
        padding:0px;
}
html>body #gnavi ul.flat{
        white-space: nowrap !important;
        width:742px;
	display: table;
        }

/* -------------------------------------id  imageArea  **/
#imageArea{
	background: url("/corporate/image/index_main.jpg") no-repeat;
	margin: 10px 9px;
	width:742px;
	height:170px;
}
#imageArea div.border{
	color:#000;
	background-color:#fff;
	width:726px;
	_width:742px;
	height:154px;
	_height:170px;
	opacity:0.7;
	filter:alpha(opacity=80)
}

