@charset "UTF-8";


@import url("css/reset.css");
@import url("css/fonts.css");
@import url("css/base.css");


@import url("sidebar/sidebar.css");
@import url("item_list/sidebar.css");


/* This is the StyleCatcher theme addition. Do not remove this block.
@import url(/cgi-bin/mt/mt-static/themes-base/blog.css);
@import url(/cgi-bin/mt/mt-static/themes/minimalist-red/screen.css);
end StyleCatcher imports */




/* layout ----------------------------------------------------------------- */

body {
    text-align: center;
}
a, a:active, a:visited {
outline-color: #000000;}


#wrapper {
    width: 840px;
    min-height: 100%;
    margin: 0 auto;
    padding: 0;
    background: #ffffff;
    text-align: left;
}


#content {
    width: 840px;
}


#header, #nav, #banner, #content, #article, #aside, #footer {
    position: relative;
    overflow: hidden;
}


#article, #aside, #article-top {
    float: left;
}

.layout-2column #article {
    float: none;
}


.layout-2column #article {
    clear: both;
}


.layout-2column #article #left,
.layout-2column #article #right {
    display: inline;
    float: left;
}
.layout-1column #article {
    clear: both;
}


/* レイアウト・2カラム右サイドバー */

.layout-2column-right #article {
    width: 600px;
}

.layout-2column-right #aside {
    width: 200px;
}

/* レイアウト・2カラム左サイドバー */

.layout-2column-left #article {
    width: 600px;
}

.layout-2column-left #aside {
    width: 220px;
	 position: relative;
}

/* レイアウト・2カラム等幅 */

.layout-2column #article #left {
    width: 400px;
}

.layout-2column #article #right {
    width: 400px;
}


/* レイアウト・1カラム */

.layout-1column #article {
    width: 840px;
}







/* style ----------------------------------------------------------------- */

a { color: #0000cc; text-decoration: underline;}
a:hover { text-decoration: none; }
a:hover img { filter: alpha(opacity=50); -moz-opacity: 0.5; opacity: 0.5; }

img { -ms-interpolation-mode: bicubic; } 



#header {
    margin: 0 auto;
    padding: 0;
	width: 900px;
	text-align: left;
}


#header h1 {
    margin: 0;
}

#header h1 a {
    text-decoration: none;
}


#header img {
	float: left;}

#header p{
	float: right;
	font-size:11px;
	margin-top: 4px;}

#banner {
    margin: 0;
    border: 0;
}

#nav {
    background: none;
    height: 40px;
	width: 900px;
	text-align: left;
    margin: 0 auto;
    padding: 0;
}

#nav ul {
    margin: 0;
    padding: 0;
    height: 40px;
    border: 0;
    list-style: none;
	float: left;
}

#nav ul li {
    margin: 0;
    padding: 0;
    float: left;
    height: 40px;
    border: 0;
    list-style: none;
}

#nav ul li a {
    margin: 0;
    padding: 0;
    display: block;
    background: none;
    height: 40px;
    border: 0;
}

#nav ul li.nav01 a {
    background: url(images/img-nav01.jpg);
    left top no-repeat;
    text-indent: -9999px;
    width: 85px;
}


#nav ul li.nav02 a {
    background: url(images/img-nav02.jpg);
    left top no-repeat;
    text-indent: -9999px;
    width: 85px;
}








#nav ul li.nav03 a {
    background: url(images/img-nav03.jpg);
    left top no-repeat;
    text-indent: -9999px;
    width: 85px;
}








#nav ul li.nav04 a {
    background: url(images/img-nav04.jpg);
    left top no-repeat;
    text-indent: -9999px;
    width: 85px;
}








#nav ul li.nav05 a {
    background: url(images/img-nav05.jpg);
    left top no-repeat;
    text-indent: -9999px;
    width: 85px;
}








#nav ul li.nav06 a {
    background: url(images/img-nav06.jpg);
    left top no-repeat;
    text-indent: -9999px;
    width: 85px;
}








#nav ul li.nav07 a {
    background: url(images/img-nav07.jpg);
    left top no-repeat;
    text-indent: -9999px;
    width: 85px;
}
















#nav ul li.on,
#nav ul li.on a,
#nav ul li a:hover {
  background-position: 0 -40px;
}








/* 検索ボックス */
#search{
    margin: 0;
    padding:  6px 5px ;
	float: right;
	background-color: #F5F5F5;
    width: 255px;
    height: 20px;}

#search form  {
    margin: 0px 0px 0px 0px;
    padding: 0;
    width: 260px;
    height: 20px;
}

#search form input.search-form-text{
	width: 180px;
	height: 18px;
	padding:0px;
	margin:0px;
	border:1px solid #cccccc;
	}


