/* CSS Document */

/*
 リンク設定 [
----------------------------------------------------------- */
a {
	color: #FF6600;
}
a:visited {
	color: #6699FF;
}
a:hover {
	color: #339900;
} 
a:active {
	color: #336600;
}


/*
 凡庸クラス [
----------------------------------------------------------- */
.clear {
	clear:both;
}

.namber {
	color: #999999;
}

.left {
	float: left;
}

.right{
	float:right;
}
.item{
}
.box{
	margin-bottom: 0.5em;
	overflow: auto;
}
.choice {
	margin-bottom: 0.5em;
}
.day{}
.text_red {
	color: #FF0000;
}


/*パンくず設定
----------------------------------------------------------- */

#pankuzu{  
	margin:10px 0;  
}  
#pankuzu li{  
	display:inline;  
	line-height:110%;  
	list-style-type:none;  
}  

/*
 wrapper [
----------------------------------------------------------- */
#wrapper {
	width: 780px;
	margin: 0 auto;
}

/*
 Header [
----------------------------------------------------------- */
#header {
}
#header h1{
	font-size: 0.8em;
	padding: 0.5em 0;
}
#header h2{
	float: left;
}
#site_rogo {
	float: left;
}

/*
 navigation [
----------------------------------------------------------- */
#navigation {
	height: 55px;
	display: block;
	float: right;
	width: 480px;
}
/* --- メニューエリア --- */
#navigation ul {
	list-style-type: none; /* メニューのセンタリング */
	text-align: right;
	padding-top: 3em;
}
/* --- メニュー項目 --- */
#navigation li {
padding: 0 3px 0 7px; /* 項目のパディング（上右下左） */
border-left: 1px #000000 solid; /* 項目の左枠線 */
display: inline;
}
#navigation li.first {
border-left: none;
}


/*
 menu [
----------------------------------------------------------- */
#menu {
	clear: both;
	border-top: 1px solid #666666;
	text-align: center;
	font-size: 80%;
}
#menu ul{
	float: right;
	margin: 0;
}
#menu li {
	padding: 0.5em 0.2em;
	border-top: solid 3px #666;
	border-left: solid 1px #FFF;
	display:block;
	float: left;
	width: 130px;
	margin: 0 0 1em 0;
}
#menu a {
}
#main_img {
	clear:both;
}
#main_img2 {
	margin-bottom: 20px;
}
.products_kari {
	font-size: 1.2em;
	text-align: center;
}
#main_img_01 {
	clear: both;
}
#main_img .left {
	width: 612px;
}
#main_img .main_img_copy {
	clear: both;
	font-size: 0.8em;
	text-align: center;
	background: #CCFFCC;
	margin-bottom: 5px;
}

/*
 products [
----------------------------------------------------------- */
#products {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	clear:both;
	padding:0;
	margin:0 0 2em 0;
	text-align: justify;
	text-justify: distribute-all-lines;
	width: 780px;
	height: 80px;
}
.products_top_copy {
	font-size: 0.9em;
	margin-bottom: 10px;
}

#products li {
	display:inline;
	margin:0;
	padding:0;
	width: 82px;
}
#products .end {
	width: 198px;
}
#products img {
	border-right: 1px solid #666666;
}
#makuhari_main_img {
	height: 260px;
	width: 612px;
	background: url(../img/top_img_messe_1103.gif) no-repeat;
}
#main_img .left a {
	display: block;
	height: 260px;
	width: 612px;
}
.marquee_copy {
	color: #FFFFFF;
	font-weight: bold;
}
#dreambed_navi {
	width: 780px;
	height: 80px;
}
#dreambed_navi_l {
	float: left;
	width: 610px;
}
#dreambed_navi_img {
	width: 300px;
	float: left;
}
#chirashi_navi_img {
	float: right;
	width: 300px;
}
#oheya_navi {
	float: right;
	width: 163px;
	background: url(../img/index_oheya.gif) no-repeat;
	height: 80px;
}
#oheya_navi li {
	font-size: 0.8em;
	padding-left: 2.4em;
	background: url(../img/dreambed_icon.gif) no-repeat 7px 5px;
	height: 21px;
	padding-top: 5px;
}


/*
 contents_table [
----------------------------------------------------------- */
#contents_table {
	clear: both;
	width: 780px;
	margin-bottom: 1em;
	padding-bottom: 1em;
	display: block;
	overflow: auto;
	margin-top: 2em;
}

