@charset "utf-8";
@import "../css/mastercommon.css";
@import "./css/localcommon.css";

/* コメントを入れたらUTF-8化ヲ忘れずに */

.main .lead { /*override*/
	float:none;
	display:block;
	width:696px;
	margin:0;
	padding:0 0 1px 31px;
	overflow:hidden;
}

.main p.leadcopy {
	height:47px;
	margin:0 0 16px 0;
	text-indent:-9000em;
	background:url(./images/tapestrymirror-p01.gif) no-repeat 0 0;
}
.main p.mark-02 {
	height:33px;
	margin:0 0 16px 0;
	text-indent:-9000em;
	background:url(./images/mark-02.gif) no-repeat 0 0;
}

.main h1 { /*override*/
	width:696px;
	background:url(./images/tapestrymirror-h1.gif) no-repeat 0 0;
}
.main .lead p.catalogdownload { /*override*/
	padding: 0 0 1.7em 243px;
}

.main .lead p.belongh3 {
	padding-left:14px;
}

.main .lead p.belongh3 img {
	float:right;
	padding:0 0 0 36px;
	position:relative;
	top:-28px;
}








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




