@charset "UTF-8";


/*

layout.css Overwrite

*/

body {
	background-color: "#fff" !important;
  line-height: 1.6;
}
#keyword{
	height: auto !important;
	width: 960px;
	height:160px !important;
	margin: 5px auto;
}
div#main-image {
	height: 100px;
}
div#main-image div.main-image {
	height: 100px;
}
body#home div#pick-up {
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 26px;
	padding-right: 22px;
	padding-bottom: 30px;
	padding-left: 10px;
}
body#home div#pick-up{
	padding-top: none;
}
div#pick-up {
	padding-top: none;
	margin-top: none;
}

/**********/
body#home div#nav{
	padding-top: none;
	margin-top: none;
}
div#nav {
	padding-top: none;
	margin-top: none;
}
div#global-nav ul {
   width: 960px;
    margin: 0 auto;
	}
.area_r_text {
	line-height: 2;
	padding-bottom: 20px;
}

/*******ƒpƒ“‚­‚¸******/
li.sec1{
  display: inline;
}
li.sec1 a{
  color: #000; 
}
ol.breadcrumbList{
  clear:both;
  text-align: left;
  margin-top:10px;
  margin-bottom:0px;
  padding:10px 0;
  border-bottom:1px solid #999;
  border-top:1px dotted #ccc;
}

.top_wrap ol.breadcrumbList{
  margin-top:0px;
  margin-bottom:10px;
  border-top:1px solid #999;
  border-bottom:1px dotted #ccc;
}
/*************/
#to-top {
	margin-left: auto;
}

/*************/
ul.inquiry_btn {
  overflow:hidden;
}
ul.inquiry_btn li:first-child {
  width:60%;
  text-align:center;
  float:left;
}
ul.inquiry_btn li:last-child {
  width:40%;
  text-align:center;
  float:left;
}
ul.inquiry_btn li:last-child img{
  height:54px;
}


/*************/

ul.companylink2 {
    margin-bottom:20px;
}
ul.companylink2 li.link {
    width: 150px;
    padding: 15px 0;
    border-bottom: 1px dotted #ccc;
    background-image: url(/common/img/icon.png);
    background-repeat: no-repeat;
    background-position: center left 5px;
    padding-left: 30px;
}