/*
 left_tb [
----------------------------------------------------------- */
#left_tb {
	float: left;
	width: 512px;
}
#left_tb .box {
	display: block;
	width: 510px;
}
#left_tb #news_topics {
	margin-bottom: 1em;
}
#news_topics_box {
	width: 512px;
}
#news_topics_l {
	float: left;
	width: 443px;
	height: 28px;
	background: url(../img/strype_s.gif);
	padding-left: 10px;
	border: 1px solid #666666;
	font-size: 0.8em;
}
#news_topics_r {
	float: right;
	width: 56px;
}
#left_tb #news_topics dl {
	display: block;
	height: 150px;
	border: 1px solid #666;
	overflow: scroll;
	clear: both;
	padding: 5px;
	scrollbar-face-color: #ffffff;       /* 表面の色 */
	scrollbar-3dlight-color: #cccccc;    /* 左端と上端の色 */
	scrollbar-highlight-color: #ffffff;  /* ハイライトの色 */
	scrollbar-shadow-color: #ffffff;     /* 影の色 */
	scrollbar-darkshadow-color: #cccccc; /* 右端と下端 */
	scrollbar-arrow-color: #cccccc;      /* 矢印の色 */
	scrollbar-track-color: #ffffff;      /* バーの背景の色 */
	width: 500px;
}
#left_tb #news_topics dt {
	background: url(../img/2px_dotto_line.gif) repeat-x center;
	color: #6699FF;
}
#left_tb #news_topics b {
	background: #FFFFFF;
}
#news_topics .right img {
	float: right;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left-style: none;
}
#news_topics span {
	font-weight: bold;
	color: #FF0000;
}
#contents_table #left_tb .messe_navi {
	margin-bottom: 10px;
	height: 40px;
}
#contents_table #left_tb .messe_navi .messe_navi_l {
	float: left;
	width: 250px;
}
#contents_table #left_tb .messe_navi .messe_navi_r {
	float: right;
	width: 250px;
}

/*
 shop_list [
----------------------------------------------------------- */
#shoplist {
	clear: both;
	padding: 10px;
	border: 1px solid #666666;
	width: 490px;
}
#shoplist h2 {
	color: #FF6600;
	margin-bottom: 1em;
}
#shoplist h3 {
	border-left: 5px solid #FFCC00;
	padding-left: 0.5em;
	clear: left;
	margin: 0.5em 0;
}
#shoplist .list01 li {
	float: left;
	width: 150px;
}
#shoplist .list01 {
	height: 6em;
}

/*
 right_tb [
----------------------------------------------------------- */
#right_tb {
	float: right;
	width: 246px;
}
#right_tb .item img {
	border: 1px solid #666666;
	margin-bottom: 0.5em;
}
#right_tb .box {
	background: #FFFFFF;
	border: 1px solid #666666;
	text-align: center;
	padding: 4px;
}
#right_tb .box ul {
	background: url(../img/strype_s.gif);
	padding: 10px 0;
}
#right_tb .box li {
	margin-bottom: 0.5em;
}

/*
 ページの先頭に戻る [
----------------------------------------------------------- */
.page_top {
	background: url(../../shop/images/shop_icon_arrow2.gif) no-repeat right;
	text-align: right;
	padding-right: 25px;
	margin-bottom: 1em;
	line-height: 3em;
}

/*
 footer [
----------------------------------------------------------- */
#footer {
	clear: both;
	text-align: center;
}

/*
 footernavi [
----------------------------------------------------------- */
#footernavi {
	margin: 0 0 1em 0;
}

/* --- メニューエリア --- */
#footernavi ul {
margin: 20px 0px; /* メニューのマージン（上下、左右） */
padding: 0;
list-style-type: none;
text-align: center; /* メニューのセンタリング */
}
/* --- メニュー項目 --- */
#footernavi  li {
padding: 0 3px 0 7px; /* 項目のパディング（上右下左） */
border-left: 1px #000000 solid; /* 項目の左枠線 */
display: inline;
}
#footernavi li.first {
border-left: none;
}

/*
 copyright [
----------------------------------------------------------- */
#copyright {
	border-top: 1px solid #000;
	padding: 0.5em;
}
#copy {
}

/*
 製品ページ設定 [
----------------------------------------------------------- */