#search form input.search-submit {
    width: 64px;
    height: 20px; 
	position:absolute;
	top:6px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 5px;
}



#banner {
    margin: 0;
    padding: 0;
    width: 840px;
}

#content {
    margin: 0px 0 0 0;
}
#article {
    margin: 0 auto;
    padding: 0;
}


#aside {
    width: 200px;
}


#aside .section {
    margin-bottom: 2em;
}

#aside .section h4 {}

#aside .section h4 a {
    text-decoration: none;
}

#aside .section ul {}

#aside .section ul li {}

#footer-bg{
	border-top: 1px #cccccc solid;
	margin-top: 20px;
	} 

#footer {
	margin:0px auto 0 auto;
    padding-top: 25px ;
	width:840px;
}

#footer ul {
	overflow: hidden;
    margin: 0 0 10px 0;
    padding: 0;
	float: right;
	font-size: 10px;
	text-align: right;
	width:500px;
}

#footer ul li {
	display: inline;
	margin-left: -1px;
	padding: 0 7px 0 11px;
	border-left: 1px #333333 solid;
	list-style-type: none;
}

#footer ul li a{	color:#232323;}


/* image ----------------------------------------------------------------- */

.img-left {
    float: left;
    margin: 0 10px 10px 0;
    border: 3px solid #f5f5f5;
}

.img-right {
    float: right;
    margin: 0 0 10px 10px;
    border: 3px solid #f5f5f5;
}

/* text ----------------------------------------------------------------- */
.bold { font-weight: bold; }
.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }
.underline { text-decoration: underline; }
.quotation { padding: 1em; background: #eee; }

.red { color: #ee0000; }
.blue { color: #0066ff; }

.text10 { font-size:77%; }
.text11 { font-size:85%; }
.text12 { font-size:93%; }
.text13 { font-size:100%; }
.text14 { font-size:108%; }
.text15 { font-size:116%; }
.text16 { font-size:123.1%; }
.text17 { font-size:131%; }
.text18 { font-size:138.5%; }
.text19 { font-size:146.5%; }
.text20 { font-size:153.9%; }
.text21 { font-size:161.6%; }
.text22 { font-size:167%; }
.text23 { font-size:174%; }
.text24 { font-size:182%; }
.text25 { font-size:189%; }
.text26 { font-size:197%; }



/* box ----------------------------------------------------------------- */

.box-gray {
    margin: 10px 40px 10px 40px;
    padding: 20px 10px 10px 10px;
    background: #f5f5f5;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.box-white {
    margin: 10px 40px 10px 40px;
    padding: 20px 10px 10px 10px;
    background: #fff;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}




/* item ----------------------------------------------------------------- */
body{
	background-image:url(images/body-bg2.gif);
	background-repeat:repeat-x;
	}

#pan {	
	margin:0 auto;
	width:900px;
	text-align:left;
	color:#cccccc; }

#pan ul {   
    margin:11px 0;   
}   

#pan ul li {   
    display:inline;   
    line-height:110%;   
    list-style-type:none;   
}   

#pan ul li a {   
    padding-right:10px;   
    background:url(images/pan.gif) no-repeat right center;  
	color:#cccccc; 
}  




#aside {
	border-right:solid 1px #cccccc;
	margin-top:0;}

#aside img{
	vertical-align:bottom;
	margin:0px;
	padding:0px;}

#aside img.itemclear{
	margin:15px 0px 10px 10px;}
	
#aside img.line{
	margin:5px 0px;}
	
#aside h3{	margin:0px;}
#aside h3 img{	margin:0px 0px 5px 0px;}
#aside ul{
	list-style:none;
	margin:0px 0px 30px 0px;
	padding:0px;
	border-bottom:dashed 1px #666666;}
	
#aside ul li{
	list-style:none;
	margin:0px;
	padding:10px 0px 10px 55px;
	border-top:dashed 1px #666666;
	background-repeat:no-repeat;
	background-position:center left;
	height:100%;}
	
