@charset "utf-8";

/*トップイメージ画像置換設定
////////////////////////////////////////////////////*/

/*共通設定*/
h1 {
	width: 700px;
	height: 100px;
	background: no-repeat left top;
	text-indent: -9999px;
}

/*各種設定*/

#top {
	height: 324px;
	background: url(../../img/topimage.jpg);
}

#info {
	background: url(../../info/img/topimage_info.jpg);
}

#design {
	background: url(../../product/img/topimage_design.jpg);
}

#company {
	background: url(../../img/topimage_company.jpg);
}

#gallery {
	background: url(../../gallery/img/topimage_gallery.jpg);
}

#product {
	background-image: url(../../product/img/topimage_product.jpg);
}

#contact {
	background: url(../../img/topimage_contact.jpg);
}

#sitemap {
	background: url(../../img/topimage_sitemap.jpg);
}

#shop {
	background-image: url(../../shop/img/topimage_shop.jpg);
}

#blog {
	background-image: url(../../blog/img/topimage_blog.jpg);
}


/*h2見出し画像置換設定
////////////////////////////////////////////////////*/

/*共通設定*/
#h2Title {
	height: 42px;
	text-indent: -9999px;
	border-bottom: solid 1px #C4C4C4;
	clear: both;
}

/*h3見出し画像置換設定
////////////////////////////////////////////////////*/

.h2Title {
	height: 42px;
	border-bottom: solid 1px #C4C4C4;
	clear: both;
	text-indent: -9999px;
}

.info {
	background: url(../../img/bg_h2_info.jpg) no-repeat;
}

.media {
	background: url(../../img/bg_h2_media.jpg) no-repeat;
}

.press {
	background: url(../../img/bg_h2_press.jpg) no-repeat;
}

.company_info {
	background: url(../../img/bg_h2_company_info.jpg) no-repeat;
}

.contact {
	background: url(../../img/bg_h2_contact.jpg) no-repeat;
}

.history {
	background: url(../../img/bg_h2_history.jpg) no-repeat;
}

.tokyo08 {
	background: url(../../gallery/img/img_081119.jpg) no-repeat;
}	

.tokyo06 {
	background: url(../../gallery/img/img_061122.jpg) no-repeat;
}	

.saitama {
	background: url(../../gallery/img/img_saitema.jpg) no-repeat;
}	

.kobe {
	background: url(../../gallery/img/img_kobe.jpg) no-repeat;
}

.ny09 {
	background: url(../../gallery/img/img_090517.jpg) no-repeat;
}	

/*製品紹介で使用*/
.majikiri {
	background: url(../../product/img/bg_h2_majikiri.jpg) no-repeat;
}

.zakka {
	background: url(../../product/img/bg_h2_wa.jpg) no-repeat;
}


.dFusuma {
	background: url(../../product/img/bg_h2_fusuma.jpg) no-repeat;
}

.dSyoji {
	background: url(../../product/img/bg_h2_syoji.jpg) no-repeat;
}

.dByoubu {
	background: url(../../product/img/bg_h2_byoubu.jpg) no-repeat;
}

.dKakejiku {
	background: url(../../product/img/bg_h2_kakejiku.jpg) no-repeat;
}

.dTv {
	background: url(../../product/img/bg_h2_tv.jpg) no-repeat;
}

.dAndn {
	background: url(../../product/img/bg_h2_andn.jpg) no-repeat;
}

.dShojilamp {
	background: url(../../product/img/bg_h2_shoji-lamp.jpg) no-repeat;
}

.dFabric {
	background: url(../../product/img/bg_h2_fabric.jpg) no-repeat;
}

.dOritatami {
	background: url(../../product/img/bg_h2_oritatami.jpg) no-repeat;
}

/**/
#h2modern {
	background: url(../../product/img/bg_h2_modern.jpg) no-repeat;
}

#h2nature {
	background: url(../../product/img/bg_h2_nature.jpg) no-repeat;
}

#h2zen {
	background: url(../../product/img/bg_h2_zen.jpg) no-repeat;
}