.products_img_copy {
	font-size: 12px;
}
#products_all {
	margin-top: 2em;
	margin-bottom: 2em;
}
.products_area {
	background: url(../../products/images/products_back_gr.jpg) no-repeat;
	width: 780px;
	height: 326px;
}
.products_area_l {
	float: left;
	padding-top: 20px;
	padding-left: 20px;
	height: 260px;
	width: 260px;
	margin-bottom: 10px;
}
.products_item_img {
	margin-bottom: 10px;
}
.products_mail {
	text-align: center;
}
.products_area_r {
	float: right;
	width: 470px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 20px;
}
.products_area_r h3 {
	border-bottom: 1.5px solid #000000;
	color: #000000;
}
.products_no {
	color: #999999;
	margin-bottom: 5px;
}
.products_area_r p {
	margin-bottom: 10px;
}
.products_set {
	border-left: 3pt solid #B74C47;
	border-top: 1pt solid #999999;
	padding-left: 5px;
	margin-bottom: 10px;
}
.products_set dt {
	width: 7em;
	float: left;
}
.products_set dd {
}
.products_color {
	margin-top: 5px;
	margin-right: 15px;
}
.products_return {
	clear: both;
	margin-bottom: 20px;
	text-align: right;
	background: url(../img/arrow3.gif) no-repeat right;
	padding-right: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #666666;
}

#products_menu2 {
	background: url(../img/products_icon_gr.gif) repeat-x;
	height: 80px;
	width: 780px;
	clear: both;
}
#products_menu2 ul {
	margin: 0px;
	padding: 0px 0px 0px 3px;
}
#products_menu2 ul li {
	float: left;
	list-style-type: none;
}
#products_menu2 a {
	display: block;
	height: 70px;
	width: 90px;
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 6px;
}
#products_menu2 .dining {
	background: url(../img/products_icon_dini.jpg) no-repeat;
}
#products_menu2 .dining:hover {
	background: url(../img/products_icon_dini.jpg) no-repeat right bottom;
}
#products_menu2 .living {
	background: url(../img/products_icon_livi.jpg) no-repeat;
}
#products_menu2 .living:hover {
	background: url(../img/products_icon_livi.jpg) no-repeat right bottom;
}
#products_menu2 .bed {
	background: url(../img/products_icon_bed.jpg) no-repeat;
}
#products_menu2 .bed:hover {
	background: url(../img/products_icon_bed.jpg) no-repeat right bottom;
}
#products_menu2 .bedclothes {
	background: url(../img/products_icon_bedc.jpg) no-repeat;
}
#products_menu2 .bedclothes:hover {
	background: url(../img/products_icon_bedc.jpg) no-repeat right bottom;
}
#products_menu2 .soho {
	background: url(../img/products_icon_soho.jpg) no-repeat;
}
#products_menu2 .soho:hover {
	background: url(../img/products_icon_soho.jpg) no-repeat right bottom;
}
#products_menu2 .wardrobe {
	background: url(../img/products_icon_ward.jpg) no-repeat;
}
#products_menu2 .wardrobe:hover {
	background: url(../img/products_icon_ward.jpg) no-repeat right bottom;
}
#products_menu2 .japanese {
	background: url(../img/products_icon_japa.jpg) no-repeat;
}
#products_menu2 .japanese:hover {
	background: url(../img/products_icon_japa.jpg) no-repeat right bottom;
}
#products_menu2 .homefashion {
	background: url(../img/products_icon_home.jpg) no-repeat;
}
#products_menu2 .homefashion:hover {
	background: url(../img/products_icon_home.jpg) no-repeat right bottom;
}
#products_menu {
	float: left;
	width: 150px;
}
#products_content {
	float: right;
	width: 600px;
}

#products_content .right {
	width: 400px;
}
#products_content .left {
	width: 180px;
}

#products_content .products_sub dt {
	float: left;
	width: 7em;
	clear: both;
	line-height: 1.6em;
}

#products_content .products_sub dd {
	line-height: 1.6em;
	margin-bottom: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 8em;
	margin-top: 0.5em;
}

#products_content .products_sub h2 {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #B74C47;
	padding-left: 5px;
}

.products_name {
	font-size: 1.5em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.products_icon img {
	margin-right: 5px;
	margin-bottom: 1em;
}


/*製品ページ内詳細ページ　写真品名*/
#products_content .bg_grd_l img {
	float: left;
}
#products_content .bg_grd_l dl {
	float: right;
	width: 250px;
}
#products_content .bg_grd_l {
	padding: 10px;
	overflow: auto;
	background-image: url(../../products/dining/dining_01/bg_grd_l.jpg);
	background-repeat: no-repeat;
	background-position: top;
}.products_sub_r {
	float: right;
	width: 400px;
}
.products_sub_l {
	float: left;
	width: 180px;
}