#aside ul.brand li	{
	padding:10px 0px 10px 90px;}








	#aside ul li.itemmenu-item01{	background-image:url(images/img-itemmenu-item01.jpg);}
	#aside ul li.itemmenu-item02{	background-image:url(images/img-itemmenu-item02.jpg);}
	#aside ul li.itemmenu-item03{	background-image:url(images/img-itemmenu-item03.jpg);}
	#aside ul li.itemmenu-item04{	background-image:url(images/img-itemmenu-item04.jpg);}
	#aside ul li.itemmenu-item05{	background-image:url(images/img-itemmenu-item05.jpg);}
	#aside ul li.itemmenu-item06{	background-image:url(images/img-itemmenu-item06.jpg);}
	#aside ul li.itemmenu-item07{	background-image:url(images/img-itemmenu-item07.jpg);}
	#aside ul li.itemmenu-item08{	background-image:url(images/img-itemmenu-item08.jpg);}






	#aside ul li.itemmenu-brand-innovator{	background-image:url(images/img-itemmenu-innovator.jpg);}
	#aside ul li.itemmenu-brand-mkmaeda{	background-image:url(images/img-itemmenu-mkmaeda.jpg);}
	#aside ul li.itemmenu-brand-casablanca{	background-image:url(images/img-itemmenu-casablanca.jpg);}
	#aside ul li.itemmenu-brand-karimoku{	background-image:url(images/img-itemmenu-karimoku.jpg);}
	#aside ul li.itemmenu-brand-condehouse{	background-image:url(images/img-itemmenu-condehouse.jpg);}
	#aside ul li.itemmenu-brand-simmons{	background-image:url(images/img-itemmenu-simmons.jpg);}
	#aside ul li.itemmenu-brand-toyoplywood{	background-image:url(images/img-itemmenu-toyoplywood.jpg);}
	#aside ul li.itemmenu-brand-dreambed{	background-image:url(images/img-itemmenu-dreambed.jpg);}
	#aside ul li.itemmenu-brand-nissin{	background-image:url(images/img-itemmenu-nissin.jpg);}
	#aside ul li.itemmenu-brand-pamouna{	background-image:url(images/img-itemmenu-pamouna.jpg);}
	#aside ul li.itemmenu-brand-hukla{	background-image:url(images/img-itemmenu-hukla.jpg);}
	#aside ul li.itemmenu-brand-maruni{	background-image:url(images/img-itemmenu-maruni.jpg);}
	#aside ul li.itemmenu-brand-morishige{	background-image:url(images/img-itemmenu-morishige.jpg);}
	#aside ul li.itemmenu-brand-ritzwell{	background-image:url(images/img-itemmenu-ritzwell.jpg);}
	#aside ul li.itemmenu-brand-others{	background-image:url(images/img-itemmenu-others.jpg);}
















#aside p.access{margin-top:5px;}








#aside a{	color: #000000;
	text-decoration: none;}
























































.layout-2column-left #article {	width:559px;  margin-left:59px;}








#article h2	{
	font-weight: normal;	
	border-left: solid 4px #CCCCCC; 
	padding-left: 10px;
	font-size: 20px;
	line-height: 1.6;
	width:500px;
	}








#article h2 span.brand a	{	font-size:13px; color:#979797; text-decoration:none;}
























#article .item-image {
	width:280px;
	/* height:250px; */
	float:left;
	margin-right:20px;}
























#article .item-detail h3{	margin:2px;}








#article .item-detail table{
	border-top:solid 1px #cccccc;
	width:256px;}








#article .item-detail th,#article .item-detail td{
	border-bottom:solid 1px #cccccc;}








#article .item-detail th{
	font-size:10px;
	text-align:left;
	padding:3px 10px;
	width:60px;
	}
	
#article .item-detail td{
	font-size:10px;
	text-align:left;
	padding:3px 5px;
	}
	
#article .item-detail td.price{
	font-size:16px;
	font-weight:bold;}
	
#article .item-detail img.inquiry{
	float:right;}
























#article .item-detail-more{
	clear:both;
	padding:5px 5px 30px 5px;
	margin-top:50px;
	line-height:1.8;
	background:url(images/img-article-line.jpg) no-repeat bottom;}








#article .item-detail-more h3{border-bottom:solid 2px #cccccc;
height:25px;}
























#article #section-pickup{
	background:url(images/img-item-bg.gif) ;
	margin:30px 0px 0px 0px;
	padding:20px;}
	
#article #section-pickup a{	text-decoration:none;}
	
#article #section-pickup h3{
	margin:0px;
	padding:0px;}	
















#article #section-pickup .item{
	float:left;
	margin-bottom: 10px;
	padding: 20px 11px 5px 11px;	
	font-size: 11px;
	width:150px;
height:200px;}








#article #section-pickup .item table{
	margin-top:10px;}








#article #section-pickup .item th{
	color: #333333;
	text-align:left;}
	
#article #section-pickup .item th span{
	color: #999999;
	font-weight:normal;
	}
	
#article #section-pickup .item td{
	padding-top:10px;
	color: #555555;
	font-size:11px;}
	
#article #section-pickup .item td.price{
	padding-top:5px;
	font-size:14px;
	color:#333333;}








#article #section-pickup .item .top_only{
	display:none;}








#article #section-pickup .item a{
color:#333333;}








#article .section{
line-height:1.4;
width:559px;
}
















/* 20090311 */
#company {line-hright:1.4;}








