@charset "UTF-8";

body {
	background-color: "#fff" !important;
  line-height: 1.6;
}

#keyword{
	height: 40px !important;
	width: 960px;
	margin: 5px auto;
}
div#home-main-image {
	height: 355px;
}
div#home-main-image div.main-image {
	height: 355px;
}
div#logo{
/*  layout.css overwrite */
  top:70px;
}
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#nav{
	padding-top: none;
	margin-top: none;
}

div#pick-up {
	padding-top: none;
	margin-top: none;
}
div#nav {
	padding-top: none;
	margin-top: none;
}

body#home div#pick-up{
	padding-top: none;

}
.last_list {
	border-bottom: 2px solid #c4c4c4;
	margin-bottom: 30px;
}
.list_info {
	text-align: center;
}
/**********************/
.lanking_01 p{
	float: left;
	width: 175px;
	padding-left: 5px;
	margin-top: 10px;
	text-align:center;
}
.lanking_01 ul {
	float: left;
	width: 100px;
	padding-left: 10px;
	margin-top: 10px;
	}
.lanking_01 {
	height: 135px;
	width: 740px;
	background-color: #ece9da;
	padding: 20px 5px;
}
.lanking_01 ul li {
	text-align: center;
	line-height: 2;
}

.lanking_02 p{
	float: left;
	width: 175px;
	padding-left: 5px;
	margin-top: 10px;
	text-align:center;
}
.lanking_02 ul {
	float: left;
	width: 136px;
	padding-left: 10px;
	}
.lanking_02 {
	height: 180px;
	width: 740px;
	background-color: #fff9c9;
	padding: 20px 5px;
}
.lanking_02 ul li {
	text-align: center;
	margin-top:7px;
	line-height: 1.2;
}

.select_content p {
	float: left;
	width: 370px;
}
.select_content p:first-child {
	padding-right: 10px;
}
.banner_box p,.lanking_01 {
	margin-bottom: 20px;
}
.area_l {
	float: left;
	width: 185px;
}
.area_r {
	float: right;
	width: 750px;
}
.l_banner_area {
	margin-bottom: 15px
}

.l_banner_area01 li{
	padding-bottom: 15px;
	text-align: center;
}
.new_top_nav li{
	float: left;
	width: 150px;
	padding-left: 10px;
}
.area_r_text {
	line-height: 2;
	padding-bottom: 20px;
}
/************/
.topics_content h3{
	text-align: center;
	padding: 50px 0 30px 0;
}
.topics_content li {
	padding-bottom: 20px;
}
.news_text {
	padding-top: 30px;
	line-height: 1.7;
}
/*************/
#to-top {
	margin-left: auto;
}

/***********************/
.choice{
	position: relative;
}
.choice_ti {
	position: absolute;
	bottom: 0px;
	text-align: center;
	background-image: url(../img/bgline.png);
	color: #fff;
	font-weight: bold;
	width: 100%
}
.choice {
	float: left;
	width: 180px;
	margin-left: 10px;
}
.choice:first-child {
	margin: 0;
} 
.choice_row {
	margin-bottom: 10px;
}
.choice_content	{
	margin-bottom: 30px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left:10px !important;
	text-align:left !important;
  border-left:7px solid #320 !important;
  background:#fff url(../../images/top/h2_bk.gif) repeat left top !important;
}
/*******メインヴィジュアル*******/

.news_content{
  padding-top:30px;
}

/*******家具メーカーリンク*******/
.furniture_maker li{
  list-style-type:none;
  width:20%;
  float:left;
}
.furniture_maker ul{
  border-top:1px solid #ccc;
  border-left:1px solid #ccc;
}
.furniture_maker li a{
  display:block;
  padding:1em;
  border-right:1px solid #ccc;
  border-bottom:1px solid #ccc;
  text-align:center;
  color:#300;
  text-decoration:none;
}
.furniture_maker li a:hover{
  background-color:#ffe;
  color:#630;
}


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

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;
}