/*製品ページ　メニュー
----------------------------------------------------------- */
#products_menu ul {
	margin:0;
	padding:0;
}
#products_menu ul li {
	list-style-type:none;
}
#products_menu ul li a {
	display:block;
	width:150px;
	height:50px;
	background-repeat: no-repeat;
}
#products_menu ul li a:hover {
	background:no-repeat right top;
}

#products_menu ul li .dining {
	background:url(../../products/images/products_menu_dining.jpg);
}

#products_menu ul li .dining:hover {
	background:url(../../products/images/products_menu_dining.jpg) no-repeat right top;
}

#products_menu ul li .living {
	background:url(../../products/images/products_menu_living.jpg);
}

#products_menu ul li .living:hover {
	background:url(../../products/images/products_menu_living.jpg) no-repeat right top;
}

#products_menu ul li .bed {
	background:url(../../products/images/products_menu_bed.jpg);
}

#products_menu ul li .bed:hover {
	background:url(../../products/images/products_menu_bed.jpg) no-repeat right top;
}

#products_menu ul li .import {
	background:url(../../products/images/products_menu_import.jpg);
}

#products_menu ul li .import:hover {
	background:url(../../products/images/products_menu_import.jpg) no-repeat right top;
}

#products_menu ul li .kids {
	background:url(../../products/images/products_menu_kids.jpg);
}

#products_menu ul li .kids:hover {
	background:url(../../products/images/products_menu_kids.jpg) no-repeat right top;
}

#products_menu ul li .curtain {
	background:url(../../products/images/products_menu_curtain.jpg);
}

#products_menu ul li .curtain:hover {
	background:url(../../products/images/products_menu_curtain.jpg) no-repeat right top;
}

#products_menu ul li .carpet {
	background:url(../../products/images/products_menu_carpet.jpg);
}

#products_menu ul li .carpet:hover {
	background:url(../../products/images/products_menu_carpet.jpg) no-repeat right top;
}

#products_menu ul li a span {
	display:none;
}
#products_content .bg_grd_s {
}
#products_content .bg_grd_s li {
	background: url(../../products/images/bg_grd_s.jpg) no-repeat top;
	float: left;
	display: block;
	width: 190px;
	margin-right: 15px;
	margin-bottom: 20px;
}
#products_content .bg_grd_s .side {
	margin-right: 0px;
}
#products_content .bg_grd_s img {
	margin: 10px;
}
#products_content .bg_grd_s dl {
	margin: 0 10px;
}
#products_content .bg_grd_s .end {
	height: 5em;
	font-size: 0.8em;
}
#products_content .bg_grd_s a {
	display: block;
	text-align: center;
	float: right;
	padding: 0.5em 0em 0.5em 1em;
	color: #FFFFFF;
	background: #990000;
	letter-spacing: 1em;
}
.products-pagenavi {
	clear: both;
	text-align: center;
	padding: 10px;
	background: #EEE;
	margin: 20px 0;
}
.products-pagenavi a {
	display: inline;
	padding: 0.5em 1em;
	background: #FFFFFF;
	margin: 5px;
	border: 1px solid #666666;
	color: #666666;
}
#weekly_ad_tb .day {
	font-size: 1.5em;
	font-weight: bold;
	border: thin solid #666666;
	padding-right: 1em;
	padding-left: 1em;
}
#weekly_ad_tb {
	width: 700px;
	margin-right: 40px;
	margin-left: 40px;
}
#weekly_ad_tb dt {
	float: left;
	font-size: 1.1em;
}
#weekly_ad_tb dd {
	padding-left: 6em;
	font-size: 1.1em;
}
#weekly_ad_tb .ad_adobe {
	font-size: 1em;
	float: right;
	margin-top: 30px;
	margin-bottom: 30px;
}
#weekly_ad_tb .ad_img {
	width: 700px;
}
#weekly_ad_tb .ad_right {
	float: right;
	width: 350px;
	font-size: 1.2em;
	text-align: center;
}
#weekly_ad_tb .ad_left {
	float: left;
	width: 350px;
	font-size: 1.2em;
	text-align: center;
#3d_all .3d_area_01 .3d_area_01_l .3d_img_02 {
	margin-bottom: 20px;
}