#company dl { font-size:85%; margin:0px; }








#company dt {	margin:0;
	margin-bottom: 0em;
	width: 100px;
	font-weight:bold;}
	
#company dd {	
	margin-left: 105px;
margin-top: -1.4em;
margin-bottom:1em;
line-hright:1;}








/* ブログ記事 */
h3.entry-title{
font-size:93%;
color:#ffffff;
background-color:#393939;
padding:2px 10px;}








h3.entry-title a{
color:#ffffff;
text-decoration:none;}








h3.entry-title a:hover{
text-decoration:underline;}
















/* 20090331 */
span.byline,.asset-meta{font-weight:bold;
font-size:85%;
float:right;}








.entry-categories ul, .entry-categories li{
list-type:none;}








.entry-categories li{
font-weight:bold;
color:#666666;
font-size:85%;
float:right;}








.entry-categories li a{color:#333333;}
.entry-categories li a:hover{color:#999999;}
































/* Brand */








#article .section .brand-image{
	float:left;
	background-color:#f6f6f6;
	width:158px;
	margin:0 8px 40px 0;
	padding:9px;}
	
#article .section .brand-image h3{
	margin:1em　0;
	line-height:1.2;}








#article .section .brand-image h3 span{
	font-size:77%;
	font-weight:normal;}
	
#article .section .brand-image p{
	height:27em;
	line-height:1.3;
	font-size:77%;}








#article .section .brand-image img.btn{
	float:right;}
















/* Style */
#article .section .style-image{
	background-color:#f6f6f6;
	margin:0 8px 60px 0;
	padding:15px;}
	
#article .section .style-image img{
	float:left;
	margin:0px 30px 100px 0px;}








#article .section .style-image h3{
	margin:0;
	line-height:1.2;}








#article .section .style-image h3 span{
	font-size:77%;
	font-weight:normal;}








#article .section .style-image p{
	margin:20px 0 0 0;
	line-height:1.3;
	font-size:93%;}








#article .section .style-image p span{
	font-weight:bold;
	text-indent:-1em;}
	
#article .section .style-image p a{
	color:#000066;
	font-size:85%;}	








/* Planning */
#article .section h4{ clear:both;
margin:2em 0 1em 0;}


.planning_item{
width:230px;
float:left;
margin:30px 15px 30px 30px;
}

.planning_item p{font-size:93%;
height:150px;
}
	
/* showroom */
.showroom-photo{
margin:0 1px 5px 0;
width:185px;
float:left;
}

.showroom-photo img{
padding: 1px ;
border:solid 1px #cccccc;}

.showroom-photo p{
font-size:85%;}



/* Sale 
.item-section {
border-bottom:1px solid #EEEEEE;
height:100%;
margin-bottom:10px;
padding:20px 0;
width:559px;
}

.item-section h3 span {
font-size:11px;
font-weight:normal;}

.item-section img.item-photo {
background-image:url(http://finefurniture.jp/images/img-pickup-bg.gif);
float:left;
margin-bottom:20px;
margin-right:20px;
padding:5px;
width:150px;
}

.item-detail {
text-align:left;
float:right;
text-align:left;
width:360px;
}

.item-detail table {
margin-top:20px;
border-top:1px solid #CCCCCC;
width:350px;
}

.item-detail td {
padding:3px 5px;}*/


.btn-pagetop {clear:both;}
.btn-pagetop a{float:right; text-decoration:none; color:#333333; font-size:85%;}



/* builder-list */

#builder-list h3{
background:url(/images/title-h3-bg.gif) no-repeat;
font-size:;
color:#fff;
padding:1px 0px 0px 10px;
width:530px;}


#builder-list table{
	width:540px;
	font-size:93%;
	margin-left:1px;
	border:solid 1px #dddddd;
	margin-bottom:1.5em;
}

#builder-list table th,#builder-list table td{
	
	}

#builder-list table th{
	padding:5px 10px;
	border:solid 1px #dddddd;
	text-align:left;
	background-color:#eeeeee;}

#builder-list table td{
	padding:1px 20px 2px 20px;}



/* free-btn */
p a.free-btn{
	height:35px;
	line-height:2.5em;
	color:#333;
	text-decoration:none;
	background:url(images/btn-bg.jpg) left top no-repeat;
	padding:7px 0 10px 15px;
	/padding:0 0 10px 15px;
	}


p a.free-btn span{
	text-decoration:none;
	background:url(images/btn-bg.jpg) right top no-repeat;	
	padding:7px 50px 10px 15px;
	}
	
p a.free-btn:hover,p a.free-btn:hover span{
	color:#999999;}

/* 20100628 リンクバナー */
#linkbanner{ clear:both; margin-top:20px;}

#linkbanner a img{ margin:5px;}
