@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 0 31px;
	overflow:hidden;
}

.main p.leadcopy {
	height:47px;
	margin:0 0 16px 0;
	text-indent:-9000em;
	background:url(./images/sunmirrorrealitia-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/sunmirrorrealitia-h1.gif) no-repeat 0 0;
}
.main .lead p.catalogdownload { /*override*/
	padding: 0 0 1.7em 243px;
}

.main .featurebox {
	display:block;
	min-height:110px;
	_height:110px;
	margin:0 0 16px 0;
	padding:0 0 0 94px;
	background-repeat:no-repeat;
	background-position:0 0;
}

.main .featurebox h3 {/*override*/
	margin-top:0;
}

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

.main .lead img.image {
	float:right;
	padding:0;
}








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




