@import url(common.css);
@import url(lower.css);

img{
	vertical-align: bottom;
}



#Box1{
	position: relative;
}



#Logo_Img{
margin-bottom:20px;
}



#Btn{
	position: absolute;
	top: 86px;
	right: 30px;
}

#Btn a{
 display:block;
 width:168px;
 background:url(../../images/company/btn_off.png) no-repeat;
 height:25px;
 float:right;
}

#Btn a:hover{
 background:url(../../images/company/btn_on.png) no-repeat;
}



table#Company {
	width: 100%;
	background-color: #999999;
	border-spacing: 1px 1px;
}


 
table#Company th ,table#Company td {
	border: #ffffff 1px solid;
	padding-top:11px;
	padding-bottom:6px;
	
}

img.win{
 margin:0px 0px 4px 4px;
}

 
table#Company th {
	width: 127px;
	padding-left: 45px;
	color: #000033;
	vertical-align: top;
	text-align: left;
	background-color: #ebebeb;
}


 
table#Company td {
	padding-left: 38px;
	background-color: #ffffff;
}


/*
table#Company {
	width: 100%;
	margin-top: 20px;
	border: 1px solid #999999;
}


table#Company th {
	width: 172px;
	border-bottom: 1px solid #999999;
	color: #000033;
	vertical-align: top;
	text-align: left;
}


table#Company th div{
	height: auto;
	padding-top: 10px;
	padding-bottom: 6px;
	padding-left: 45px;
	border: 1px solid #FFFFFF;
	background-color: #ebebeb;
}


table#Company td {
	padding-top: 11px;
	padding-bottom: 7px;
	padding-left: 37px;
	border-bottom: 1px solid #999999;
}
*/


table#Company td a{
	color: #0066cc;
}



#Box2{
	margin-top: 30px;
}



#Box2 h3{
	margin-bottom: 20px;
}



#Box2 ul li{
	float: left;
	padding: 5px;
	background: url(../../images/company/bg.gif) repeat 0 0;
	list-style: none;
}



#Box2 ul li.left{
	margin-right: 12px;
}



#Box2 ul li#Over{
	margin-top: 12px;
}



.Map{
	margin-bottom: 5px;
}



.Address{
	width: 272px;
	padding: 10px 16px;
	background-color: #FFFFFF;
}


